Jump to content

Trouble viewing my product page


Recommended Posts

turn on error reporting, it's necessary in this case.

then instead 500 error you will see full error code with information what and where doesnt work.

it's first step in debug process.

 

open config/config/defines.inc.php

 
find this line define('_PS_MODE_DEV_', false); 
change to look like this: define('_PS_MODE_DEV_', true);
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...