I am looking for a way to add an additional user profile field to the email notifications. Right now they pull the publicly displayed name which we have set to Firstname – lastname. I am looking to add their City or Town to the email. For example, Joe Doe – Boston or something along those lines? Is this possible?
Add Profile Fields to Email Notifications
Published on November 13th, 2018 by sshankle500 Error when bbPress enabled
Published on November 13th, 2018 by domeboysThis morning, my site, thecardinalnation.com was presenting 500 errors to all visitors. After three hours with support from my hosting provider, HostGator, they were able to isolate the problem to the bbPress plugin, which is now disabled. Obviously, my forums are down, but the base site is again available.
HG Level 2 support provided the following, which they said indicates that bbPress is trying to pull from PHP 5.4, although the site is now on 7.0. (The site was on 5.4 to start the day, but it was upgraded to 7.0 as part of their trouble-shooting.) HG also said that the 500 error problem would remain even if we took PHP back to 5.4.
The site is current on all code:
Wordpress 4.9.8
bbPress 2.5.14
[Tue Nov 13 10:30:27 2018] [error] [client 192.185.1.20] Failed loading /opt/php54/lib/php/extensions/no-debug-non-zts-20100525/ZendGuardLoader.so: /opt/php54/lib/php/extensions/no-debug-non-zts-20100525/ZendGuardLoader.so: undefined symbol: zval_used_for_init, referer: http://thecardinalnation.com/login/
I am not an IT professional, but will do my best to get any additional information as required. Thank you in advance.
Brian Walton
Forums not importing correct header
Published on November 13th, 2018 by cfrutosGot to make a change in a website(can’t include it) and it uses bbpress. I’m relatively new to wp also, sorry for the trouble.
The /forums route is being added to the nav bar and it’s configured correctly to be accessed but for some reason only the /forums route is not including a correct header/checking if there is a user logged in. How or where could I configure this.
request help with issue.
Published on November 13th, 2018 by dougetI’m creating a wordpress site for the leader of a gaming guild, and the theme he selected doesn’t show up good for bbpress. I was hoping theres a way to access bbpress forums without going through wordpress theme

BBpress translation incomplete
Published on November 13th, 2018 by userpascontentHello,
I work with a theme that includes BBpress.
But my translation is partial. yet everything is translated into the file .po
Content of : Wp/content/languages/plugins
• plugins (folder)
• themes (folder)
and different files .po et .mo whose
• bbpress-fr_FR.mo
• bbpress-fr_FR.po
Content of : wp-content/plugins/bbpress/languages
• bbpress-fr_FR.mo
• bbpress-fr_FR.po
Everything is translated except the registration page
Thank you for your help
Best regards
http://image.noelshack.com/minis/2018/46/2/1542108482-trad-bbpress.png
http://image.noelshack.com/minis/2018/46/2/1542111777-bbpress-trad-file.png
username reply thread
Published on November 13th, 2018 by cindyyI tried bbp_get_reply_author() but it get the current users details instead of other user’s . Need help getting the username for different user’s for different replies
change email of every wordpress user subscribed to a bbpress forum
Published on November 12th, 2018 by haddlyHi there,
I want to do a test mailing in my staging area, to see if a new WP plugin works for BBpress. In order to do this, i want to change all emails to my personal email address for all that are subscribed to the forum (so i don’t accidentally send out mails to real users,(this has actually happened to me before)). The problem is that the WP user_email is found in the DB wp_users and the forum meta info is found in the DB wp_usermeta. What SQL statement would i use if i wanted to change the email of all bbpress “Participants” to “myemail@email.com”. I want to do something like:
UPDATE wp_users SET user_email = "myemail@email.com" WHERE wp_usermeta.meta_key = "participant";
100 is limit for email notifications
Published on November 12th, 2018 by haddlyHi there,
I recently discovered that there is a limit set on our server of 100 emails being sent out at one time.
Some of our forums have more than 100 subscribers, which means that not all are getting notifications when something new is posted.
Is there a way to set up batches, so that e.g. 50 go out and then 50 again in 10 mins etc until the full list of emails have been covered?
btw, I am using the AsynCRONous bbPress Subscriptions plugin
No forum found message in a members only forum
Published on November 12th, 2018 by daterHi!
I am new to bbpress but try to build up a members only forum, so all forums are marked private or hidden. When a not logged in user visits the forum a message like “Sorry! No forum found!” is shown.
Is it possible to be more accurate and display e.g. “Sorry! You have to login or register to proceed” when a forum exists but is hidden?
Thanks for your time!
Formattting search results
Published on November 11th, 2018 by GuustDoes anyone have any idea why my search results are not formatted?
https://raidaustralia.com/forums/search/preparation/
Thanks