Erreur SQL !
FROM news WHERE (titre_news REGEXP "[[:<:]]Kelsi,[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]Kelsi,[[:>:]]" OR REPLACE (texte_news,"é","e") REGEXP "[[:<:]]Kelsi,[[:>:]]") AND affiche_news="1" AND (titre_news REGEXP "[[:<:]]Martha,[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]Martha,[[:>:]]" OR REPLACE (texte_news,"é","e") REGEXP "[[:<:]]Martha,[[:>:]]") AND affiche_news="1" AND (titre_news REGEXP "[[:<:]]Jason[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]Jason[[:>:]]" OR REPLACE (texte_news,"é","e") REGEXP "[[:<:]]Jason[[:>:]]") AND affiche_news="1" AND (titre_news REGEXP "[[:<:]]Zac[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]Zac[[:>:]]" OR REPLACE (texte_news,"é","e") REGEXP "[[:<:]]Zac[[:>:]]") AND affiche_news="1" ORDER BY date_news DESC, id_news DESC
Illegal argument to a regular expression.