Cannot save or edit product data in Prestashop 1.6.1.4
I cannot save or edit product data in Prestashop. I have tried everything from disableing all modules to disable cache etc... Still no luck I have searched the internet for help still no luck. When I save it just goes back to the original if an edit or a blank field if I am trying to add a new product. Oddly though abought one in ten times it does save.
Please help!
Please help!
Remove the following lines (252,253,254) :
submitHandler: function(form) {
form.submit();
},
From the file : /adminXXXX/themes/default/template/controllers/products/helpers/form/form.tpl
The issue has been solved at @ https://www.sweetkadai.com