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 `path` = 'description' AND `active` = 1 AND `informationsystem_items`.`del' at line 4. Query: SELECT `informationsystem_items`.* FROM `informationsystem_items` WHERE `informationsystem_id` = '2' AND `informationsystem_group_id` IN () AND `path` = 'description' AND `active` = 1 AND `informationsystem_items`.`deleted` = 0 ORDER BY `informationsystem_items`.`sorting` ASC
modules/core/database/pdo.php:680 Core_Exception->__construct
modules/core/querybuilder/statement.php:87 Core_DataBase_Pdo->query
modules/core/orm.php:542 Core_QueryBuilder_Statement->execute
modules/core/entity.php:621 Core_ORM->findAll
hostcmsfiles/lib/lib_3/lib_3.php:676 Core_Entity->findAll
modules/lib/model.php:277 include
modules/core/page.php:177 Lib_Model->execute
templates/template1/template.htm:77 Core_Page->execute
modules/template/model.php:103 include
modules/core/page.php:177 Template_Model->execute
modules/core/command/controller/default.php:623 Core_Page->execute
modules/core/router/route.php:195 Core_Command_Controller_Default->showAction
index.php:249 Core_Router_Route->execute