An error occurred
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(isVisible = 1) GROUP BY name OR' at line 2 (PDOException)
Function | File | ||
---|---|---|---|
0 | PDO->query("SELECT id, name FROM `empDepartures` WHERE (directionId IN ()) AND(isVisible = 1) GROUP BY name ORDER BY id ") | /data/classes/helpers/IndexDeparture.php | 43 |
1 | IndexDeparture->__construct() | /data/app/frontend/modules/index/module.class.php | 43 |
2 | IndexModule->showMain(Array) | ||
3 | call_user_func(Array, Array) | /data/classes/core/fvModule.class.php | 77 |
4 | fvModule->showModule("main", Array) | /data/smarty/plugins/function.show_module.php | 37 |
5 | smarty_function_show_module(Array, |