• I get the following errors when trying to delete a forum

    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 id from wp_forum_threads where parent_id =

    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]
    DELETE FROM wp_forum_threads WHERE parent_id =

    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]
    DELETE FROM wp_forum_forums WHERE id =

    Any suggestions? Thanks.

    http://wordpress.org/extend/plugins/forum-server/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: WP Forum Server] Database Error when deleting Forums’ is closed to new replies.