Jump to content

[SOLVED] 500 internal server error when trying to add page in Preferences SEO & URLs


sirvova

Recommended Posts

turn on error reporting, it's necessary in this case to know what and where doesnt work well. follow these steps and then - while you will try tro create new entry - you will see more info about issue.

 

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...