GrK Posted May 15, 2015 Share Posted May 15, 2015 Hello, Voilà je ne sais pas ou remonter ça mais il s'agit d'un bug sur une requête dans la dernière mise à jour de CartAbandonnedPro... Template.class.php :: editBeforeSending La construction de la requête à la fin : if (is_null($id_cart)) $query .= ' LIMIT 1'; else $query .= ' WHERE ca.id_cart = ' . (int) $id_cart; Remplacer WHERE par AND Voilà, pour vous l'équipe Prestashop ! N'hésitez pas par ailleurs à me payer un bon whisky 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