Erreur SQL : SELECT i.id, i.nom, i.date, ville, i.type, support, i.revueDate, IFNULL(AVG(nm.note), 0) note FROM information i LEFT JOIN note_membre nm ON i.id=nm.bootId AND nm.valide=1 WHERE revueAuteurValide=1 AND revueValide=1 AND revueAfficher=1 AND i.date=715989600 GROUP BY i.id ORDER BY date∨dre=0 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 'ˆ¨dre=0' at line 1 |