+7 (495) 321-456-7

Перейдите в каталог, выберите требуемый товар и добавьте его в корзину.

Exception: Query error HY000: SQLSTATE[HY000]: General error: 1525 Incorrect DATETIME value: '0000-00-00 00:00:00'. Query: SELECT
SQL_CALC_FOUND_ROWS
`shop_items`.*
FROM `shop_items`
WHERE `shop_items`.`shop_id` = '2' AND ( `shop_items`.`start_datetime` < '2025-01-22 22:50:21' OR `shop_items`.`start_datetime` = '0000-00-00 00:00:00' ) AND ( `shop_items`.`end_datetime` > '2025-01-22 22:50:21' OR `shop_items`.`end_datetime` = '0000-00-00 00:00:00' ) AND `shop_items`.`siteuser_group_id` IN (0, -1) AND `shop_items`.`active` = 1 AND `shop_items`.`shop_group_id` = 302 AND `shop_items`.`modification_id` = 0 AND `shop_items`.`closed` = 0 AND `shop_items`.`deleted` = 0
ORDER BY `shop_items`.`datetime` DESC
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/shop/controller/show.php:1502 Core_Entity->findAll
modules/shop/controller/show.php:1796 Shop_Controller_Show->getShopItems
hostcmsfiles/lib/lib_53/lib_53.php:415 Shop_Controller_Show->show
modules/lib/model.php:276 include
modules/core/page.php:176 Lib_Model->execute
templates/template8/template.htm:4 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