oranze Posted March 25, 2016 Share Posted March 25, 2016 I developing a module and got a lot of notices in link /cart.php?a=complete Notice: Undefined index: orderno in /home/whmcs/whmcs/includes/functions.php on line 0 Notice: Undefined index: upgrades in /home/whmcs/whmcs/includes/functions.php on line 0 Notice: Undefined index: clientareacancellation in /home/whmcs/whmcs/includes/functions.php on line 0 Notice: Undefined variable: servername in /home/whmcs/whmcs/includes/functions.php on line 0 Notice: Undefined variable: serverhostname in /home/whmcs/whmcs/includes/functions.php on line 0 Notice: Undefined variable: serverip in /home/whmcs/whmcs/includes/functions.php on line 0 Notice: Undefined variable: ns1 in /home/whmcs/whmcs/includes/functions.php on line 0 Notice: Undefined variable: ns2 in /home/whmcs/whmcs/includes/functions.php on line 0 Notice: Undefined variable: ns3 in /home/whmcs/whmcs/includes/functions.php on line 0 Notice: Undefined variable: ns4 in /home/whmcs/whmcs/includes/functions.php on line 0 Notice: Undefined variable: ns1ip in /home/whmcs/whmcs/includes/functions.php on line 0 Notice: Undefined variable: ns2ip in /home/whmcs/whmcs/includes/functions.php on line 0 Notice: Undefined variable: ns3ip in /home/whmcs/whmcs/includes/functions.php on line 0 Notice: Undefined variable: ns4ip in /home/whmcs/whmcs/includes/functions.php on line 0 Notice: Undefined index: addonemail in /home/whmcs/whmcs/includes/functions.php on line 0 Notice: Undefined variable: error in /home/whmcs/whmcs/includes/functions.php on line 0 Like I understand in _CreateAccount I missing somthing in return? 0 Quote Link to comment Share on other sites More sharing options...
zomex Posted March 25, 2016 Share Posted March 25, 2016 Hello, Which version of WHMCS are you running? Are you running any 3rd party addons or templates? I'd also recommend checking under help > health & updates to ensure your server has the required PHP memory and addons. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.