Derres Posted October 28, 2016 Share Posted October 28, 2016 (edited) When i edit a product and press save button sometime it don't save the changes and only reload the page. What bug is that ? We don't have touch and change anything, are some days that is come out that bug. Thanks Edited October 28, 2016 by Derres (see edit history) Link to comment Share on other sites More sharing options...
rocky Posted October 29, 2016 Share Posted October 29, 2016 Are you using Google Chrome 54? It removes deprecated code that PrestaShop was relying on. PrestaShop is working on a fix and will release v1.6.1.9 soon. See here. Link to comment Share on other sites More sharing options...
NemoPS Posted October 29, 2016 Share Posted October 29, 2016 Here is the fixhttps://github.com/PrestaShop/PrestaShop/blob/5566c2d9d7e4ab88a201b2c5cf10e1cda2ff7150/admin-dev/themes/default/template/controllers/products/helpers/form/form.tpl#L252-L254 1 Link to comment Share on other sites More sharing options...
Derres Posted October 29, 2016 Author Share Posted October 29, 2016 Yes, using chrome. That is my form.tpl and is already write in that way: http://textuploader.com/d5cz2 You sure that is the fix ? Thanks Link to comment Share on other sites More sharing options...
rocky Posted October 29, 2016 Share Posted October 29, 2016 You need to remove those three submit handler lines. Link to comment Share on other sites More sharing options...
cerovic Posted October 29, 2016 Share Posted October 29, 2016 Here is the fix https://github.com/PrestaShop/PrestaShop/blob/5566c2d9d7e4ab88a201b2c5cf10e1cda2ff7150/admin-dev/themes/default/template/controllers/products/helpers/form/form.tpl#L252-L254 Yes, this will fix it. thanks. Link to comment Share on other sites More sharing options...
Derres Posted October 30, 2016 Author Share Posted October 30, 2016 (edited) Thanks Edited October 30, 2016 by Derres (see edit history) Link to comment Share on other sites More sharing options...
Derres Posted October 30, 2016 Author Share Posted October 30, 2016 Now if i press clear cache it dont' clear the cache. Is that fix that affect that ? Thanks Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now