[Plugin: BuddyPress Groupblog] php error log – database error
-
Buddypress 1.1.1 – I’m getting the following pair of errors in my php error log when Groupblog is activated. No error message on the frontend and the plugin does seem to work properly.
[09-Oct-2009 09:24:13] WordPress database 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 ‘WHERE group_id = 16’ at line 1 for query SELECT * FROM WHERE group_id = 16 made by require, wp, WP->main, do_action_ref_array, call_user_func_array, bp_groupblog_setup_nav, bp_groupblog_is_blog_enabled, BP_Groupblog->bp_groupblog, BP_Groupblog->populate
[09-Oct-2009 09:24:14] WordPress database 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 ‘WHERE group_id = 16’ at line 1 for query SELECT * FROM WHERE group_id = 16 made by require, require_once, do_action, call_user_func_array, bp_core_do_catch_uri, load_template, require_once, do_action, call_user_func_array, groupblog_screen_blog_latest, load_template, require_once, bp_groupblog_is_blog_enabled, BP_Groupblog->bp_groupblog, BP_Groupblog->populate
The topic ‘[Plugin: BuddyPress Groupblog] php error log – database error’ is closed to new replies.