Forums

Join
bbPress Support ForumsPluginsBB moderation hold plugin, mysql error

Info

Tags

BB moderation hold plugin, mysql error

  1. I just installed this plugin and I got this error. I am using BBpress version 0.8.2.1, integrated with wordpress.
    *****

    bbPress 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 '' at line 1]
    UPDATE bb_forums SET posts = posts + 1 WHERE forum_id =

    Warning: Cannot modify header information - headers already sent by (output started at /home/user/public_html/site/forum/bb-includes/db.php:151) in /home/usr/public_html/site/forum/bb-includes/pluggable.php on line 168

  2. I assume that this is because of an incorrect post id in http://plugins-dev.bbpress.org/browser/bb-moderation-hold/trunk/moderation.php (lines 317, 330 are key). Perhaps someone else can figure it out but I'm not familiar with the plugin. so1o may be more likely to see it on the plugin page: http://bbpress.org/plugins/topic/49?replies=1

  3. Thanks, I wrote it to so1o's forum.

  4. I fixed this and have updated the plugin.. thanks for reporting

  5. You must log in to post.