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 MySQL server version for the right syntax to use near ') AND `deleted` = 0 AND `active` = 1' at line 3. Query: SELECT `id`, `name`, `image_small`, `image_large`
FROM `shop_groups`
WHERE `id` IN () AND `deleted` = 0 AND `active` = 1
modules/core/database/pdo.php:679 Core_Exception->__construct
modules/core/querybuilder/statement.php:86 Core_DataBase_Pdo->query
hostcmsfiles/lib/lib_74/lib_config_74.php:241 Core_QueryBuilder_Statement->execute
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