Exception: Query error 42S02: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'atann_ru_db.ata_fiter_property_value_int_for_groups' doesn't exist. Query: SELECT `list_items`.* FROM `list_items`, (SELECT `ataf`.`value` FROM `ata_fiter_property_value_int_for_groups` AS `ataf` WHERE `ataf`.`property_id` = '79' AND `ataf`.`shop_group_id` IN ('939') GROUP BY `ataf`.`value`) AS `prop_tmp` WHERE `list_items`.`list_id` = '198' AND `list_items`.`active` = 1 AND `list_items`.`id` = `prop_tmp`.`value` AND `list_items`.`deleted` = 0 ORDER BY `list_items`.`sorting` ASC, `list_items`.`value` ASC
modules/core/database/pdo.php:675 Core_Exception->__construct
modules/core/querybuilder/statement.php:78 Core_DataBase_Pdo->query
modules/core/orm.php:522 Core_QueryBuilder_Statement->execute
modules/core/entity.php:581 Core_ORM->findAll
modules/property/model.php:646 Core_Entity->findAll
modules/property/model.php:558 Property_Model->_prepareData
modules/core/entity.php:769 Property_Model->getXml
modules/core/xml/entity.php:119 Core_Entity->getXml
modules/core/entity.php:769 Core_Xml_Entity->getXml
modules/shop/model.php:980 Core_Entity->getXml
modules/core/controller.php:210 Shop_Model->getXml
modules/core/controller.php:351 Core_Controller->getXml
modules/shop/controller/show.php:1450 Core_Controller->get
hostcmsfiles/lib/lib_45/lib_config_45.php:26 Shop_Controller_Show->show
hostcmsfiles/lib/lib_45/lib_45.php:320 My_Shop_Controller_Show->show
modules/lib/model.php:284 include
modules/core/page.php:166 Lib_Model->execute
templates/template15/template.htm:4 Core_Page->execute
modules/template/model.php:103 include
modules/core/page.php:166 Template_Model->execute
templates/template13/template.htm:367 Core_Page->execute
modules/template/model.php:103 include
modules/core/page.php:166 Template_Model->execute
modules/core/command/controller/default.php:580 Core_Page->execute
modules/core/router/route.php:195 Core_Command_Controller_Default->showAction
index.php:234 Core_Router_Route->execute