mothershop Posted September 15, 2013 Share Posted September 15, 2013 Hi, This is the 2 rime a website I make ans after a while it starts to give blank pages or displays incorrectly. Is this a problem with prestashop or the web host? What is the most recommended web host Link to comment Share on other sites More sharing options...
vekia Posted September 15, 2013 Share Posted September 15, 2013 if you see blank pages, you should definitely try with: open config/defines.inc.php find this line define('_PS_MODE_DEV_', false); change to look like this: define('_PS_MODE_DEV_', true); you will see where the problem is... but i've noticed several times, that if this problem appears only some time - it might be related to not enough resoursces on webhosting (especially ram memory) Link to comment Share on other sites More sharing options...
Recommended Posts