Skip to:
Content
Pages
Categories
Search
Top
Bottom

bbPress 2.6.1 not displaying topic replies

Published on November 15th, 2019 by Chris Taylor

I upgraded to 2.6.1 and my topic replies are not being displayed. Debug toolbar shows that there are two database errors being thrown, both like this:

SELECT COUNT(wp_posts.ID)
FROM wp_posts FORCE INDEX (PRIMARY, post_parent)
LEFT JOIN wp_postmeta ON wp_postmeta.post_id = wp_posts.ID AND wp_postmeta.meta_key = '_bbp_reply_to'
WHERE 1=1 AND (wp_posts.ID = 76 OR wp_posts.post_parent = 76)
AND wp_posts.post_type IN ('topic', 'reply')
AND wp_postmeta.meta_key IS NULL
AND (wp_posts.post_status = 'publish')
ORDER BY wp_posts.post_date ASC

Table 'site_name.wp_posts' doesn't exist

The list of forums and topics works fine.

Like many WordPress installations I have a custom prefix for my database tables (“wp_****_”) and it appears that bbPress 2.6.1 is using that for some queries and not others.

Disabling the option number of votes in the forum

Published on November 15th, 2019 by Danishsard

Hello, maybe it would be worth to add voices to the settings panel in the bbpress options. Most people do not want to use it, why impose it. At home I turned it off by cutting out in the code of the page https://infomiasto.eu/forum/tematy/rozmowy/ but it is a solution that you need to repeat when updating, and maybe it would be such a setting

Can not type into Reply box for some users

Published on November 15th, 2019 by

Users and an Admin are not able to post replies to posts in the forums. Is anyone else experiencing that issue?

WordPress 5.3 running Boss. Child Theme theme.
bbPress 2.6.1
https://members.lockeinyoursuccess.com/

With update to 2.6, bbPress content is not visible in SearchWP search

Published on November 15th, 2019 by LucasHilty

First, thanks very much to the team for your work on bbPress. Our educational community has benefited.

We use a combination of SearchWP and FacetWP to power search on our site. This is set up to pull in forums, topics, and replies, along with other post types. With the update to 2.6, the forum content disappeared from search results. I have rolled back to 2.5.14 and search results are working again.

I’m wondering if you have any suggestions for what change in 2.6 might have altered this behavior.

Thanks!

Target per-forum moderators

Published on November 15th, 2019 by bttmrc

Hello,

I want two types of forums in my website: One for courses and another more general.

Users/participants can’t create topics. Only answer on pre-existing topics created by admins, full moderators or per-forum moderators.

I can achieve this with user roles, but is there a user role for per forum moderator I can target? I don’t know how to code, I have a function Im messing around with.

Basically if user is per-forum moderator of that forum allow to create topics.
If not, don’t allow

Any way to remove moderation ?

Published on November 15th, 2019 by thierrytregaro

As every post with picture/link or quote is now waiting for approval, this new moderation thing is just a nightmare.

So far, using GD Toolbox Report function to let users report posts in need of moderation (and a very secure anti-spam^^). And this was perfect for my needs.

Now, forum is almost unusable with dozens posts per hour to approve only because some member quoted another. Or added a picture. Discussions are a nightmare to follow with posts validated too late, with many other answers in between. And, of course, users posting many times in a row because their posts wasn’t added to discussion.

My community is too active to ask for moderators to validate posts. This is a non-sens for my usage : posts are legit until proven not.

So : is there any way to remove this moderation option ?
Or i’ll have to remove bbpress. After many years of service and so much time to improve my forums, time may have come to make that switch to Discourse… And, yes, it may be a conflict with Toolbox tools. But there’s no way I use bbpress without GD addon.

Moving a reply to a new topic

Published on November 15th, 2019 by Chuckie

I am trying to move a reply into a new topic. Ideally I would be able to move it to a different forum board altogether but for now I am just trying to move the reply out into a new thread.

When I hit move I get this error:

A variable mismatch has been detected.

I am using 2.6.1

Link WordPress user role with bbpress user role

Published on November 15th, 2019 by willysbd

Hello!
Is it possible to link WordPress user role with bbpress user role?
For example, I have users on WordPress who are “subscribers”, but if they stop paying they automatically go to “customers”.
I would like to automatically convert a “customer” in WordPress to “locked” in bbpress.
This is possible? how?
Thanks!!!

Profile content visible in Google

Published on November 15th, 2019 by Gunilla

Our bbpress forum needs login. Information about the inlogged members – their profiles – is visible for anybody who search in Google. However, the posts seem not to be searchable in Google. Is it possible to hid the profiles for being public?

BB Press Version 2.6.1

Published on November 14th, 2019 by hyo1990

Hi there,

I’ve updated the plugin BB Press to the latest version (2.6.1), but the subforums display situation isn’t solved (We have 2 forums (Defense of the ancients & Legion Tower Defense) with subforums associated – The 1st one displays them in a incorrect way, and the 2nd doens’t display at all)

Tried searching the previous topics, but coulnd’t find any information regarding it (after the release of 2.6.1)

Thanks in advance

WordPress: version 5.3
BBPress: version 2.6.1
Website: https://firstbloodgaming.com/forums/ (which is the affected page)

Skip to toolbar