Published on February 22nd, 2023 by Mike Witt
I continue to get a lot of PHP Deprecated notices for blacklist_keys. I really don’t know where they’re coming from, but I notice that in bbpress/includes/common/functions.php, in the function bbp_check_for_moderation, there’s this:
$option_name = ‘blacklist_keys’;
I wonder if that should be changed to ‘disallowed_keys’
Published on February 22nd, 2023 by dnashif
Hi everyone,
My site is: https://standupgirl.com
bbPess version 2.6.9
WP version: 6.1.1
I have over 25000+ users on my site from 22 years ago when we had an active community. Now our site is only resource for information and people can see topics and replies but adding anything new is turned off.
My question is how to remove all users who have not WP posted, WP commented, created a topic or a topic reply in bulk?
Or at least where do all the forum data stored?
Thank you for your help and guidance.
Diana
Published on February 21st, 2023 by nobody
member can’t subscribe to forums, while subscribing to topics is doable. Anyone can help me ?
bbpress version 2.6.9
buddypress version Version 11.1.0
using astra themes version 4.0.2
Published on February 18th, 2023 by irwinlawinc
Hi there! I’m trying to set up a bbPress forum on my WordPress staging site (not live yet, still currently hosted on the WordPress server). I installed bbPress version Version 2.6.9, not sure what WordPress version I’m using but I just set up the site in the past two months. I’m using the Twenty Twenty-Three theme.
I’ve done the initial bbPress setup steps (install and then create a forum and a topic), but I keep getting a blank page when I go to my /forums/ page or or my /jelp/ page (that’s the name of the forum). I’ve deactivated as many plugins as I can, and also cleared my cache, but still getting the same issue. I also went into WP-CONFIG and changed the memory limit to 256M.
I’ve started a WP DEBUG log, and I see this message: “PHP Deprecated: A deprecated web fonts array structure passed to wp_register_webfonts(). Variations must be grouped and keyed by their font family. in /wordpress/plugins/gutenberg/15.0.1/lib/experimental/class-wp-webfonts.php on line 160” — but I’m not sure what to do about it. I did deactivate Gutenberg just to see if it helps, but still nothing.
If it’s worth mentioning, I was also trying the ForumWP plugin previously and getting the same blank screen issue. I’ve since deactivated and deleted ForumWP.
Does anyone have any ideas? Thank you!
Published on February 17th, 2023 by saciojote
I am wondering if there is an API that is up to date which would allow me to reply to topics within my forum?
I have seen there are one or two plugins but I don’t think they are maintained.
Any suggestions how I could do this?
Many thanks!
Published on February 15th, 2023 by karlstephens
Hi guys,
Hopefully someone can point me in the right direction…
I’ve got 2 private forums on a bbPress install.
I’d like users to be able to select one of the two forums as part of user registration.
Is this possible? I’ve not come across any plugins that can achieve this.
Thanks in advance.
Published on February 15th, 2023 by sgrenholm
I (new to WP and bbPress) am trying to create forums and topics.
But always, both in my local env and a hosted env, they come up completely blank:
absolutely nothing on the page (as seen in browser page source.
I don’t doubt I’m doing something stupid, but I can’t see what. Any ideas?
I’m following the bbPress steps for creating forums and topics.
Site: dev.californiahcvtaskforce.org
A sample forum: http://dev.californiahcvtaskforce.org/forums/forum/this-is-a-forum-created-on-firefox/
bbPress 2.6.9
I have replicated this problem both on my local env (Windows, various browsers) and my hosted dev site.
I have tried various browsers (Chrome, Edge, Firefox)
I have run the Health Check & Troubleshooting plugin. The problem persists even if every other plugin is disabled.
Ideas?
Thanks, Stephen
Published on February 14th, 2023 by filout
Hello everyone,
our provider made a php update from v7.4 to v8.1 (because EOL for php v7.4) the days and after this our homepage wasn’t reachable with the error message in the topic.
Via FTP i deactivated all installed plugins until the error came back and i found out, that this error comes from bbPress.
We have installed:
- php v8.1
- WordPress v6.1.1
- bbPress v2.6.9
- bbp style pack v5.3.5
- bbPress Toolkit v1.0.12
- theme Origamiez v1.3.5
If you need further information please let me know. The forum isn’t public, only for members.
Regards
Filout
Published on February 10th, 2023 by BillOsuch
I’m getting a 502 error when attempting to use the search functionality. I’ve tried the typical stuff – deactivating all plugins except bbPress, resetting Permalinks, and repairing forums, but still getting the error.
The site is running the stock Astra theme; I tried switching to 2023 and 2022 but when I do, the forum root page doesn’t display. I can’t see it being a theme issue, though, not with Astra.
Any thoughts?
Published on February 10th, 2023 by samsharon2
I had bbpress forums set up and working properly on my website until about 2 months ago when emails stopped being sent out with new posts. Now whenever someone posts something, my users do not get an email about it. No idea what changed or how to fix it. Any ideas?