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_groups`.`deleted` = 0' at line 3. Query: SELECT DISTINCT `shop_groups`.*
FROM `shop_groups`
WHERE `shop_groups`.`shop_id` = 3 AND `shop_groups`.`id` IN () AND `shop_groups`.`deleted` = 0
modules/core/database/pdo.php:679 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_49/lib_config_49.php:4491 Core_Entity->findAll
modules/core/command/controller/default.php:663 include
modules/core/router/route.php:280 Core_Command_Controller_Default->showAction
modules/core/router/route.php:290 Core_Router_Route->{closure}
index.php:404 Core_Router_Route->execute