GeekLabs Posted April 28, 2020 Share Posted April 28, 2020 My client side is working fine, however I cannot access the admin pages. Any thoughts? Error I get instantly is: Oops! Something went wrong and we couldn't process your request. Please go back to the previous page and try again. 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted April 29, 2020 Share Posted April 29, 2020 22 hours ago, GeekLabs said: My client side is working fine, however I cannot access the admin pages. Any thoughts? you'll need to enable error reporting and that will give you more details as to the cause of the error... https://docs.whmcs.com/Enabling_Error_Reporting https://help.whmcs.com/m/troubleshooting/l/678235-troubleshooting-a-blank-page-oops-error-message 0 Quote Link to comment Share on other sites More sharing options...
WHMCS ChrisD Posted April 30, 2020 Share Posted April 30, 2020 @GeekLabs as you can not access your admin area, please add the following line to your configuration.php file: $display_errors = true; Once done please login to your admin area this should then show a more detailed error to help guide the way to the issue. 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.