In my Ecommerce site made in Prestashop version 1.6, when I update price of an item from administrative panel , it randomly gets affected. Sometimes the price change saved does not get implemented. The site is live and had been working so far but found this issue recently.
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
It's a bug of browsers: forge.prestashop.com
This the post on the forum: PrestaShop forum
This should be fix your problem: GitHub temporary fix
The final fix (merged in the main project): GitHub full fix
EDIT: A temporary workaround that should works, when you save click exactly on the text "Save" or "Save and stay" and not on the button
回答2:
Remove the following lines from the file /adminXXXX/themes/default/template/controllers/products/helpers/form/form.tpl: https://github.com/P...m.tpl#L252-L254
credit: https://www.prestashop.com/forums/topic/563518-solved-problem-saving-products/#entry2429094