Фильтры
*
FROM `shop_items`
WHERE `shop_items`.`modification_id` = '2723' AND `shop_items`.`active` = 1 AND ( `shop_items`.`start_datetime` < '2024-11-21 13:29:09' OR `shop_items`.`start_datetime` = '0000-00-00 00:00:00' ) AND ( `shop_items`.`end_datetime` > '2024-11-21 13:29:09' OR `shop_items`.`end_datetime` = '0000-00-00 00:00:00' ) AND `shop_items`.`deleted` = 0
ORDER BY `shop_items`.`datetime` DESC, `shop_items`.`sorting` DESC
modules/core/database/pdo.php:679 Core_Exception->__construct
modules/core/querybuilder/statement.php:87 Core_DataBase_Pdo->query
modules/core/orm.php:551 Core_QueryBuilder_Statement->execute
modules/core/entity.php:620 Core_ORM->findAll
modules/shop/item/model.php:2722 Core_Entity->findAll
modules/shop/item/model.php:2412 Shop_Item_Model->_prepareData
modules/core/entity.php:814 Shop_Item_Model->getXml
modules/shop/model.php:1153 Core_Entity->getXml
modules/core/controller.php:217 Shop_Model->getXml
modules/core/controller.php:356 Core_Controller->getXml
modules/shop/controller/show.php:2109 Core_Controller->get
modules/extendedfilters/shop.php:3829 Shop_Controller_Show->show
hostcmsfiles/lib/lib_45/lib_45.php:374 Extendedfilters_Shop->show
modules/lib/model.php:277 include
modules/core/page.php:176 Lib_Model->execute
templates/template11/template.htm:139 Core_Page->execute
modules/template/model.php:108 include
modules/core/page.php:176 Template_Model->execute
templates/template1/template.htm:343 Core_Page->execute
modules/template/model.php:108 include
modules/core/page.php:176 Template_Model->execute
modules/core/command/controller/default.php:621 Core_Page->execute
modules/core/router/route.php:195 Core_Command_Controller_Default->showAction
index.php:383 Core_Router_Route->execute