Exception: Query error HY000: SQLSTATE[HY000]: General error: 1525 Incorrect DATETIME value: '0000-00-00 00:00:00'. Query: SELECT `shop_items`.* FROM `shop_items` WHERE `shop_items`.`shop_id` = '3' AND `shop_items`.`active` = 1 AND ( `shop_items`.`start_datetime` < '2025-07-17 11:16:15' OR `shop_items`.`start_datetime` = '0000-00-00 00:00:00' ) AND ( `shop_items`.`end_datetime` > '2025-07-17 11:16:15' OR `shop_items`.`end_datetime` = '0000-00-00 00:00:00' ) AND `shop_items`.`siteuser_group_id` IN (0, -1) AND `shop_items`.`modification_id` = 0 AND `shop_items`.`path` LIKE 'vitoriya-400-1800x185x15' AND `shop_items`.`shop_group_id` = '1578' AND `shop_items`.`shortcut_id` = 0 AND `shop_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/shop/item/model.php:1841 Core_Entity->findAll
hostcmsfiles/lib/lib_70/lib_config_70.php:1018 Shop_Item_Model->getByGroupIdAndPath
hostcmsfiles/lib/lib_70/lib_config_70.php:2052 Shop_Controller_Show_Extended_Native->parseUrl
modules/core/command/controller/default.php:558 include
modules/core/router/route.php:195 Core_Command_Controller_Default->showAction
index.php:240 Core_Router_Route->execute