Erreur SQL !
FROM news WHERE (titre_news REGEXP "[[:<:]]i[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]i[[:>:]]" OR REPLACE (texte_news,"é","e") REGEXP "[[:<:]]i[[:>:]]") AND affiche_news="1" AND (titre_news REGEXP "[[:<:]]gotta[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]gotta[[:>:]]" OR REPLACE (texte_news,"é","e") REGEXP "[[:<:]]gotta[[:>:]]") AND affiche_news="1" AND (titre_news REGEXP "[[:<:]]go[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]go[[:>:]]" OR REPLACE (texte_news,"é","e") REGEXP "[[:<:]]go[[:>:]]") AND affiche_news="1" AND (titre_news REGEXP "[[:<:]]my[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]my[[:>:]]" OR REPLACE (texte_news,"é","e") REGEXP "[[:<:]]my[[:>:]]") AND affiche_news="1" AND (titre_news REGEXP "[[:<:]]own[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]own[[:>:]]" OR REPLACE (texte_news,"é","e") REGEXP "[[:<:]]own[[:>:]]") AND affiche_news="1" AND (titre_news REGEXP "[[:<:]]way[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]way[[:>:]]" OR REPLACE (texte_news,"é","e") REGEXP "[[:<:]]way[[:>:]]") AND affiche_news="1" ORDER BY date_news DESC, id_news DESC
Illegal argument to a regular expression.