Jump to content

Problems in google but not Internet explorer


Recommended Posts

Hi

 

My site does not want to save product changes that was edited when running with google but saves the changes when using internet explorer. Some customers can not add to cart when running in google but can add to cart when running in internet explorer.

 

I'm Using: 

Prestashop 1.6.1.5 with the default theme.

No new modules or updates was added before the problem started.

 

Link to comment
Share on other sites

Please try repeating the steps with Google Chrome after enabling error debugging in your store and post the issues here that you face, so that we can guide 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...