Erreur SQL !
FROM news WHERE (titre_news REGEXP "[[:<:]](c|ç)(a|à|â)pt(a|à|â)(i|î|ï)n[[:>:]]" OR mots_cles_news REGEXP "[[:<:]](c|ç)(a|à|â)pt(a|à|â)(i|î|ï)n[[:>:]]" OR texte_news REGEXP "[[:<:]](c|ç)(a|à|â)pt(a|à|â)(i|î|ï)n[[:>:]]") AND (titre_news REGEXP "[[:<:]](a|à|â)m(e|é|è|ê|ë)r(i|î|ï)(c|ç)(a|à|â)[[:>:]]" OR mots_cles_news REGEXP "[[:<:]](a|à|â)m(e|é|è|ê|ë)r(i|î|ï)(c|ç)(a|à|â)[[:>:]]" OR texte_news REGEXP "[[:<:]](a|à|â)m(e|é|è|ê|ë)r(i|î|ï)(c|ç)(a|à|â)[[:>:]]") AND communaute_news LIKE "%narnia%" AND affiche_news="1" ORDER BY date_news DESC, id_news DESC
Illegal argument to a regular expression.