Erreur SQL !
FROM news WHERE (titre_news REGEXP "[[:<:]]voix[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]voix[[:>:]]" OR REPLACE (texte_news,"�","e") REGEXP "[[:<:]]voix[[:>:]]") AND affiche_news="1" AND (titre_news REGEXP "[[:<:]]en[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]en[[:>:]]" OR REPLACE (texte_news,"�","e") REGEXP "[[:<:]]en[[:>:]]") AND affiche_news="1" AND (titre_news REGEXP "[[:<:]]franaraaaaaa§ais[[:>:]]" OR mots_cles_news REGEXP "[[:<:]]franaraaaaaa§ais[[:>:]]" OR REPLACE (texte_news,"�","e") REGEXP "[[:<:]]franaraaaaaa§ais[[:>:]]") AND affiche_news="1" ORDER BY date_news DESC, id_news DESC
Illegal argument to a regular expression.