Erreur de requête SQL : Invalid SQL: SELECT DISTINCT a.artid FROM article a inner join position p using(artid) INNER JOIN article_caractval ac ON (ac.artid = a.artid) inner join categorie c ON c.catid=p.catid WHERE p.catid in (1,4,5,6,7,8,32,100) AND ac.caractvalid IN ( ) and a.activeV1FR = '1' and a.typearticle = '1' GROUP BY a.artid ORDER BY c.position, p.position ASC Détail : 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 ') and a.activeV1FR = '1' and a.typearticle = '1' GROUP BY a.artid ORDER BY c.' at line 1 Numéro : 1064