Erreur SQL !
FROM news WHERE (titre_news REGEXP "[[:<:]]regarder[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]regarder[[:>:]]" OR REPLACE (texte_news,"é","e") REGEXP "[[:<:]]regarder[[:>:]]") AND affiche_news="1" AND (titre_news REGEXP "[[:<:]]narnia[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]narnia[[:>:]]" OR REPLACE (texte_news,"é","e") REGEXP "[[:<:]]narnia[[:>:]]") AND affiche_news="1" AND (titre_news REGEXP "[[:<:]]3[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]3[[:>:]]" OR REPLACE (texte_news,"é","e") REGEXP "[[:<:]]3[[:>:]]") AND affiche_news="1" AND (titre_news REGEXP "[[:<:]]l\\\\\\\'odyssaa©[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]l\\\\\\\'odyssaa©[[:>:]]" OR REPLACE (texte_news,"é","e") REGEXP "[[:<:]]l\\\\\\\'odyssaa©[[:>:]]") AND affiche_news="1" AND (titre_news REGEXP "[[:<:]]du[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]du[[:>:]]" OR REPLACE (texte_news,"é","e") REGEXP "[[:<:]]du[[:>:]]") AND affiche_news="1" AND (titre_news REGEXP "[[:<:]]passeu[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]passeu[[:>:]]" OR REPLACE (texte_news,"é","e") REGEXP "[[:<:]]passeu[[:>:]]") AND affiche_news="1" ORDER BY date_news DESC, id_news DESC
Illegal argument to a regular expression.