Just updated it to 0.6.0. This has a lot of things done. bbPress 2 RC 3 put the extra action hooks in the post form area, so the toolbar is using those now for placement of the bar. No more delete-dupes using JS 
https://wordpress.org/extend/plugins/bbpress-post-toolbar/
I got it working. If anyone happends to have the same question here is my solution:
This solution is for the bbPress Plugin version.
1. Got to “https://translate.wordpress.org/projects/bbpress/plugin/nl/default”.
2. Log in
3. Export the .mo file at the bottom and download it.
4. Place it in the following dir “/wp-content/languages/bbpress/”.
5. Rename is to “bbpress-nl_NL.mo”.
6. Make sure you have filled the correct languages in your wp-config.php: ‘nl_NL’.
If there is an easier way feel free to leave a comment.
Tobias.
Dear community,
I am looking for the dutch translation of the bbPress forum, but I can’t find it.
I have looked in the repository at “http://svn.automattic.com/bbpress-i18n/”, but there isn’t a nl_NL version.
I know that there is a translation available, because when I look in GlotPress I see that the dutch translation is 100% completed.
See: http://translate.wordpress.org/projects/bbpress/plugin/nl/default.
Can anyone point me to the downloadable .mo or .po files of the dutch translation?
Thanks,
Tobias.
Yes, same exact problem. Did updating to rc3 fix it for you?
Ok, I’m a complete nubee to WordPress and bbPress so please bear with me. I have been tasked with customizing the Twenty Ten theme with bbPress plugin (Twenty Ten) child theme.
Can someone tell me what would be best, to modify these themes as they are or should I make a copy and rename them and create new themes? If so, how do I go about doing this? For instance, how would I get the renamed versions to read each other and work together?
Another question I have is… If I were to just modify these themes, will they be overwritten if I were to do an automatic update of WordPress or the bbPress plugin?
Any help would be much appreciated.
Hi
Just installed bbpress plugin on wordpress mu site, with the url being
http://pianowizardacademy.com/play/forum/
(haven’t made any tweaks to the theme yet)
However, going to that page brings up the apologies page not found. To get to the actual board, have to go to
http://pianowizardacademy.com/play/forum/board/
Problem is, the HOME page link leads to the first page which is not what I want, since the forums aren’t listed there and the page not found error.
I guess I can resolve this with 301 redirect, but I’m wondering why can’t I access the forums on “HOME” page in the menu?
thanks
Yes, for some unknown reason my site is now working again (no re-installation or changing plugins, etc.). This is strange and has never happened before with any wordpress plugin I’ve used.
And yes, your forum seems to be working again.
Hi simplethemes,
I think i get it. BBPress 2 is a BBPress Plugin for WordPress. BBPress 1.03 is a standalone BBPress.
Your Skeleton theme is for WordPress/BBPress 2 and not for standalone BBPress 1.03
I just updated the bbPress forum to Version 2.0-rc-3 (I’m using the bbPress plugin for WordPress). Before the update to the new version my forum (a private forum) could be found at
http://www.buddhistinsightnetwork.org/forums/forum/bin-discussion-forum/
now, when i go there it says there is nothing there (I confirmed the link is the forum link within WordPress). Before the new version, this was the exact link for the forum.
Does anybody know what is going on here?
Thanks
How do you make a "Private" forum visible to some WordPress classes?
Here’s some info (and a problem) too, you might have the same problem?
Hi all,
I’m looking for a way to create a widget to mix the last wordpress comment with the latest responses forums.
This widget should be able to distinguish between two types of entry through a different CSS and enter the name of the user’s avatar, …
Could you help me?
At first I thought retrieve the 2 rss, yahoo pipes through the cross, but there is no avatar.
Thank you in advance for your help.
Ineken
Arf, i miss the categoriy of my topic, sorry :'(
trevogre, were you ever able to get these to work together?
It seems like I have it so close – one role is restricted to one forum and another role is restricted to one forum. I set both my forums to hidden, add the read_hidden_forums to both capabilities, the appropriate error is displayed on the restricted forum but the roles can’t get into the appropriate forum to post or read topics. It’s like there should be a read_hidden_topics and publish_hidden_topics capability.
Private forums don’t seem to work at all. I tried the private setting and restricted the appropriate roles on the forums but the roles can still get into and post in both forums.
@philsown
Download User Avatar for WP here: https://wordpress.org/extend/plugins/user-avatar/
1. In single-user-edit.php, Before
<?php bbp_get_template_part( 'bbpress/content', 'single-user-edit' ); ?>
add: http://pastebin.com/rfLFaRvq
2. In style.css add:
.bbp-single-user-edit { position:relative; }
#user-avatar-display { position:absolute; top:160px; right:20px; text-align:center; width:155px; }
#user-avatar-display a { color:#000; text-decoration:none; text-align:center; };
3. In functions.php add: http://pastebin.com/YfbiN65x
That’s it.
Original solution: https://wordpress.org/support/topic/plugin-user-photo-front-end-upload?replies=17#post-2186636
It works great for me. Cheers.
Hi John,
I hate to bother, but I really dug through everything close to a documentation (plus hundreds of forum answers) and could not find an answer to some basic questions:
a) BuddyPress 1.5.2 beta comes with a folder
/bp-forums/bbpress
which is obviously a full bbpress install (standalone?).
I run WP 3.2.1 with BP 1.5.2 beta plus bbpress plugin 2.0-rc-2 (the latter a folder with less files than the one I found in a)
So which one to run/install, what’s the difference?
At the moment my admin panel shows a section for Forums, Topics, Replies, but they don’t show in the frontend.
In the frontend I see group forums only, but not the ones created in the admin panel.
I am confused and I am really missing a clue (a mini docu would help), on how those parts work together (or not).
Thankful for any hint, just point me to any place with some information so that I can find sleep and peace again – and my 11,000 club members too 
BTW – I am quite experienced with WordPress after some hundred installations and modifications since 2005, but I’m new to BuddyPress and bbPress…
Kind regards from Austria,
eliZZZa
Hi John,
I hate to bother, but I really dug through everything close to a documentation (plus hundreds of forum answers) and could not find an answer to some basic questions:
a) BuddyPress 1.5.2 beta comes with a folder
/bp-forums/bbpress
which is obviously a full bbpress install (standalone?).
I run WP 3.2.1 with BP 1.5.2 beta plus bbpress plugin 2.0-rc-2 (the latter a folder with less files than the one I found in a)
So which one to run/install, what’s the difference?
At the moment my admin panel shows a section for Forums, Topics, Replies, but they don’t show in the frontend.
In the frontend I see group forums only, but not the ones created in the admin panel.
I am confused and I am really missing a clue (a mini docu would help), on how those parts work together (or not).
Thankful for any hint, just point me to any place with some information so that I can find sleep and peace again – and my 11,000 club members too 
BTW – I am quite experienced with WordPress after some hundred installations and modifications since 2005, but I’m new to BuddyPress and bbPress…
Kind regards from Austria,
eliZZZa
Hi
I had this problem and the plugin provided by Zaerl fixed it, many thanks.
What I am wondering (and i have only just put the forum up) am I better off using the BBpress plugin in wordpress than the deep integration method i have used?
Thanks
Hi there,
Here I am with an issue
– Didn’t touch anything :p
I’ve made my own theme and followed the steps.
When clicking on a tag I get this error:
Fatal error: Call to undefined function bbp_get_topic_tag_template() in
xampphtdocswordpresswp-contentpluginsbbpressbbp-includesbbp-core-compatibility.php on line 745
Thanks in advance for any assistance,
Isabelle,
In the future I’ll look into adhering to the WordPress Discussion settings for restricting comments too.
Yeah, I’m gonna need that too 
Akismet’s great for spam (yay!) but keepin’ out the troublemakers…
I’ve allowed users to upload images, but whenever I try to upload an image it fails with increase post_max_size and upload_max_filesize to 5M.
I don’t have any issues uploading with wordpress, and the values are currently set to 8M and 2M respectively.
The image i was trying to upload was only 167KB I tried with a 47KB file as well and that didn’t work either.
Any ideas?
I get the same error with the latest versions of bbPress Plugin and WordPress. I tried a fresh install but i get the same error.
If i remove the code from common functions the update works ok.
if ( $bbp->errors->get_error_codes() )
$has_errors = true;
But i’m afraid without that code there won’t be any error printed 
Does anyone have another solution?
Have installed BB on wordpress/PlatformPro .. and cannot seem to get it set up properly… Assuming that the plugin was installed properly, could someone give me step by step instructions on what I should do to make it useable by members on my website .. thx
Hello,
BBpress 2.0 Plugin is using the standard content width of my WordPress installation for showing. But i would like to have it full width (920 px instead of 550px). Because of my posts is not a option to change the default content width.
How to change this for BBpress only?
Thanx in advance!
I don’t know if this is the right forum for this. Nevertheless, I’ve done some search in the forums and haven’t seen an answer or topic with this problem:
Whenever I try to update my user profile (with the Yahoo info, for example) I get this error:
Fatal error: Call to a member function get_error_codes() on a non-object in /**********/wp-content/plugins/bbpress/bbp-includes/bbp-common-functions.php on line 1392
I’m using the latest version (2.0-rc-2) of the bbPress plugin for WordPress.
Hi Everyone,
I’m not a super hacker or anything, but I have some basic competence with computers. I’ve been tasked with converting our phpbb3 to bbpress standalone and now to bbpress plugin. I’ve managed to do phpbb to bbpress, but i am stuck at converting standalone to plugin.
We currently have wordpress users as well as bbpress users for our forums. We would like to maintain separate users for each. My major question is, how do I convert bbpress to the bbpress plugin and maintain those user categorations?
We do not want our forums users to be able to affect our wordpress account. This is the only information I can find:
bbPress Standalone to Plugin Converter Beta 2
Currently, there are three situations:
1. You have a new WordPress blog, to which you are migrating to and an established forum. Then, you would go to user migration section first and then proceed to forums, topics, posts migration section. In this process, all your WordPress users would be deleted (well, renamed to another table) and in place of those, bbPress users would be added. A keymaster will be WP admin, bb admin and moderator will be bbPress plugin moderators, rest all would be converted to the default WP role (which can be set in your WordPress settings).
2. Your WordPress and bbPress user tables are integrated. You don’t need the user migration process and you can directly go to forums, topics, posts migration section. No worries.
3. You have a established WordPress blog, with a good number of users and can’t afford to lose those. This is currently not supported as it is hard to merge two conflicting user sets.
Hello,
Somehow i don’t get BBPress Plugin working. When i try to view the forum i get redirected to the homepage. Only when i disable Buddypress everything is working and i’m able to view the forum.
I’m using WordPress 3.2.1 and the 2.0 RC2 of the plugin.
How to solve this?
Thanx in advance@