Erreur : SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'AND i.module = "page"
AND i.illustration = b.id
AND i.proje...' 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 `nacres_illustration` as i
LEFT JOIN `nacres_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 = 1
AND b.projet_id = 1
ORDER BY i.id ASC
LIMIT 1
Warning: foreach() argument must be of type array|object, null given in /home/clients/6c3e030e85aa9935f0b943404278db3b/sites/hoteldesnacres.fr/app/plugins/partage/partage.class.php on line 66
Erreur : SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'AND d.statut = 1 AND d.module = "page" AND d.type = "photo"
AND ...' 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 `nacres_docs` as d
LEFT JOIN `nacres_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 = 1
AND b.projet_id = 1
AND d.lang_id =1 AND b.lang_id =1
ORDER BY d.position ASC
LIMIT 1
Warning: foreach() argument must be of type array|object, null given in /home/clients/6c3e030e85aa9935f0b943404278db3b/sites/hoteldesnacres.fr/app/plugins/partage/partage.class.php on line 76
Erreur : SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'AND d.statut = 1 AND d.module = "page" AND d.type = "diapo"
AND ...' 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 `nacres_docs` as d
LEFT JOIN `nacres_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
LIMIT 1
Warning: foreach() argument must be of type array|object, null given in /home/clients/6c3e030e85aa9935f0b943404278db3b/sites/hoteldesnacres.fr/app/plugins/partage/partage.class.php on line 86
Erreur : SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'AND d.statut = 1 AND d.module = "page" AND d.type = "video" ORDER BY d.positi...' at line 1 N∞ : 42000 Query : SELECT d.* FROM `nacres_docs` as d WHERE d.element_id = AND d.statut = 1 AND d.module = "page" AND d.type = "video" ORDER BY d.position ASC
Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /home/clients/6c3e030e85aa9935f0b943404278db3b/sites/hoteldesnacres.fr/app/theme/default/slider.php:6
Stack trace:
#0 /home/clients/6c3e030e85aa9935f0b943404278db3b/sites/hoteldesnacres.fr/app/theme/default/header.php(127): require()
#1 /home/clients/6c3e030e85aa9935f0b943404278db3b/sites/hoteldesnacres.fr/index.php(561): require_once('/home/clients/6...')
#2 {main}
thrown in /home/clients/6c3e030e85aa9935f0b943404278db3b/sites/hoteldesnacres.fr/app/theme/default/slider.php on line 6