Exception: Query error HY000: SQLSTATE[HY000]: General error: 1525 Incorrect DATETIME value: '0000-00-00 00:00:00'. Query: SELECT
SQL_CALC_FOUND_ROWS
`informationsystem_items`.*
FROM `informationsystem_items`
WHERE `informationsystem_items`.`informationsystem_id` = '3' AND ( `informationsystem_items`.`start_datetime` < '2025-01-22 19:55:33' OR `informationsystem_items`.`start_datetime` = '0000-00-00 00:00:00' ) AND ( `informationsystem_items`.`end_datetime` > '2025-01-22 19:55:33' OR `informationsystem_items`.`end_datetime` = '0000-00-00 00:00:00' ) AND `informationsystem_items`.`siteuser_group_id` IN (0, -1) AND `informationsystem_items`.`active` = 1 AND `informationsystem_items`.`informationsystem_group_id` = 0 AND `informationsystem_items`.`closed` = 0 AND `informationsystem_items`.`deleted` = 0
ORDER BY `informationsystem_items`.`datetime` ASC
LIMIT 10
OFFSET 0
modules/core/database/pdo.php:673 Core_Exception->__construct
modules/core/querybuilder/statement.php:86 Core_DataBase_Pdo->query
modules/core/orm.php:551 Core_QueryBuilder_Statement->execute
modules/core/entity.php:620 Core_ORM->findAll
modules/informationsystem/controller/show.php:967 Core_Entity->findAll
modules/informationsystem/controller/show.php:1094 Informationsystem_Controller_Show->getInformationsystemItems
hostcmsfiles/lib/lib_50/lib_50.php:213 Informationsystem_Controller_Show->show
modules/lib/model.php:276 include
modules/core/page.php:176 Lib_Model->execute
templates/template6/template.htm:16 Core_Page->execute
modules/template/model.php:107 include
modules/core/page.php:176 Template_Model->execute
templates/template2/template.htm:227 Core_Page->execute
modules/template/model.php:107 include
modules/core/page.php:176 Template_Model->execute
modules/core/command/controller/default.php:621 Core_Page->execute
modules/core/router/route.php:194 Core_Command_Controller_Default->showAction
index.php:379 Core_Router_Route->execute