Erreur : SQLSTATE[42000]: Syntax error or access violation: 1064 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 '' at line 2 N∞ : 42000 Query : SELECT * FROM `matstruct_maintenance`
WHERE projet_id =
Erreur : SQLSTATE[42000]: Syntax error or access violation: 1064 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 '' at line 2 N∞ : 42000 Query : SELECT cache FROM `matstruct_maintenance`
WHERE projet_id = Erreur : SQLSTATE[42000]: Syntax error or access violation: 1064 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 '' at line 5 N∞ : 42000 Query : SELECT i.*,
b.id as b_id, b.titre as b_titre, b.description as b_description, b.illustration as b_illustration, b.lang_id as b_lang_id, b.parent_id as b_parent_id, b.projet_id as b_projet_id, b.type as b_type
FROM `matstruct_infos` as i
LEFT JOIN `matstruct_bibliotheque` as b ON b.id = i.logo
WHERE i.logo = b.id AND i.projet_id=Erreur : SQLSTATE[42000]: Syntax error or access violation: 1064 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 'OR projet_id = 0) ORDER BY site DESC' at line 1 N∞ : 42000 Query : SELECT * FROM `matstruct_traduction` WHERE lang_id=1 AND (projet_id = OR projet_id = 0) ORDER BY site DESCErreur : SQLSTATE[42000]: Syntax error or access violation: 1064 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 mp.lang_id = 1 AND p.lang_id=1 ORDER BY mp.position ASC LIMIT 1' at line 3 N∞ : 42000 Query : SELECT mp.*, p.rewrite_url, p.lang_id, p.template_id, p.id as p_id, p.parent_id as p_parent_id FROM `matstruct_menu_page` as mp
LEFT JOIN `matstruct_page` as p ON p.id = mp.page_id
WHERE mp.parent_page=0 AND mp.projet_id = AND mp.lang_id = 1 AND p.lang_id=1 ORDER BY mp.position ASC LIMIT 1Erreur : SQLSTATE[42000]: Syntax error or access violation: 1064 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 'OR projet_id = 0) AND `id`=0 LIMIT 1' at line 1 N∞ : 42000 Query : SELECT * FROM `matstruct_modules` WHERE (projet_id = OR projet_id = 0) AND `id`=0 LIMIT 1 Erreur : SQLSTATE[42000]: Syntax error or access violation: 1064 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 'LIMIT 1' at line 1 N∞ : 42000 Query : SELECT id FROM matstruct_theme WHERE statut=1 AND projet_id = LIMIT 1
Erreur : SQLSTATE[42000]: Syntax error or access violation: 1064 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 'OR projet_id = 0) AND statut=1 ORDER BY id' at line 1 N∞ : 42000 Query : SELECT * FROM matstruct_langue WHERE (projet_id = OR projet_id = 0) AND statut=1 ORDER BY id
Erreur : SQLSTATE[42000]: Syntax error or access violation: 1064 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 '' at line 5 N∞ : 42000 Query : SELECT i.*,
b.id as b_id, b.titre as b_titre, b.description as b_description, b.illustration as b_illustration, b.lang_id as b_lang_id, b.parent_id as b_parent_id, b.projet_id as b_projet_id, b.type as b_type
FROM `matstruct_infos` as i
LEFT JOIN `matstruct_bibliotheque` as b ON b.id = i.logo
WHERE i.logo = b.id AND i.projet_id=Erreur : SQLSTATE[42000]: Syntax error or access violation: 1064 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 mp.lang_id = 1 AND p.lang_id=1 ORDER BY mp.position ASC LIMIT 1' at line 3 N∞ : 42000 Query : SELECT mp.*, p.rewrite_url, p.lang_id, p.template_id, p.id as p_id, p.parent_id as p_parent_id FROM `matstruct_menu_page` as mp
LEFT JOIN `matstruct_page` as p ON p.id = mp.page_id
WHERE mp.parent_page=0 AND mp.projet_id = AND mp.lang_id = 1 AND p.lang_id=1 ORDER BY mp.position ASC LIMIT 1Erreur : SQLSTATE[42000]: Syntax error or access violation: 1064 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 i.module = "page"
AND i.illustration = b.id
AND i.projet_i' at line 6 N∞ : 42000 Query : SELECT i.*,
b.id as b_id, b.titre as b_titre, b.description as b_description, b.illustration as b_illustration, b.lang_id as b_lang_id, b.parent_id as b_parent_id, b.projet_id as b_projet_id, b.type as b_type
FROM `matstruct_illustration` as i
LEFT JOIN `matstruct_bibliotheque` as b ON b.id = i.illustration
WHERE i.element_id =
AND i.module = "page"
AND i.illustration = b.id
AND i.projet_id =
AND b.projet_id =
ORDER BY i.id ASC
LIMIT 1
Erreur : SQLSTATE[42000]: Syntax error or access violation: 1064 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 d.statut = 1 AND d.module = "page" AND d.type = "photo"
AND d.i' at line 6 N∞ : 42000 Query : SELECT d.*,
b.id as b_id, b.titre as b_titre, b.description as b_description, b.illustration as b_illustration, b.lang_id as b_lang_id, b.parent_id as b_parent_id, b.projet_id as b_projet_id, b.type as b_type
FROM `matstruct_docs` as d
LEFT JOIN `matstruct_bibliotheque` as b ON b.id = d.illustration
WHERE d.element_id =
AND d.statut = 1 AND d.module = "page" AND d.type = "photo"
AND d.illustration = b.id
AND d.projet_id =
AND b.projet_id =
AND d.lang_id =1 AND b.lang_id =1
ORDER BY d.position ASC
LIMIT 1
Erreur : SQLSTATE[42000]: Syntax error or access violation: 1064 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 d.statut = 1 AND d.module = "page" AND d.type = "diapo"
AND d.i' at line 6 N∞ : 42000 Query : SELECT d.*,
b.id as b_id, b.titre as b_titre, b.description as b_description, b.illustration as b_illustration, b.lang_id as b_lang_id, b.parent_id as b_parent_id, b.projet_id as b_projet_id, b.type as b_type
FROM `matstruct_docs` as d
LEFT JOIN `matstruct_bibliotheque` as b ON b.id = d.illustration
WHERE d.element_id =
AND d.statut = 1 AND d.module = "page" AND d.type = "diapo"
AND d.illustration = b.id
AND d.projet_id =
AND b.projet_id =
AND d.lang_id =1 AND b.lang_id =1
ORDER BY d.position ASC
LIMIT 1