Erreur SQL !
SELECT * FROM evenements WHERE (id_nat="exposition" || id_nat="manifestation" || id_nat="conférence" || id_nat="atelier/stage" || id_nat="visite guidée") AND (debut<="2012-02-29" AND fin>="2012-02-00") AND locked="yes" ORDER BY date_ajout DESC, debut DESC, id_musee ASC, id_nat ASC
Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='