| User Error: Query Error: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 ')
/* OO Query */' at line 3 - include/library/phpfox/error/error.class.php (40) |
| 1 | include/library/phpfox/error/error.class.php : 40 | trigger_error("Query Error: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 ')
/* OO Query */' at line 3", 256) |
| 2 | include/library/phpfox/database/driver/mysql.class.php : 131 | Phpfox_Error::trigger("Query Error: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 ')
/* OO Query */' at line 3", 256) |
| 3 | include/library/phpfox/database/driver/mysql.class.php : 328 | Phpfox_Database_Driver_Mysql->query("SELECT *
FROM phpfox2_event_category
WHERE category_id IN()
/* OO Query */", Resource id #39) |
| 4 | include/library/phpfox/database/dba.class.php : 89 | Phpfox_Database_Driver_Mysql->_getRows("SELECT *
FROM phpfox2_event_category
WHERE category_id IN()
/* OO Query */", TRUE, Resource id #39) |
| 5 | include/library/phpfox/database/dba.class.php : 263 | Phpfox_Database_Dba->getRows("SELECT *
FROM phpfox2_event_category
WHERE category_id IN()
/* OO Query */") |
| 6 | module/event/include/service/category/category.class.php : 149 | Phpfox_Database_Dba->execute("getRows") |
| 7 | module/event/include/component/controller/index.class.php : 294 | Event_Service_Category_Category->getParentBreadcrumb("main") |
| 8 | include/library/phpfox/module/module.class.php : 567 | Event_Component_Controller_Index->process() |
| 9 | include/library/phpfox/module/module.class.php : 211 | Phpfox_Module->getComponent("event.index", Array(1), "controller") |
| 10 | include/library/phpfox/phpfox/phpfox.class.php : 590 | Phpfox_Module->getController() |
| 11 | index.php : 42 | Phpfox::run() |