Skip to:
Content
Pages
Categories
Search
Top
Bottom

Error when deleting a topic


  • Enzo
    Member

    @doctorwombat

    So I’ve successfully integrated WordPress and bbPress, and have been messing around with it! It’s great, but I’ve been receiving this error every time I delete a topic. (The topic still gets deleted, it’s just. . . I have to hit “back” in my browser, but having an error at all still bugs me.)

    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 ‘WHERE status=0 AND user_id>0 AND size>0 AND post_id IN (SELECT post_id FROM bb_p’ at line 1]

    SELECT count(*) as count FROM WHERE status=0 AND user_id>0 AND size>0 AND post_id IN (SELECT post_id FROM bb_posts WHERE post_status=0 AND topic_id=25)

    Warning: Cannot modify header information – headers already sent by (output started at /my/absolute/path/forum/bb-includes/db-mysql.php:130) in /my/absolute/path/forum/bb-includes/pluggable.php on line 232

    Any insight on this would be greatly appreciated, thank you!

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.
Skip to toolbar