A PHP Error was encountered

Severity: Notice

Message: Undefined offset: 0

Filename: models/Pages_model.php

Line Number: 652

Backtrace:

File: /var/www/html/galerie-lelong.com/www/appFiles/models/Pages_model.php
Line: 652
Function: _error_handler

File: /var/www/html/galerie-lelong.com/www/appFiles/controllers/Pages.php
Line: 481
Function: get_expositions_foires

File: /var/www/html/galerie-lelong.com/www/www/index.php
Line: 314
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Trying to get property of non-object

Filename: models/Pages_model.php

Line Number: 652

Backtrace:

File: /var/www/html/galerie-lelong.com/www/appFiles/models/Pages_model.php
Line: 652
Function: _error_handler

File: /var/www/html/galerie-lelong.com/www/appFiles/controllers/Pages.php
Line: 481
Function: get_expositions_foires

File: /var/www/html/galerie-lelong.com/www/www/index.php
Line: 314
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Creating default object from empty value

Filename: models/Pages_model.php

Line Number: 657

Backtrace:

File: /var/www/html/galerie-lelong.com/www/appFiles/models/Pages_model.php
Line: 657
Function: _error_handler

File: /var/www/html/galerie-lelong.com/www/appFiles/controllers/Pages.php
Line: 481
Function: get_expositions_foires

File: /var/www/html/galerie-lelong.com/www/www/index.php
Line: 314
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Undefined property: stdClass::$nombreArtiste

Filename: models/Pages_model.php

Line Number: 669

Backtrace:

File: /var/www/html/galerie-lelong.com/www/appFiles/models/Pages_model.php
Line: 669
Function: _error_handler

File: /var/www/html/galerie-lelong.com/www/appFiles/controllers/Pages.php
Line: 481
Function: get_expositions_foires

File: /var/www/html/galerie-lelong.com/www/www/index.php
Line: 314
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Undefined property: stdClass::$nom

Filename: models/Pages_model.php

Line Number: 674

Backtrace:

File: /var/www/html/galerie-lelong.com/www/appFiles/models/Pages_model.php
Line: 674
Function: _error_handler

File: /var/www/html/galerie-lelong.com/www/appFiles/controllers/Pages.php
Line: 481
Function: get_expositions_foires

File: /var/www/html/galerie-lelong.com/www/www/index.php
Line: 314
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Undefined property: stdClass::$type

Filename: models/Pages_model.php

Line Number: 675

Backtrace:

File: /var/www/html/galerie-lelong.com/www/appFiles/models/Pages_model.php
Line: 675
Function: _error_handler

File: /var/www/html/galerie-lelong.com/www/appFiles/controllers/Pages.php
Line: 481
Function: get_expositions_foires

File: /var/www/html/galerie-lelong.com/www/www/index.php
Line: 314
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Undefined property: stdClass::$id

Filename: models/Pages_model.php

Line Number: 678

Backtrace:

File: /var/www/html/galerie-lelong.com/www/appFiles/models/Pages_model.php
Line: 678
Function: _error_handler

File: /var/www/html/galerie-lelong.com/www/appFiles/controllers/Pages.php
Line: 481
Function: get_expositions_foires

File: /var/www/html/galerie-lelong.com/www/www/index.php
Line: 314
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Undefined property: stdClass::$id

Filename: models/Pages_model.php

Line Number: 681

Backtrace:

File: /var/www/html/galerie-lelong.com/www/appFiles/models/Pages_model.php
Line: 681
Function: _error_handler

File: /var/www/html/galerie-lelong.com/www/appFiles/controllers/Pages.php
Line: 481
Function: get_expositions_foires

File: /var/www/html/galerie-lelong.com/www/www/index.php
Line: 314
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /var/www/html/galerie-lelong.com/www/sysFiles/core/Exceptions.php:271)

Filename: core/Common.php

Line Number: 570

Backtrace:

File: /var/www/html/galerie-lelong.com/www/appFiles/models/Pages_model.php
Line: 819
Function: get

File: /var/www/html/galerie-lelong.com/www/appFiles/models/Pages_model.php
Line: 681
Function: get_catalogue

File: /var/www/html/galerie-lelong.com/www/appFiles/controllers/Pages.php
Line: 481
Function: get_expositions_foires

File: /var/www/html/galerie-lelong.com/www/www/index.php
Line: 314
Function: require_once

Database Error

Une erreur de la base de données s'est produite.

Error Number: 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 (`EFO2`.`id` is null or `EFO2`.`id` !=) AND (`EFO3`.`id` is null or `EFO3`' at line 14

SELECT `EFO`.`OEUVRES_id`, IF(EFO.OEUVRES_id != "", `EFO`.`OEUVRES_id`, EFO.ESTAMPES_id) AS id, IF(EFO.OEUVRES_id != "", `O`.`idFM`, E.idFM) AS idFM, IF(EFO.OEUVRES_id != "", "oeuvres", "estampes") AS type, IF(EFO.OEUVRES_id != "", `O`.`image`, E.image) AS image, IF(EFO.OEUVRES_id != "", `O`.`titre`, E.titre) AS titre, IF(EFO.OEUVRES_id != "", `AO`.`prenom`, AE.prenom) AS prenom, IF(EFO.OEUVRES_id != "", `AO`.`nom`, AE.nom) AS nom, CONCAT(IF(EFO.OEUVRES_id != "", COALESCE(AO.prenom, ""), COALESCE(AE.prenom, "")), IF(IF(EFO.OEUVRES_id != "", COALESCE(AO.prenom, ""), COALESCE(AE.prenom, "")) != "" AND IF(EFO.OEUVRES_id != "", COALESCE(AO.nom, ""), COALESCE(AE.nom, "")) != "", " ", ""), IF(EFO.OEUVRES_id != "", COALESCE(AO.nom, ""), COALESCE(AE.nom, ""))) AS artiste FROM `EXPOSITIONS_FOIRES_OEUVRES` AS `EFO` LEFT JOIN `OEUVRES` AS `O` ON `O`.`id` = `EFO`.`OEUVRES_id` LEFT JOIN `ESTAMPES` AS `E` ON `E`.`id` = `EFO`.`ESTAMPES_id` LEFT JOIN `ARTISTES` AS `AO` ON `AO`.`id` = `O`.`ARTISTES_id` LEFT JOIN `ARTISTES` AS `AE` ON `AE`.`id` = `E`.`ARTISTES_id` LEFT JOIN `EXPOSITIONS_FOIRES` AS `EFO1` ON `EFO1`.`OEUVRES_id1` = `EFO`.`OEUVRES_id` LEFT JOIN `EXPOSITIONS_FOIRES` AS `EFO2` ON `EFO2`.`OEUVRES_id2` = `EFO`.`OEUVRES_id` LEFT JOIN `EXPOSITIONS_FOIRES` AS `EFO3` ON `EFO3`.`OEUVRES_id3` = `EFO`.`OEUVRES_id` LEFT JOIN `EXPOSITIONS_FOIRES` AS `EFE1` ON `EFE1`.`ESTAMPES_id1` = `EFO`.`ESTAMPES_id` LEFT JOIN `EXPOSITIONS_FOIRES` AS `EFE2` ON `EFE2`.`ESTAMPES_id2` = `EFO`.`ESTAMPES_id` LEFT JOIN `EXPOSITIONS_FOIRES` AS `EFE3` ON `EFE3`.`ESTAMPES_id3` = `EFO`.`ESTAMPES_id` WHERE `EFO`.`EXPOSITIONS_FOIRES_id` IS NULL AND (`EFO1`.`id` is null or `EFO1`.`id` !=) AND (`EFO2`.`id` is null or `EFO2`.`id` !=) AND (`EFO3`.`id` is null or `EFO3`.`id` !=) AND (`EFE1`.`id` is null or `EFE1`.`id` !=) AND (`EFE2`.`id` is null or `EFE2`.`id` !=) AND (`EFE3`.`id` is null or `EFE3`.`id` !=) ORDER BY EFO.ordre is null, EFO.ordre

Filename: models/Pages_model.php

Line Number: 819