Erreur SQL !
FROM news WHERE (titre_news REGEXP "[[:<:]]corbin[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]corbin[[:>:]]" OR REPLACE (texte_news,"é","e") REGEXP "[[:<:]]corbin[[:>:]]") AND affiche_news="1" AND (titre_news REGEXP "[[:<:]]bleu[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]bleu[[:>:]]" OR REPLACE (texte_news,"é","e") REGEXP "[[:<:]]bleu[[:>:]]") AND affiche_news="1" AND (titre_news REGEXP "[[:<:]]torse[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]torse[[:>:]]" OR REPLACE (texte_news,"é","e") REGEXP "[[:<:]]torse[[:>:]]") AND affiche_news="1" AND (titre_news REGEXP "[[:<:]]nu\\\\\\\\\\\\\\\'nv[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]nu\\\\\\\\\\\\\\\'nv[[:>:]]" OR REPLACE (texte_news,"é","e") REGEXP "[[:<:]]nu\\\\\\\\\\\\\\\'nv[[:>:]]") AND affiche_news="1" ORDER BY date_news DESC, id_news DESC
Illegal argument to a regular expression.