| User Error: Query Error:Unknown column 'l.like_id' in 'field list' - include/library/phpfox/error/error.class.php (95) |
| 1 | include/library/phpfox/error/error.class.php : 95 | trigger_error("Query Error:Unknown column 'l.like_id' in 'field list'", 256) |
| 2 | include/library/phpfox/database/driver/mysql.class.php : 187 | Phpfox_Error::trigger("Query Error:Unknown column 'l.like_id' in 'field list'", 256) |
| 3 | include/library/phpfox/database/driver/mysql.class.php : 556 | Phpfox_Database_Driver_Mysql->query("SELECT d.document_id, d.module_id, d.title, d.title_url, d.time_stamp, d.total_comment, d.total_like, l.like_id AS is_liked, dt.text_parsed
FROM phpfox_document AS d
JOIN phpfox_document_text AS dt
ON(dt.document_id = d.document_id)
WHERE d.document_id = 575
/* OO Query */", {Mysqli}) |
| 4 | include/library/phpfox/database/dba.class.php : 112 | Phpfox_Database_Driver_Mysql->_getRow("SELECT d.document_id, d.module_id, d.title, d.title_url, d.time_stamp, d.total_comment, d.total_like, l.like_id AS is_liked, dt.text_parsed
FROM phpfox_document AS d
JOIN phpfox_document_text AS dt
ON(dt.document_id = d.document_id)
WHERE d.document_id = 575
/* OO Query */", TRUE, {Mysqli}) |
| 5 | include/library/phpfox/database/dba.class.php : 563 | Phpfox_Database_Dba->getSlaveRow("SELECT d.document_id, d.module_id, d.title, d.title_url, d.time_stamp, d.total_comment, d.total_like, l.like_id AS is_liked, dt.text_parsed
FROM phpfox_document AS d
JOIN phpfox_document_text AS dt
ON(dt.document_id = d.document_id)
WHERE d.document_id = 575
/* OO Query */") |
| 6 | module/document/include/service/callback.class.php : 305 | Phpfox_Database_Dba->execute("getSlaveRow") |
| 7 | include/library/phpfox/module/module.class.php(1192) : eval()'d code : 27 | Document_Service_Callback->getActivityFeed(Array(25), NULL) |
| 8 | include/library/phpfox/module/module.class.php : 1192 | eval() |
| 9 | include/library/phpfox/phpfox/phpfox.class.php : 368 | Phpfox_Module->callback("document.getActivityFeed", Array(3)) |
| 10 | module/feed/include/service/feed.class.php : 1376 | Phpfox::callback("document.getActivityFeed", Array(25), NULL) |
| 11 | module/feed/include/service/feed.class.php : 598 | Feed_Service_Feed->_processFeed(Array(25), 2, 2584, FALSE) |
| 12 | module/rss/include/service/rss.class.php : 114 | Feed_Service_Feed->get(2584) |
| 13 | module/rss/include/component/controller/profile.class.php : 30 | Rss_Service_Rss->getUserFeed(Array(137)) |
| 14 | include/library/phpfox/module/module.class.php : 835 | Rss_Component_Controller_Profile->process() |
| 15 | include/library/phpfox/module/module.class.php : 424 | Phpfox_Module->getComponent("rss.profile", Array(1), "controller") |
| 16 | include/library/phpfox/module/module.class.php : 270 | Phpfox_Module->getController() |
| 17 | module/profile/include/component/controller/index.class.php : 245 | Phpfox_Module->setController("rss.profile") |
| 18 | include/library/phpfox/module/module.class.php : 835 | Profile_Component_Controller_Index->process() |
| 19 | include/library/phpfox/module/module.class.php : 424 | Phpfox_Module->getComponent("profile.index", Array(1), "controller") |
| 20 | include/library/phpfox/phpfox/phpfox.class.php : 1289 | Phpfox_Module->getController() |
| 21 | index.php : 42 | Phpfox::run() |