StrangeAttractor Posted August 28, 2014 Share Posted August 28, 2014 (edited) I usually prefer to edit whatever I can through manual SQL UPDATE queries rather than using the admin web interface because in the first case I don't have to wait for the pages to reload every time I do something (this annoys a lot) and can apply modifications to hundreds of records at a time instead of modifying every single one with a lot of clicks so it saves enormous time amounts. Unfortunately in many cases PrestaShop does not show the changes I have made with SQL (despite the fact I have disabled caching as far as my shop does not have too many visitors yet an I can afford it). For example I have solved one of such cases here. Another one I am still stuck with is mass-updating the `ps_product`.`additional_shipping_cost` field - whatever I do the additional shipping costs I put there through SQL don't appear in the catalogue. Any ideas about how to solve this kind of problems? Edited September 1, 2014 by StrangeAttractor (see edit history) Link to comment Share on other sites More sharing options...
Airsoft Adrenaline Posted August 30, 2014 Share Posted August 30, 2014 I have same problem prestashop 1.6.0.9 I have export "ps_product" change my price import Ok without error, but In prestashop back office the price is not update. I have disable cache too. We need help 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