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 `aln_docs` as d
LEFT JOIN `aln_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 = 1
AND b.projet_id = 1
AND d.lang_id =1 AND b.lang_id =1
ORDER BY d.position ASC
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 AND mp.projet_id = 1 ORDER BY mp.position' 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 `aln_menu_page` as mp
LEFT JOIN `aln_page` as p ON p.id = mp.page_id
WHERE mp.page_id= AND mp.lang_id=1 AND p.lang_id=1 AND mp.projet_id = 1 ORDER BY mp.position
- Accueil
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 AND mp.projet_id = 1 ORDER BY mp.position' 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 `aln_menu_page` as mp
LEFT JOIN `aln_page` as p ON p.id = mp.page_id
WHERE mp.page_id= AND mp.lang_id=1 AND p.lang_id=1 AND mp.projet_id = 1 ORDER BY mp.position
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 lang_id=1 AND projet_id = 1 LIMIT 1' at line 1
N∞ : 42000
Query : SELECT * FROM `aln_page` WHERE id= AND lang_id=1 AND projet_id = 1 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 lang_id=1 AND projet_id = 1 LIMIT 1' at line 1
N∞ : 42000
Query : SELECT * FROM `aln_menu_page` WHERE page_id= AND lang_id=1 AND projet_id = 1 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 i.module = "page" AND i.lang_id =1
AND i.illustration = b.id
' 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 `aln_illustration` as i
LEFT JOIN `aln_bibliotheque` as b ON b.id = i.illustration
WHERE i.element_id =
AND i.module = "page" AND i.lang_id =1
AND i.illustration = b.id
AND i.projet_id = 1
AND b.projet_id = 1
ORDER BY i.id ASC
LIMIT 1
Warning: Invalid argument supplied for foreach() in
/home/addictepwp/www/aln/app/theme/default/defaut.php on line
15
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 bc.statut = 1 AND bc.module = "page" AND bc.lang_id =1
AND bc.proje' at line 6
N∞ : 42000
Query : SELECT bc.*,
b.id as b_id, b.illustration as b_illustration
FROM `aln_block_contenu` as bc
LEFT JOIN `aln_bibliotheque` as b ON b.id = bc.illustration
WHERE bc.element_id =
AND bc.statut = 1 AND bc.module = "page" AND bc.lang_id =1
AND bc.projet_id = 1
ORDER BY bc.position ASC
Warning: Invalid argument supplied for foreach() in
/home/addictepwp/www/aln/app/theme/default/defaut.php on line
105
Partager cette page sur les réseaux sociaux