Skip to:
Content
Pages
Categories
Search
Top
Bottom

Groupblogs error in log

  • @markschafer

    Participant

    wpmu 2.8.41, Buddypress 1.1.1. php 5.2.5

    I’m getting the following pair of errors in my php error log when Groupblog is activated and a group is visited. The 2 errors always occur in pairs (group ID changes). No error message on the frontend, just in error log, and the plugin does seem to work properly.

    Is anyone else getting this error in their php log? Other thoughts? Thanks!

    [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

    http://wordpress.org/extend/plugins/bp-groupblog/

Viewing 3 replies - 1 through 3 (of 3 total)
  • @mariusooms

    Participant

    Yes, it has been mentioned, but I have no clue about mysql stuff. I will need some help debugging this if anyone has time to help.

    Regards,

    Marius

    @markschafer

    Participant

    Marius, Thanks for the feedback and for developing this plugin. I didn’t know if the error was specific to my configuration. Your plugin is definitely a key feature for bp.

    For those aware, what’s the harm (beyond increasing my error log size) in using this plugin with the error mentioned above?

    @mariusooms

    Participant

    This has now been fixed. The plugin had some left over development code. Now the plugin uses meta so no tables are necessary.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Groupblogs error in log’ is closed to new replies.
Skip to toolbar