Jump to content

Website Stopped Loading - Blank Home Page


Recommended Posts

PS 1.5.5.0

This happened when trying to update a category in BO.  The page never loaded.  Then went to the Front website and nothing loaded.  After trying things I found in the forum to no avail I had to reload all my categories, the website started working intermediately after.

Edited by dformica (see edit history)
Link to comment
Share on other sites

if you've got white page, you should follow these steps:

 
 
open config/defines.inc.php
 
find this line
define('_PS_MODE_DEV_', false);
 
change to look like this:
define('_PS_MODE_DEV_', true);
 
 
if you will see any error messages - paste it here
 
i've noticed that you edited this topic and you added " the website started working intermediately after. " 
 
so the problem is solved?
Link to comment
Share on other sites

×
×
  • Create New...