mzutg Posted July 16, 2015 Share Posted July 16, 2015 (edited) Hi, I can't modify carrier 'So colissimo', i have an error : Une erreur s'est produite pendant la mise à jour de l'objet. carrier 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 'envoi d'aérosols est interdit.')' at line 1 INSERT INTO `ps_carrier_lang` (`id_carrier`, `id_shop`, `id_lang`, `delay`) VALUES ('85', '1', '1', 'Pour toutes les commandes internationales, nous vous rappelons que l'envoi d'aérosols est interdit.') i can modify others carriers, add and remove carrier. SOLVED : its the ' quote which cause the problem, i remove it from phpmyadmin, but the phrase was already in the db with the quotes, i don't really understand. Thank you Edited July 16, 2015 by mzutg (see edit history) 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