Erreur d'execution SQL :
SELECT article.urlrewriting, article.urlrewriting_en
FROM article
INNER JOIN contenu_froid ON (article.id = id_article)
WHERE niv1 =
ORDER BY niv2
LIMIT 1
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 'ORDER BY niv2
LIMIT 1' at line 5 - 1064