ksehmi79 Posted April 22, 2014 Share Posted April 22, 2014 (edited) i just install the new theme. it was working fine. then i change the SHOP URL in SEO & URL menu. suddenly, my shop start showing errors. then i change back to my previous url but suddenly i am getting error 500. my prestashop installation folder is catalog with is lying under the root. i can not contact to back office and my front office is also not working. please help urgent!!! Edited April 22, 2014 by ksehmi79 (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted April 22, 2014 Share Posted April 22, 2014 if you see internal server error 500 - turn on error reporting open 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...
l_raath Posted April 22, 2014 Share Posted April 22, 2014 i get this error when I'm trying to import csv and especially images url x,y,z column. Why is this happening? Link to comment Share on other sites More sharing options...
vekia Posted April 22, 2014 Share Posted April 22, 2014 without error reporting i can't say. it can be related to server restrictions, limited execution script time, etc. if you will turn on error reporting - everything will be clear then, Link to comment Share on other sites More sharing options...
djmasterv Posted April 25, 2014 Share Posted April 25, 2014 if you see internal server error 500 - turn on error reporting open config/defines.inc.php find this line define('_PS_MODE_DEV_', false); change to look like this: define('_PS_MODE_DEV_', true); hello i have the same problem, but it also goes after the changes suggested by you Link to comment Share on other sites More sharing options...
vekia Posted April 25, 2014 Share Posted April 25, 2014 now you see something in addition to what you saw before? Link to comment Share on other sites More sharing options...
djmasterv Posted April 25, 2014 Share Posted April 25, 2014 no change, this is the error message: Internal Server ErrorThe server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator at [email protected] to inform them of the time this error occurred, and the actions you performed just before this error. More information about this error may be available in the server error log. Link to comment Share on other sites More sharing options...
Recommended Posts