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