sirvova Posted September 22, 2013 Share Posted September 22, 2013 (edited) How to fix "500 internal server error" when trying to add page in Preferences SEO & URLs. Thank you Edited September 22, 2013 by sirvova (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted September 22, 2013 Share Posted September 22, 2013 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 More sharing options...
sirvova Posted September 22, 2013 Author Share Posted September 22, 2013 (edited) . Edited September 22, 2013 by sirvova (see edit history) Link to comment Share on other sites More sharing options...
sirvova Posted September 22, 2013 Author Share Posted September 22, 2013 my fault 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