Jump to content

Order Add Error


Recommended Posts

Hi Team,

 

I'm having this issue when I attempt to manually add an order to a client.

 

"Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /home/XXX/public_html/my.XXX/includes/modulefunctions.php on line 0

 

Warning: Cannot modify header information - headers already sent by (output started at /home/XXX/public_html/my.XXX/includes/modulefunctions.php:0) in /home/XXX/public_html/my.XXX/includes/classes/WHMCS/Application.php on line 0"

 

I've tried contact re-seller support however, the delay is getting quite unbearable.

 

Does anyone have any advice or tips?

 

Thanks,

 

Jamie

Link to comment
Share on other sites

the first thing to try might be to re-upload the 'includes' and 'vendor' folders - perhaps one or more of the files became corrupt when originally uploaded (it happens frequently with new installs and/or updates) and uploading them again often resolves these sort of issues.

Link to comment
Share on other sites

  • WHMCS Support Manager

Hi,

Please ensure that the Setup > General Settings > Other tab > Display Errors option is UNticked, and thank these lines are removed from your configuration.php file if present:

 

$display_errors = true;

$display_errors = E_ALL ^ E_NOTICE;

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated