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` = '15' AND `informationsystem_items`.`active` = 1 AND ( `informationsystem_items`.`start_datetime` < '2025-01-22 19:48:29' OR `informationsystem_items`.`start_datetime` = '0000-00-00 00:00:00' ) AND ( `informationsystem_items`.`end_datetime` > '2025-01-22 19:48:29' OR `informationsystem_items`.`end_datetime` = '0000-00-00 00:00:00' ) AND `informationsystem_items`.`siteuser_group_id` IN (0, -1) AND `informationsystem_items`.`deleted` = 0 ORDER BY `informationsystem_items`.`datetime` DESC LIMIT 10 OFFSET 0
modules/core/database/pdo.php:630 Core_Exception->__construct
modules/core/querybuilder/statement.php:80 Core_DataBase_Pdo->query
modules/core/orm.php:518 Core_QueryBuilder_Statement->execute
modules/core/entity.php:531 Core_ORM->findAll
modules/informationsystem/controller/rss/show.php:320 Core_Entity->findAll
hostcmsfiles/lib/lib_56/lib_config_56.php:71 Informationsystem_Controller_Rss_Show->show
modules/core/command/controller/default.php:528 include
modules/core/router/route.php:195 Core_Command_Controller_Default->showAction
index.php:238 Core_Router_Route->execute