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 `deleted` = 0 AND `active` = 1 AND `informationsystem_items`.`deleted` ...' at line 4. Query: SELECT
`informationsystem_items`.*
FROM `informationsystem_items`
WHERE `Informationsystem_group_id` = '3' AND `Informationsystem_id` = '1' AND `id` NOT IN () AND `deleted` = 0 AND `active` = 1 AND `informationsystem_items`.`deleted` = 0
ORDER BY RAND() ASC
LIMIT 3
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/informationsystem/nearest.php:204 Core_Entity->findAll
hostcmsfiles/lib/lib_2/lib_2.php:41 Informationsystem_Nearest::addNearest
modules/lib/model.php:284 include
modules/core/page.php:166 Lib_Model->execute
templates/template3/template.htm:21 Core_Page->execute
modules/template/model.php:103 include
modules/core/page.php:166 Template_Model->execute
templates/template1/template.htm:347 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