Forums

Bad Behavior causing database errors (4 posts)

  1. wp.Man
    Member
    Posted 2 years ago #

    WP 2.8.6
    LAMP
    tested several times and enabling BB invokes this every time.

    WordPress database error: [Got error 28 from storage engine]
    SELECT t.*, tt.*, tr.object_id FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON tt.term_id = t.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('category', 'post_tag') AND tr.object_id IN (332, 315, 311, 304, 301, 295, 289, 285, 280, 277) ORDER BY t.name ASC

    http://wordpress.org/extend/plugins/bad-behavior/

  2. wp.Man
    Member
    Posted 2 years ago #

    Bad Behavior is also causing a problem with Simple:Press Forum - getting this error when installing SPF...

    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 '' at line 1]
    SELECT usergroup_is_moderator FROM wp9q_sfusergroups WHERE usergroup_id =

  3. error
    Member
    Posted 2 years ago #

    These look like errors with the other software; Bad Behavior does not alter database queries.

  4. error
    Member
    Posted 2 years ago #

    Please update to the latest version of Bad Behavior to no longer see database errors caused by other plugins.

Topic Closed

This topic has been closed to new replies.

About this Topic