This is one of the new FSE themes, so you need a fix to work with bbpress.
install
bbp style pack
once activated, navigate to
dashboard>settings>bbp style pack, and you should see the first tab called ‘Theme Support’ – if you don’t see this, come back.
In that tab, select
Enable Theme Support
and save
The forums should then display
I added codes on a page for my forum and included topics and a forum that displays just fine. The problem or headache starts when I click on any of the links to the shortcodes. Just a blank page is all that shows. I’ve tried searching for help but to no avail. I’ve seen in tutorials that the links shown work and lead you to more info when you click on topics or the forums. Kindly help me.
WordPress version 6.4.2, bbPress Version 2.6.9
Links to Problem Pages
Link to blank page after clicking forum
Link to forum and topics page
bbpress stores entries as WordPress posts within the database.
My test site has over 8,000 posts and the whole database takes up 155MB.
It is not something you probably need to worry about – most hosters offer storage in the multiple GB realms.
Plugins, media and themes take file space (rather than database).
If you want to keep an eye on it go to
dashboard>tools>site Health>info>directories and size and you can see what is being used
Hi there
My logo and widget disappear when I go to my forum page. This makes it impossible for my users to head back to my home page from the forum page. In the sidebar where the widget is supposed to be I get this message:
There is no widget. You should add your widgets into Default sidebar area on Appearance => Widgets of your dashboard.
Page link: https://www.temp.soulistic.co.za/forum-list/
Wordpress version: 6.4.2
bbpress version: 2.6.9
Many thanks
Private groups
This plugin does take a while to understand as everyone wants something slightly different.
Bit in essence create a group for your members using dashboard>settings>bbp private groups>group names
then in dashboard>settings>bbp private groups>assign groups to roles set memberpress users to automatically become members of that group
Then in dashboard>settings>topic permissions turn these one
Then for each forum in dashboard>forums>edit forum set the forum to be restricted to the memberpress group and use topic permissions to decide if they can post topics, replies or both and also set what public users can see
Hello,
WordPress 6.4.2, bbPress version 2.6.9, metpsy.com
I’d like to allow only paid users through MemberPress to post (and maybe to reply, though I might allow free users to reply). I would like free users to be able to view all topics though.
What is the easiest way to do this?
Very best,
Ally.
1. If you only want replies to be posted by moderators then use topic permissions in
Private groups
2. to achieve moderation use
bbp style pack
once activated go to
dashboard>settings>bbp style pack>Moderation
spectra one is a block theme.
This is one of the new FSE themes, so you need a fix to work with bbpress.
install
bbp style pack
once activated, navigate to
dashboard>settings>bbp style pack, and you should see the first tab called ‘Theme Support’ – if you don’t see this, come back.
In that tab, select
Enable Theme Support
and save
The forums should then display
Hi,
My name is André and I’m running into some issues I hope some of you can solve. Good to know is that links to mentioned pages are at the bottom of this post.
The Issues
When I create a bbpress forum, the forum index won’t display on the default page I created ( /forums/ ) but displays a blank page.
The forum index will display on any other different page like this one /forums-2/
When I visit a test forum I get a blank page again.
So I thought I would create a new forum slug in bbpress and page accordingly, named guitar-forums as I was sure no other plugin will have claimed that url. But here the same issues. Nothing works on /guitar-forums/ but the index does show on /guitar-forums-2/
What I’ve done first
I have had previously installed asgaros forum but have removed the plugin and removed the asgaros data tables from the database. I also deleted the old forums page and emptied the trash.
I then did:
switching to default twenty x theme
purged all cache incl server side caching
disabling all other plugins
reset bbpress
Links
Default website forum index link: https://vpbex8y4m8.onrocket.site/forums/
Forum index on a different page: https://vpbex8y4m8.onrocket.site/forums-2/
Forum link: https://vpbex8y4m8.onrocket.site/forums/forum/test-forum/
Other Info
Theme: spectra one
wordpress version 6.4.2
bbpress version 2.6.9
so if you install the ‘check and log email’ plugin and set up logging, you can see if they are being sent
Check & Log Email
I’ve done a bit more investigation
It looks like this code is only used if you have passwords that are not to the WordPress encryption, which would usually be after you have done an conversion to bbpress from a previous forum.
Is this the case?
I’d suspect that you tried posting more links than you have set as permitted.
go to
dashboard>settings>discussion>comment moderation and check for the settings that apply to your site
You should also consider installing as well :
bbp style pack
once activated go to
dashboard>settings>bbp style pack>Moderation
which will let you control moderation better, and the plugin has lots of other useful settings
Just retested and that still works on my test site.
I’ve not used sass, so unsure how it might affect that.
so 2 things I would try first
Firstly, see if the changes appear on a computer that has never seen that site before – browsers often keep local copies of files and don’t always spot chnages.
Secondly try a change you have made in the custom css part of your theme and see if that works.
If you are at the start of styling the forums, you might want to look at
bbp style pack
which has an easy interface to making styling changes, along with a ton of features to make your forum look and work better.
Hello,
after we switched ton PHP 8.2 we get the Message:
“There was a critical error on your website. Please check the inbox of your website administrator email address for further instructions.
Learn more about troubleshooting in WordPress.”
WordPress-Version 6.4.2
Aktuelles Plugin: bbPress (Version 2.6.9)
PHP-Version 8.1.27
web/wp-content/plugins/bbpress/includes/admin/classes/class-bbp-converter-db.php verursacht. Fehlermeldung: Uncaught TypeError: register_shutdown_function(): Argument #1 ($callback) must be a valid callback, class BBP_Converter_DB does not have a method “__destruct”
Can someone help me, please.
Wordpress 6.4.2
Theme Bam 1.3.0 (https://wordpress.org/themes/bam/)
bbPress 2.6.9
I copied the default bbpress.css file from wp-content/plugins/bbpress/template/default/css/
and installed it in wp-content/themes/bam/css/bbpress.css
I had to make the css folder as it didn’t exist in the theme. No matter what I do it seems bbPress doesn’t look at that css file.
The only way I could make it work was to add all the css from the bbpress.css file to the theme css file found at wp-content/themes/bam/style.css – which isn’t what I want because it will break on the next theme update. I did notice the theme uses sass so that could be a conflict?
Unsure why this won’t work otherwise.
ok, for others reading this, it is an additional plugin
BP Classic
It is just a deprecation warning – meaning that in some future release of php it will not work. You can safely ignore it.
I am just a moderator here, and not a bbpress author.
The authors tend to release updates every few years, rather than more frequently.
If you want to get rid of it, then add
bbp style pack
which has an automatic fix for it.
I’m running BBPress on wordpress 6.4.2 and PHP 8.3 and I’ve been getting the following deprecation warning:
PHP Deprecated: Creation of dynamic property BBP_Admin::$forums is deprecated in /home/peq42/www/wp-content/plugins/bbpress/includes/admin/forums.php on line 793
if possible, I’d like the devs to look into it
Thanks.
Whilst I am not a bbpress author, adding fixes for themes which do not work with bbpress would require adding code for 200,000 bbpress users of whom only very small proportion use Hello Elementor, and then supporting this against any changes that Elementor do. There are other themes that also don’t work with bbpress and doing this for all these could add a mountain of work.
But yes, I’m glad to add the link to this thread to help others
Hello Elementor bbPress fix
I will also be adding support for this into my style pack plugin in the new year
bbp style pack
Thanks.
Whilst I am not a bbpress author, adding fixes for themes which do not work with bbpress would require adding code for 200,000 bbpress users of whom only very small proportion use Hello Elementor, and then supporting this against any changes that Elementor do. There are other themes that also don’t work with bbpress and doing this for all these could add a mountain of work.
But yes, I’m glad to add the link to this thread to help others
Hello Elementor bbPress fix
I will also be adding support for this into my style pack plugin in the new year
bbp style pack
I am just a moderator here, and not a bbpress author.
The authors tend to release updates every few years, rather than more frequently.
My personal view is that you should consider bbpress to be a ‘mature’ product, ie any releases will be to fix issues rather than add functionality.
bbpress is written really well, and has loads of hooks. There are no show stopper bugs in it, it may throw a few deprecation notices (and these are very few at the moment), but WordPress recommends that you should not show error messages in live sites.
I currently have my test site running WordPress 6.4.x and php 8.2 with no issues.
The only major issue with bbpress at the moment is that it does not work well with FSE themes.
However my bbp style pack plugin has fixes for this
bbp style pack
as well as block versions of the widgets and a ton of styling and functionality add-ons.
All plugins are subject to the authors commitment, and bbpress is no different.
The main WordPress support forums use bbpress, and it would be mega work to move those over to some other product.
The Wordfence warning is one that is automatically pumped out when a plugin reaches certain parameters. I love Wordfence and use it on all my sites, but these ‘catch all’ warnings can alarm people when they do not need to.
But with open software you make your choices….
Thank you @robin-w for your kind answer. I appreciate your time to look into this question and your diligence in answering people’s questions. It seemed this topic went in a different direction than I was expecting/asking, but perhaps I’m misunderstanding everyone’s answers? According to the security plugin WordFence documentation on their knowledge base it says the issue with bbPress is:
Plugin appears to be abandoned
This scan result means that a plugin has not been updated in 2 years or more. This can be a problem because it means that the plugin author has not made any changes for a long period of time. Sometimes that means it will not be fully compatible with newer WordPress versions, reported bugs may not be fixed, and new security issues might not be addressed.
The scan result also shows if this plugin has a known security issue that has not been fixed. If that is the case, it is recommended that you remove the plugin as soon as possible, and replace it with a different plugin if you need the same functionality.
There are two types of alerts for abandoned plugins, “Medium” and “Critical”. An abandoned plugin will generate a Medium alert. If the plugin also has unpatched security vulnerabilities, the scan result will be Critical. Plugins that are abandoned should be evaluated in terms of what risk they may pose. Unless you know that the code in the plugin is safe, you should start looking for a replacement. Plugins with unpatched vulnerabilities should always be removed.
When I read this guideline from WordFence and look at the bbPress website, as well as reading what WordPress says about it and what information about bbPRess displays inside my dashboard of the install, I’m not certain which instruction to follow. Should I consider it abandoned? Well, someone came here and answered my question named moderator and other people also visited this thread and commented who seemed to assume my question was a PHP compatibility question (i don’t know, is my question a PHP compatibility issue i’ve yet to discover?) so if people are actively reading a support thread that’s not “abandoned” in the sense people are here interacting still. But abandoned where coders who are behind the coding of bbPress watching developments and using the best security practices and applying them? I’m not certain and am not sure how to decide that info without posting again to ask. As a non-coding person I have no way of knowing without asking.
Is bbPress still in development, being monitored and updated by careful coders who look over it, or is the core code maintenance abandoned with some core enthusiasts who are still using it here interacting but not coders who know what’s what in the code? Unfortunately, I don’t read code. I am not a coder. So i have no way of knowing.
Thanks
I’m not sure that these would be causing false registrations, as bbpress just uses the wordpress registration system.
bbp manage subscriptions has been withdrawn
bbpress toolkit should not be used as it was closed due to a security issue
bbpress unread posts is also no longer maintained
the key features of all 3 are now in
bbp style pack
@lmstearn: Thanks for that info on the php code.
Here’s some info I found previously on this error (but you probably already knew this).
The ‘Are you sure you want to do this? ‘ error usually appears when nonce verification fails, and the most likely candidates for causing this error are plugins and themes not using this feature properly. Nonces are unique keys that add a security layer to protect WordPress URLs, forms, and Ajax calls from abuse.
https://www.google.com/search?q=are+you+sure+you+want+to+do+that+error+wordpress
that shortcode is from bbp-style-pack plugin and should read
[bsp-display-topic-index show='5' forum ='10,11,12']
note bsp-display… not bbp-display…
bbp style pack
for details, go to
dashboard>settings>bbp style pack>shortcodes