Erreur SQL !
FROM news WHERE (titre_news REGEXP "[[:<:]]p(a|à|â)rt(i|î|ï)t(i|î|ï)(o|ô|ö)n[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]p(a|à|â)rt(i|î|ï)t(i|î|ï)(o|ô|ö)n[[:>:]]" OR texte_news REGEXP "[[:<:]]p(a|à|â)rt(i|î|ï)t(i|î|ï)(o|ô|ö)n[[:>:]]") AND (titre_news REGEXP "[[:<:]]p(i|î|ï)(a|à|â)n(o|ô|ö)[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]p(i|î|ï)(a|à|â)n(o|ô|ö)[[:>:]]" OR texte_news REGEXP "[[:<:]]p(i|î|ï)(a|à|â)n(o|ô|ö)[[:>:]]") AND (titre_news REGEXP "[[:<:]]th(e|é|è|ê|ë)r(e|é|è|ê|ë)\\\\\\\\\\\\\\\\'s[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]th(e|é|è|ê|ë)r(e|é|è|ê|ë)\\\\\\\\\\\\\\\\'s[[:>:]]" OR texte_news REGEXP "[[:<:]]th(e|é|è|ê|ë)r(e|é|è|ê|ë)\\\\\\\\\\\\\\\\'s[[:>:]]") AND (titre_news REGEXP "[[:<:]]th[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]th[[:>:]]" OR texte_news REGEXP "[[:<:]]th[[:>:]]") AND affiche_news="1" ORDER BY date_news DESC, id_news DESC
Illegal argument to a regular expression.