Requete '' : SELECT DISTINCT a.artid FROM article a inner join position p using(artid) inner join categorie c ON c.catid=p.catid WHERE p.catid in () and a.activeV1DE = '1' and a.typearticle = '1' and a.supportid = '0' and a.nbpersonnages = '0' ORDER BY c.position, p.position ASC
erreur : 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.activeV1DE = '1' and a.typearticle = '1' and a.supportid = '0' and a.n' at line 1