Jump to content

Help: Product Page Blank - PS 1.5.6.2


Recommended Posts

Hello,

 

I have installed prestashop 1.5.6.2, when adding a product is it showing on the front page and categories but when i click on it, the product page is blank. Anyone can tell me where i should start looking for errors. I have not installed any modules for the product page that could affect this.

 

Please help me asap.

 

Thank You.

Link to comment
Share on other sites

Hi thanks for getting back, I do have error reporting on but its not showing anything. 

 

define('_PS_MODE_DEV_', false);
if (_PS_MODE_DEV_)
{
@ini_set('display_errors', 'on');
@error_reporting(E_ALL | E_STRICT);
define('_PS_DEBUG_SQL_', true);
/* Compatibility warning */
define('_PS_DISPLAY_COMPATIBILITY_WARNING_', true);
}
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...