| 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 6 - 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 6", 256) |
| 2 | include/library/phpfox/database/driver/mysql.class.php : 120 | 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 6", 256) |
| 3 | include/library/phpfox/database/driver/mysql.class.php : 360 | Phpfox_Database_Driver_Mysql->query("SELECT COUNT(DISTINCT m.event_id)
FROM phpfox2_event AS m
INNER JOIN phpfox2_event_category_data AS mcd
ON(mcd.event_id = m.event_id)
WHERE m.view_id = 0 AND m.privacy = 0 AND m.module_id = 'event' AND m.item_id = 0 AND m.start_time >= '1268179200' AND mcd.category_id IN()
/* OO Query */", Resource id #38) |
| 4 | include/library/phpfox/database/dba.class.php : 84 | Phpfox_Database_Driver_Mysql->_getRow("SELECT COUNT(DISTINCT m.event_id)
FROM phpfox2_event AS m
INNER JOIN phpfox2_event_category_data AS mcd
ON(mcd.event_id = m.event_id)
WHERE m.view_id = 0 AND m.privacy = 0 AND m.module_id = 'event' AND m.item_id = 0 AND m.start_time >= '1268179200' AND mcd.category_id IN()
/* OO Query */", FALSE, Resource id #38) |
| 5 | include/library/phpfox/database/dba.class.php : 535 | Phpfox_Database_Dba->getRow("SELECT COUNT(DISTINCT m.event_id)
FROM phpfox2_event AS m
INNER JOIN phpfox2_event_category_data AS mcd
ON(mcd.event_id = m.event_id)
WHERE m.view_id = 0 AND m.privacy = 0 AND m.module_id = 'event' AND m.item_id = 0 AND m.start_time >= '1268179200' AND mcd.category_id IN()
/* OO Query */", FALSE, Resource id #38) |
| 6 | include/library/phpfox/database/dba.class.php : 65 | Phpfox_Database_Dba->_getField("SELECT COUNT(DISTINCT m.event_id)
FROM phpfox2_event AS m
INNER JOIN phpfox2_event_category_data AS mcd
ON(mcd.event_id = m.event_id)
WHERE m.view_id = 0 AND m.privacy = 0 AND m.module_id = 'event' AND m.item_id = 0 AND m.start_time >= '1268179200' AND mcd.category_id IN()
/* OO Query */", Resource id #38) |
| 7 | include/library/phpfox/database/dba.class.php : 269 | Phpfox_Database_Dba->getSlaveField("SELECT COUNT(DISTINCT m.event_id)
FROM phpfox2_event AS m
INNER JOIN phpfox2_event_category_data AS mcd
ON(mcd.event_id = m.event_id)
WHERE m.view_id = 0 AND m.privacy = 0 AND m.module_id = 'event' AND m.item_id = 0 AND m.start_time >= '1268179200' AND mcd.category_id IN()
/* OO Query */") |
| 8 | module/event/include/service/browse.class.php : 124 | Phpfox_Database_Dba->execute("getSlaveField") |
| 9 | module/event/include/component/controller/index.class.php : 252 | Event_Service_Browse->execute() |
| 10 | include/library/phpfox/module/module.class.php : 604 | Event_Component_Controller_Index->process() |
| 11 | include/library/phpfox/module/module.class.php : 217 | Phpfox_Module->getComponent("event.index", Array(1), "controller") |
| 12 | include/library/phpfox/phpfox/phpfox.class.php : 717 | Phpfox_Module->getController() |
| 13 | index.php : 42 | Phpfox::run() |