Jump to content

[SOLVED] Product pages not loading when customers logged in?


Recommended Posts

Try to turn on debug mode and see if there's an error and what is it.

To turn it on open yourdomain/config/defines.inc.php and find this code:

if (!defined('_PS_MODE_DEV_'))
define('_PS_MODE_DEV_', false);

Change false to true, save, upload and reload your page

Link to comment
Share on other sites

×
×
  • Create New...