Erreur SQL !
FROM news WHERE (titre_news REGEXP "[[:<:]]WAITFOR[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]WAITFOR[[:>:]]" OR REPLACE (texte_news,"é","e") REGEXP "[[:<:]]WAITFOR[[:>:]]") AND affiche_news="1" AND (titre_news REGEXP "[[:<:]]DELAY[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]DELAY[[:>:]]" OR REPLACE (texte_news,"é","e") REGEXP "[[:<:]]DELAY[[:>:]]") AND affiche_news="1" AND (titre_news REGEXP "[[:<:]]'0:0:10'--[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]'0:0:10'--[[:>:]]" OR REPLACE (texte_news,"é","e") REGEXP "[[:<:]]'0:0:10'--[[:>:]]") AND affiche_news="1" ORDER BY date_news DESC, id_news DESC
Illegal argument to a regular expression.