Jump to content

Warning Errors appear in client area


mageec

Recommended Posts

Hello

 

i have warning Error which appear in my client area when i want show the nameservers of an active domain

 

but the configuration.php file of my WHMCS is:

 

<?php

$license = 'Leased-970.............a660d5';

$db_host = 'localhost';

$db_username = 'xxxxx';(masked by security)

$db_password = 'xxxxxx'; (masked by security)

$db_name = 'cloud4africa';

$cc_encryption_hash = 'PL5YPKFej7G1UHKCod.............GiHc9rJKTYObh2LuPp6rlGBOWo';

$templates_compiledir = 'templates_c/';

$mysql_charset = 'utf8';

$display_errors = false;

?>

 

the warning error which appear is:

 

Warning: Invalid argument supplied for foreach() in /var/www/virtual/cloud4africa.net/htdocs/clientarea.php on line 0

 

a screenshot of the error: Capture_WHMCS1.PNG

 

is it a bug ? can you explain how to remove this error of my clientarea

 

Thanks

Link to comment
Share on other sites

then the next port of call is to look at the logs...

 

utilities -> logs -> activity log

 

that may provide some information as to where the trouble is...

 

you could try switching from Classic to Portal or Default and see if the problem still appears - if it doesn't, then there must be an error in one of the Classic (or your custom) templates which will require updating.

 

if the problem is still there, then uploading the installation again might resolve it - or ultimately, you should consider upgrading to the latest release if you haven't done so already... often with these situations, there is just one file that is corrupt or hasn't uploaded correctly, and re-uploading will fix it.

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