Erreur SQL !
FROM news WHERE (titre_news REGEXP "[[:<:]]l(a|à|â)[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]l(a|à|â)[[:>:]]" OR texte_news REGEXP "[[:<:]]l(a|à|â)[[:>:]]") AND (titre_news REGEXP "[[:<:]]s(o|ô|ö)rt(i|î|ï)(e|é|è|ê|ë)[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]s(o|ô|ö)rt(i|î|ï)(e|é|è|ê|ë)[[:>:]]" OR texte_news REGEXP "[[:<:]]s(o|ô|ö)rt(i|î|ï)(e|é|è|ê|ë)[[:>:]]") AND (titre_news REGEXP "[[:<:]]d(e|é|è|ê|ë)[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]d(e|é|è|ê|ë)[[:>:]]" OR texte_news REGEXP "[[:<:]]d(e|é|è|ê|ë)[[:>:]]") AND (titre_news REGEXP "[[:<:]]n(a|à|â)rn(i|î|ï)(a|à|â)[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]n(a|à|â)rn(i|î|ï)(a|à|â)[[:>:]]" OR texte_news REGEXP "[[:<:]]n(a|à|â)rn(i|î|ï)(a|à|â)[[:>:]]") AND (titre_news REGEXP "[[:<:]]4,[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]4,[[:>:]]" OR texte_news REGEXP "[[:<:]]4,[[:>:]]") AND (titre_news REGEXP "[[:<:]](c|ç)'(e|é|è|ê|ë)st[[:>:]]" OR mots_cles_news REGEXP "[[:<:]](c|ç)'(e|é|è|ê|ë)st[[:>:]]" OR texte_news REGEXP "[[:<:]](c|ç)'(e|é|è|ê|ë)st[[:>:]]") AND (titre_news REGEXP "[[:<:]]q(u|ù|û|ü)(a|à|â)nd[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]q(u|ù|û|ü)(a|à|â)nd[[:>:]]" OR texte_news REGEXP "[[:<:]]q(u|ù|û|ü)(a|à|â)nd[[:>:]]") AND (titre_news REGEXP "[[:<:]]r[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]r[[:>:]]" OR texte_news REGEXP "[[:<:]]r[[:>:]]") AND communaute_news LIKE "%narnia%" AND affiche_news="1" ORDER BY date_news DESC, id_news DESC
Illegal argument to a regular expression.