Erreur SQL !
FROM news WHERE (titre_news REGEXP "[[:<:]]24[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]24[[:>:]]" OR REPLACE (texte_news,"é","e") REGEXP "[[:<:]]24[[:>:]]") AND affiche_news="1" AND (titre_news REGEXP "[[:<:]]avril[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]avril[[:>:]]" OR REPLACE (texte_news,"é","e") REGEXP "[[:<:]]avril[[:>:]]") AND affiche_news="1" AND (titre_news REGEXP "[[:<:]]sortie[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]sortie[[:>:]]" OR REPLACE (texte_news,"é","e") REGEXP "[[:<:]]sortie[[:>:]]") AND affiche_news="1" AND (titre_news REGEXP "[[:<:]]spaaraarcialement[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]spaaraarcialement[[:>:]]" OR REPLACE (texte_news,"é","e") REGEXP "[[:<:]]spaaraarcialement[[:>:]]") AND affiche_news="1" AND (titre_news REGEXP "[[:<:]]programmaaraare,c\\\\\\\\\\\\\\\\\\\\\\\\'est[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]programmaaraare,c\\\\\\\\\\\\\\\\\\\\\\\\'est[[:>:]]" OR REPLACE (texte_news,"é","e") REGEXP "[[:<:]]programmaaraare,c\\\\\\\\\\\\\\\\\\\\\\\\'est[[:>:]]") AND affiche_news="1" AND (titre_news REGEXP "[[:<:]]quoi[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]quoi[[:>:]]" OR REPLACE (texte_news,"é","e") REGEXP "[[:<:]]quoi[[:>:]]") AND affiche_news="1" ORDER BY date_news DESC, id_news DESC
Illegal argument to a regular expression.