Exception: Query error HY000: SQLSTATE[HY000]: General error: 1525 Incorrect DATETIME value: '0000-00-00 00:00:00'. Query: SELECT * FROM `informationsystem_items` WHERE `informationsystem_items`.`informationsystem_id` = '21' AND `informationsystem_items`.`active` = 1 AND ( `informationsystem_items`.`start_datetime` < '2025-01-29 01:40:00' OR `informationsystem_items`.`start_datetime` = '0000-00-00 00:00:00' ) AND ( `informationsystem_items`.`end_datetime` > '2025-01-29 01:40:00' OR `informationsystem_items`.`end_datetime` = '0000-00-00 00:00:00' ) AND `informationsystem_items`.`siteuser_group_id` IN (0, -1) AND `informationsystem_items`.`path` LIKE 'degeneration-of-the-central-retina-macular-dystrophy' AND `informationsystem_items`.`informationsystem_group_id` = 0 AND `informationsystem_items`.`shortcut_id` = 0 AND `informationsystem_items`.`deleted` = 0 LIMIT 1
modules/core/database/pdo.php:680 Core_Exception->__construct
modules/core/querybuilder/statement.php:87 Core_DataBase_Pdo->query
modules/core/orm.php:542 Core_QueryBuilder_Statement->execute
modules/core/entity.php:621 Core_ORM->findAll
modules/informationsystem/item/model.php:353 Core_Entity->findAll
modules/informationsystem/controller/show.php:1186 Informationsystem_Item_Model->getByGroupIdAndPath
hostcmsfiles/lib/lib_44/lib_config_44.php:9 Informationsystem_Controller_Show->parseUrl
modules/core/command/controller/default.php:549 include
modules/core/router/route.php:195 Core_Command_Controller_Default->showAction
index.php:239 Core_Router_Route->execute