kokou z Posted January 6, 2020 Share Posted January 6, 2020 Hello, someone who can help me? I can't have access to back office of my website it show me this error Oops! An Error Occurred The server returned a "500 Internal Server Error". Something is broken. Please let us know what you were doing when this error occurred. We will fix it as soon as possible. Sorry for any inconvenience caused. Link to comment Share on other sites More sharing options...
Juan Rios1 Posted January 6, 2020 Share Posted January 6, 2020 Turn on debug mode to see more information. Assuming you have prestashop V.1.6 Navigate into : config\defines.inc.php look for : /* Debug only */ if (!defined('_PS_MODE_DEV_')) { define('_PS_MODE_DEV_', false); } replace false with true to receive an error. Or you could try looking at your server error logs. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now