background

Notice: Undefined offset: 1 in C:\Apache64\htdocs\includes\php\classes\projets.php on line 245
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND PP.realisation_fin <= ) OR (PP.realisation_debut >= chronologie' at line 10
CHECK THE URL =>
SELECT PP.*, PI.*, PC.categories_id, PC.nom_fr AS PC_nom_fr, PC.nom_en AS PC_nom_en FROM projets__projets PP INNER JOIN projets__categories PC ON PC.categories_id = PP.categories_fk AND PC.deleted = 0 INNER JOIN projets__images PI ON PI.projets_fk = PP.projets_id AND isHome = 1 WHERE PP.published = 1 AND PP.deleted = 0 AND ((PP.realisation_debut <= chronologie AND PP.realisation_fin >= chronologie) OR (PP.realisation_debut >= AND PP.realisation_fin <= ) OR (PP.realisation_debut >= chronologie AND PP.realisation_fin <= )) ORDER BY PP.realisation_debut ASC, PP.rank ASC
Notice: Undefined variable: global_config in C:\Apache64\htdocs\includes\php\classes\db_class.php on line 313

Notice: Undefined variable: global_config in C:\Apache64\htdocs\includes\php\classes\db_class.php on line 337