Jump to content

Prestashop 1.7 classic theme - empty page after clicking sign in


samo70

Recommended Posts

Please try repeating the step after enabling error debugging and post the issues shown here so that we can help you accordingly.

 

FYI, to enable error debugging you can follow the steps below.

 

- open file: config/defines.inc.php (using FTP or hosting control panel)

 

- change false-->true:

 

define('_PS_MODE_DEV_', false);

 

define('_PS_MODE_DEV_', 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...