Published on January 2nd, 2024 by mariadp
The view user kept on showing the page in a weird format – not within the theme. But bbpress is the one that must be creating the ‘view user’ page – as when I deactivate it says:
colonictraining.com.au/forums/users/colont/
I found a note in the bbp style pack that said that there was a problem with Divi child themes and I followed the instructions – which made it better but did not fix it completely
Now at least the top and bottom menu is showing. but still not within the theme and the footer menu is not complete and also says ‘designed by elegant themes… which should not show
Published on January 1st, 2024 by andrevanberlo2015
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
Published on December 31st, 2023 by nitrameon
Hello everyone,
I use the Divi theme builder with BBPress and Buddypress to create a forum.
I created pages and used shortcodes to customize the visual aspect of my forum.
I’ve created numerous sub-forums (over 100) that are supposed to appear in the main forum. (I have limited the display to 50).
However, when I go to the main forum, the first 50 are displayed, but no pagination allows me to see the other 50! I’ve searched all over the internet but haven’t found any answers.
Thank you for your help.
Nono
Published on December 30th, 2023 by apinnt
Trying to reply to another post I made but every time I try I get this error:
“Error: Your reply cannot be created at this time.”
I then tried to log out and log back in. It says I’m logged out but still shows my account and I can access everything as if I’m logged in.
I then opened up incognito in chrome, logged in and tried to reply to my other post. Same error.
So I figured I’d post another post with the hopes these issues get solved.
Published on December 30th, 2023 by schulte79
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.
Published on December 29th, 2023 by apinnt
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.
Published on December 27th, 2023 by newtech1
I and other forum users have clicked on the ‘Subscribe’ link under forums but we are not getting any email notifications of posted topics in the forum. What can be the issue? Where do you set up the settings for forum subscription emails? Note: Subscriptions are turned on in forum settings.
BTW my WP site smtp mail feature is fully functional.
PS My forum is setup so that topics are posted via the backend, not the front end.
Published on December 27th, 2023 by peq42
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
Published on December 26th, 2023 by meetarnav
Is there a way (with or without a plugin) that I can enable “Participant” role to paste iframes? It is quite critical for the kind of application I am looking into. Thank you.
Published on December 26th, 2023 by tonygao
After upgrading buddypress to version 12.0.0 , the follow notice appear in debug.log:
PHP Deprecated: Function bp_core_get_user_domain is deprecated since version 12.0.0! Use bp_members_get_user_url() instead. in /wp-includes/functions.php on line 6031
Please double check the file: /bbpress/includes/extend/buddypress/members.php
thanks