tmdesigns Posted November 7, 2016 Share Posted November 7, 2016 (edited) Hi, I go into my product and add a new one. Fill in some details then hit save and it just reverts back to the add screen but with no data. I i try it again after about he third or forth time it saves. Can anyone help? Edited November 8, 2016 by tmdesigns (see edit history) Link to comment Share on other sites More sharing options...
jfontbote Posted November 7, 2016 Share Posted November 7, 2016 The same happens to me Link to comment Share on other sites More sharing options...
snuE Posted November 7, 2016 Share Posted November 7, 2016 If you use Google Chrome than there are bug, In other topics there are solution, but for now just use FireFox or some other browser. 1 Link to comment Share on other sites More sharing options...
jfontbote Posted November 7, 2016 Share Posted November 7, 2016 Thank you Link to comment Share on other sites More sharing options...
tmdesigns Posted November 7, 2016 Author Share Posted November 7, 2016 If you use Google Chrome than there are bug, In other topics there are solution, but for now just use FireFox or some other browser. Thanks, where have you found this out from and where are the other topics? Link to comment Share on other sites More sharing options...
snuE Posted November 7, 2016 Share Posted November 7, 2016 Thanks, where have you found this out from and where are the other topics? Np, There are lot of topics with this problem couse of "Chronium" update. https://github.com/PrestaShop/PrestaShop/blob/5566c2d9d7e4ab88a201b2c5cf10e1cda2ff7150/admin-dev/themes/default/template/controllers/products/helpers/form/form.tpl#L252-L254 This is solution I think, Im not coding person so I can't tell 100% Link to comment Share on other sites More sharing options...
TuscaniCustoms Posted November 7, 2016 Share Posted November 7, 2016 I have same problem since like 4 days ago and my admin has done update of presta to latest version and it doesn't help. Does using firefox or explorer help? Link to comment Share on other sites More sharing options...
w3bsolutions Posted November 8, 2016 Share Posted November 8, 2016 (edited) Thanks, where have you found this out from and where are the other topics? here are some other topics, for instance, but there are many more: https://www.prestashop.com/forums/topic/564155-problems-saving-products/ , https://www.prestashop.com/forums/topic/563074-can-only-edit-save-products-sometimes/ I have same problem since like 4 days ago and my admin has done update of presta to latest version and it doesn't help. Does using firefox or explorer help? Firefox should work fine. Edited November 8, 2016 by fire2 (see edit history) Link to comment Share on other sites More sharing options...
tmdesigns Posted November 8, 2016 Author Share Posted November 8, 2016 (edited) Thanks everyone for you help. I have now fixed the issue by: Going to: /dashboard/themes/default/template/controllers/products/helpers/form/form.tpl and commenting out the following: submitHandler: function (form) { form.submit (); }, Edited November 8, 2016 by tmdesigns (see edit history) Link to comment Share on other sites More sharing options...
w3bsolutions Posted November 8, 2016 Share Posted November 8, 2016 Nice to hear. Could you mark the topic as solved? Link to comment Share on other sites More sharing options...
tmdesigns Posted November 8, 2016 Author Share Posted November 8, 2016 how do i do that? Link to comment Share on other sites More sharing options...
w3bsolutions Posted November 8, 2016 Share Posted November 8, 2016 Edit the first post of the topic and add [sOLVED] to the title. P.S. Prestashop 1.6.1.9 has already been released, which solves this problem. It should be safe to upgrade and you could use Chrome again 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