Search Results for 'bbpress'
-
Search Results
-
Using bbpress registration for my forum, can anyone–including people without any wordpress account–register?
I would assume so and hope so, but I saw that this bbpress-powered forum requires a wordpress account for registration.
Hi,
We’ve got a demo set-up running a site that uses both bbpress and memberpress. We’re pretty close to being able to move this to the production site, but in running through what a user/member would be experiencing, we noticed that logged-in users are able to view the forum (we have one forum, many topics) just fine. They/we can click on another user’s name that is linked to their bbpress profile — and we can edit another person’s profile details.
Memberpress told me to use a rule to restrict access, but I don’t see how to block it unless the Edit portion on a profile page is a specially named post? I’ve tried and don’t seem able to block it. They are unable to tell me what else to do.
bbPress version 2.5.14
wordpress version 5.1Any help in this matter would be so appreciative.
Topic: Is BBPress being maintained?
Hi. I recently installed BBPress and was surprised the latest version for installation was 2.5.14. I also get a notice that the plugin “has not been tested with your current version of WordPress.”
Is BBPress being maintained? What is the expected timing for 2.6?
Performance/speed is important to me, and last I looked into it 2.6 was supposed to be a big improvement.
Does anyone know if it’s possible to successfully import Kunena 5? Currently only Kunena 3 supported.
I was wondering whether it might be possible using another forum as a middle step.
And if the import into bbPress is achieved, will users be able to set a new password since the old Kunena one probably won’t work?
I have a bbPress forum integrated with WooCommerce.
Until a few days ago it was working fine, but now$uid = bbp_get_current_user_id(); if ( bbp_has_forums( array( 'author' => $uid )) ) :
returns bool(false) regardless of the user or user role.
On a side note, when searching codex.bbpress.org, the results I (don’t) get:
bbp_get_current_user_id – “Sorry, no posts matched your criteria.”
bbp_has_forums – “Sorry, no posts matched your criteria.”
bbp_forums – “Sorry, no posts matched your criteria.”
bbp_the_forum – “Sorry, no posts matched your criteria.”I understand these are just wrappers for WP_Query, but there are some obviously also forum-specific options. It doesn’t seem like much of a codex. Just saying.
Topic: Blank page during the repair
Hi, I imported a vbulletin forum into bbpress.
When I do the repair, I get a blank page for these 2:
– Recalculate the position of each re-entry
– Reset existing users to default forum rulesI tried again and again, always the same result.
How can I solve?
Thanks!