I’ve created pages for my website for register, login, and forgot password to use my forum but when I test it out no email sends to the user. How can I get the emails to send? Not sure if it matters, but I am using Kubio pro for my website theme. I’m new to (and not that good at) building website so any help is appreciated. Thanks.
Register/Login/Forgot Password Email
Published on May 30th, 2025 by jmmcforumProblem with trashing a topic?
Published on May 27th, 2025 by scmsteveWe tried to trash a topic on our site and ddespite no errors and everything looking correct it comes back with the same status.
Looking in the postmeta entries I saw:
One _bbp_status of “closed”
A number of _bbp_status entries of “trash”
A number of _wp_trash_meta_status entries
A number of _wp_trash_meta_time
I tried to clean those up, leaving just one _bbp_status of “trash”, the matching (?) “_wp_trash_meta_status” of “closed” and one _wp_trash_meta_time. It didn’t fix anything, and hitting “TRASH” just adds another set of metadata.
What are we doing wrong?
Fatal error: bbp-image-upload.php
Published on May 26th, 2025 by tvyanosWordPress 6.8.1
PHP 8.2.22
Could you please help fix the following issue? A fatal error has occurred on the site:
Fatal error: Uncaught Error: Call to undefined function WP_Filesystem() in /wp-content/plugins/image-upload-for-bbpress/bbp-image-upload.php on line 316.
This error causes the site to crash when attempting to delete a post. It appears that the WP_Filesystem() function is being called before it has been properly initialized. I would appreciate it if you could take a look and resolve this issue.
Thank you.
Strange code in recent replies widget
Published on May 23rd, 2025 by angeljsWhen I add the recent replies widget to my theme, I see the following code where the links should be:
<span class="dashicons dashicons-visibility wvrbbp-fav-sub" style="font-size:80%;vertical-align:middle;"></span>
User topics and replies only display top page
Published on May 21st, 2025 by ncarringIf you go to a member’s profile and select “forums” and “topics started” you get a list of topics created. Similarly if you select “replies” you get a list of their forum replies.
For either of these, only the first page can be displayed. You can change the “Topics and Replies per page” values in Settings, and make the page longer, but you can never display the second or subsequent pages. When the site tries to display the second page, the URL gets changed thus:
1st page: https://<site>/memberlist/<member>/forums/ (or forums/replies for replies)
2nd page: https://<site>/memberlist/<member>/page/2/ – which returns a “page not found” error.
I’ve tried manually editing the URL to try and find what it should be for page 2, but without success. Even if I succeeded, this won’t help in making the forum do it properly for itself.
Any ideas, gurus? (and yes, I did search for this, but to no avail).
Thanks
Nick
Create link to forums
Published on May 20th, 2025 by sender10Hello, new install of WP 6.8.1, bbPress plugin version 2.6.13. and using the included Twenty Twenty-Five theme.
I do not see a way to create a link to the forums on the site. How do I do this? I hope I’m just missing something simple, thank you.
Buddy-bbPress Support Topic Critcal error
Published on May 18th, 2025 by Earl_DI tried using Buddy-bbPress Support Topic to create support topics on my BBP current version install but it created a critcal error and I deactivated. Are there any other alternative to add that functionality? Also running the latest BP version and WP 6.81
Thanks for the help.
How can I break the H1 headliine?
Published on May 17th, 2025 by andiganterThe h1 topic headings in bbpress have the disadvantage that, instead of wrapping to the next line when they are very long, they are squeezed together on the same line (which often happens on mobile devices in particular). What solutions are there for this? All CSS measures have been tried so far without success.
You can reproduce this issue when you go to to this page >> in mobile view.
Thank you so much 🙂
Andi
AI bot for bbPress
Published on May 16th, 2025 by Chris HuberHey everybody, this is my first time posting here. I’m a developer and I started using bbPress about two years ago to build a forum.
I just published my first plugin, which is a context-aware AI bot that responds to @mentions or specific keywords. It reads the post and gathers information from other topics and replies to users as a specified account.
It just went live on the WordPress plugin repository so I thought I’d share it here. Completely free and open source and whatnot.
I’m using it on my own forum if you wanted to see it in action. This is my bot user: AI forum bot on Extra Chill
Would love to hear what you think! This is my first-ever published plugin so I’m pretty excited about it.
Sticky topics not sorted by most recent
Published on May 16th, 2025 by Avinash PatelHi,
On our bbPress forum at: https://greatwaraviation.org/forums/forum/general/
We’ve noticed that **normal topics are correctly sorted by most recent activity**, but **sticky topics stay at the top in the order they were made sticky**, regardless of new replies.
Screenshot for reference: https://prnt.sc/zHWdapMx5Tw5
Is there a way to make sticky topics sort by recent activity as well, or is this the default behavior in bbPress?
Thanks for your help!