claydeath Posted September 10, 2013 Share Posted September 10, 2013 how can I resolve this issue? can somebody offer some help? I have a small tennis forum. now i cannot access it. it reads: http 500 internal server error. here is the link to it: http://castleknights.createaforum.com/index.php thanks a lot in advance. Link to comment Share on other sites More sharing options...
vekia Posted September 10, 2013 Share Posted September 10, 2013 turn on error reporting, we wil lse more information about error then: 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...
Recommended Posts