Erreur SQL !
FROM posts WHERE (REPLACE (titre_post,"é","e") LIKE "%film%" OR REPLACE (texte_post,"é","e") LIKE "%film%") AND affiche_post="1" AND (REPLACE (titre_post,"é","e") LIKE "%\\\\"encore%" OR REPLACE (texte_post,"é","e") LIKE "%\\\\"encore%") AND affiche_post="1" AND (REPLACE (titre_post,"é","e") LIKE "%une%" OR REPLACE (texte_post,"é","e") LIKE "%une%") AND affiche_post="1" AND (REPLACE (titre_post,"é","e") LIKE "%autre%" OR REPLACE (texte_post,"é","e") LIKE "%autre%") AND affiche_post="1" AND (REPLACE (titre_post,"é","e") LIKE "%histoire%" OR REPLACE (texte_post,"é","e") LIKE "%histoire%") AND affiche_post="1" AND (REPLACE (titre_post,"é","e") LIKE "%cendrillon\\\\"%" OR REPLACE (texte_post,"é","e") LIKE "%cendrillon\\\\"%") AND affiche_post="1" AND sujet_post="1" ORDER BY id_post DESC