Info
- 3 posts
- 2 voices
- Started 3 years ago by persnickety
- Latest reply from persnickety
- This topic is resolved
bbPress database error
-
- Posted 3 years ago #
When I add a post on creatingfame.com/members/forum the post shows up fine but when I submit a reply to the post I get a page with this message:
========
bbPress database error: [Table 'baseroe5_wrdp18.subscribe_to_topic' doesn't exist]
SELECT DISTINCT user_id,user_email FROM wp_users as t1 LEFT JOIN wp_usermeta as t2 on t1.ID=t2.user_id LEFT JOIN subscribe_to_topic as t3 on t1.ID=t3.user WHERE user!=5 AND user_status=0 AND topic=11 AND type=2 AND time<1242850265 and post>last AND (meta_key='bb_capabilities' AND NOT (meta_value LIKE '%inactive%' OR meta_value LIKE '%blocked%'))Warning: Cannot modify header information - headers already sent by (output started at /home/baseroe5/public_html/CreatingFame.com/members/forum/bb-includes/db-mysql.php:130) in /home/baseroe5/public_html/CreatingFame.com/members/forum/bb-includes/pluggable.php on line 232
=======
Nothing else is on the page.
-
- Posted 3 years ago #
It sounds like this similar issue reported with the Subscribe top Topic plugin?
http://bbpress.org/plugins/topic/subscribe-to-topic/page/3/#post-3436Try disabling that plugin, and see if the problem goes away?
-
- Posted 3 years ago #
ok..thanks..^__^
-
You must log in to post.