cor frelink Posted August 26, 2014 Share Posted August 26, 2014 Ik heb een webwinkel. Ik probeerde zeer recentelijk een item toe te voegen, maar dit geeft het volgende probleem. Komt ook voor als ik een product wil aanpassen. bijvoorbeeld de prijs. Ik heb verder geen tussentijdse wijzingingen en de hosting provider geeft niet thuis. Wie weet hopelijk wat te doen? Ik heb versie PrestaShop™ 1.5.3.1 De website is branda.nl PrestaShopDatabaseException]You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ON DUPLICATE KEY UPDATE id_product = id_product # avoid duplicate keys' at line 3 INSERT INTO `prstshp_layered_price_index` (id_product, id_currency, id_shop, price_min, price_max) VALUES ON DUPLICATE KEY UPDATE id_product = id_product # avoid duplicate keysat line 605 in file classes/db/Db.php Link to comment Share on other sites More sharing options...
scorpionsworld Posted August 30, 2014 Share Posted August 30, 2014 Maak je toevallig gebruik van de gelaagde navigatie module en is deze recentelijk nog geupgrade? 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