Jump to content

Product Not Updating When Click Save or Save And Stay


Lan Nguyen

Recommended Posts

Hi, 

I'm using Prestashop 1.6.1.4.

Recently when I add or edit information on my products, the new data is not saved but returns to the previous data after I click "Save and stay" or "Save". I have to keep adding new data and pressing "Save and stay" for many times until the data is saved. Sometimes it works, sometimes it doesn't.

Anyone who tried this and solved it please let me know!

Thank you

Link to comment
Share on other sites

I had the same problem for the last few weeks with Prestashop 1.6.0.9 and Google Chrome.

As Joergenaj sugested, the problem have been solved by removing the following in the tpl file: 
/public_html/Backoffice/themes/default/template/controllers/products/helpers/form/form.tpl

 

submitHandler: function (form) {

form.submit ();
},
 
 
Addition 22.11.2016:
I just had a similar problem with Prestashop 1.6.1.6, and the problem was again solved the same way as written above with Prestashop 1.6.0.9.
Edited by Minik DF (see edit history)
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...