Exception: Query error 42000: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ') AND `shop_items`.`modification_id` = 0 AND `shop_items`.`active` = 1 AND `s...' at line 3. Query: SELECT `shop_items`.*, `shop_items`.`id`
FROM `shop_items`
WHERE `shop_items`.`shop_group_id` IN () AND `shop_items`.`modification_id` = 0 AND `shop_items`.`active` = 1 AND `shop_items`.`deleted` = 0 AND `shop_items`.`deleted` = 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
hostcmsfiles/lib/lib_6/lib_config_6.php:288 Core_Entity->findAll
modules/core/command/controller/default.php:808 include
modules/core/router/route.php:280 Core_Command_Controller_Default->showAction
modules/core/router/route.php:290 Core_Router_Route->{closure}
index.php:408 Core_Router_Route->execute