Get The Most Affordable Hosting in the World!

Starting at just $1.87/month, Vercaa offers unbeatable pricing for world-class web hosting services.

Fast, reliable, and secure hosting to power your website without breaking the bank. Plus, enjoy a free CDN for faster loading times worldwide!

Get Started Now!

Via The Admin Area

Navigate to Configuration > System Settings > General Settings (prior to WHMCS 8.0, Setup > General Settings).

Select the Other tab and then scroll to the bottom of the page.

Check to enable Display Errors and hit Save.

Now re-perform the steps that previously were creating a blank page or Oops message. This time instead of a blank page you should see an error message indicating what is causing the issue.

Once you are done, be sure to disable Display Errors again.

Via The Configuration File

If you're unable to access the administration area, there is a manual configuration file flag option that you can add to  the configuration.php file in the WHMCS root directory to enable error reporting.

Edit the configuration.php file and add the following line at the very end of the file:

$display_errors = true;
 

Upload the configuration.php file.

Now re-perform the steps that previously were creating a blank page or Oops message. This time instead of a blank page you should see an error message indicating what is causing the issue.

Once you are done, be sure to remove the display_errors flag option.

 
 
The End! should you have any inquiries, we encourage you to reach out to the Vercaa Support Center without hesitation.
Was this answer helpful? 1 Users Found This Useful (1 Votes)