I installed 2.0 (Beta 3) RC2
WordPress – 3.2.1
http://www.example.com/forum/sample-forum-2/ (Accessible)
http://www.example.com/forum/ (nothing is displayed)
I was expecting http://www.gortp.com/forum/ page to list all the public forums.
Do I have to configure additional settings?
I installed 2.0 (Beta 3) RC2
WordPress – 3.2.1
http://www.example.com/forum/sample-forum-2/ (Accessible)
http://www.example.com/forum/ (nothing is displayed)
I was expecting http://www.gortp.com/forum/ page to list all the public forums.
Do I have to configure additional settings?
Hey there!
I found a solution by checking out how to tweak the avatar size for standard Gravatars in WordPress and then applied it to the BBPress code like so:
<?php post_author_avatar_link(‘avatar_size=100’); ?>
I know it’s 2 years ago someone posted, but I figured it might be useful to somebody
Hello. I confess I am struggling with this. I think it might be very very helpful to (albeit minority of noob types like myself) to visually SEE what a simple and successful wordpress + bbpress plugin project looks like — untweaked and “for the rest of us” …
I just installed bbPress plugin and started using it but can’t get it to lool ANYTHING like what you have shown above..
I have struggled setting up SImplePress–but it was SLOW
Then phpPress — it was a monster headache
now I am SOLD on bbpress but am stuck setting it up to look great!
I am willing to PAY someone to help me “pimp” it, but actually only need it to look moderately cool.
Here is my site just in case anyone is interested
http://www.surviveinfidelityhq.com
Thanks…Tom and Sarah
Hello. I confess I am struggling with this. I think it might be very very helpful to (albeit minority of noob types like myself) to visually SEE what a simple and successful wordpress + bbpress plugin project looks like — untweaked and “for the rest of us” …
I just installed bbPress plugin and started using it but can’t get it to lool ANYTHING like what you have shown above..
I have struggled setting up SImplePress–but it was SLOW
Then phpPress — it was a monster headache
now I am SOLD on bbpress but am stuck setting it up to look great!
I am willing to PAY someone to help me “pimp” it, but actually only need it to look moderately cool.
Here is my site just in case anyone is interested
http://www.surviveinfidelityhq.com
Thanks…Tom and Sarah
Saves it to the uploads folder, specifically the current month. Check In media in WordPress admin to see the files.
I will make it optional.
I get the following error when my users try to update their account information through bbPress user pages:
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 disabled all plugins other than bbpress and still get the same error.
WordPress is up todate.
bbPress is up todate.
I’m using a custom theme based off of what was in the bbPress folder, but I didn’t update the files to rc1 template files, could this be the issue?
Right!
Thank you for the tip.
I did exactly this (installed in separate plugins) and it worked fine.
The only thing that is kept turned on the option to create forums in groups, since they are different subjects of the forum site.
But both work very well (bbPress and BuddyPress).
Thanks!
Hello, I am a bbPress newbie and I’m trying to change the layout of the forums so that the author column can be gotten rid of at least for the first post, if not all of them, and placed elsewhere on the page. I guess it would end up looking like a wordpress forum, so the author in the postinfo at the top or something like it, without having to sacrifice screen real estate. I don’t care if responders have that column or not. Does anybody have any ideas as to how I can do this, or know of any plugins that can make it happen?
What I did at http://www.swnk.org is install the bbPress & Buddypress plugins separately from each other. I’m not using the forums function of buddyPress and I’m re-directing the forum profiles to the BuddyPress profiles for instance.
Hello
I wish I had on my site/blog WordPress both: a social network and a forum.
<b>But what is the best option for integrating it with 100% quality?</b>
What I tried:
First installed BuddyPress and activate forum, then, within groups is possible to have discussion forums.
But the problem is that when accessing http://www.site.com/forums list just the latest topics and the group they belong to.
And I would need, beyond the scope of forum for each group, a global forum for the entire site, to divide the topics into categories (“forums” different).
What suggestions?
Should I install BuddyPress bbPress and WordPress as separate plugins? This does not affect integration?
More information: I noticed that when creating the user in bbPress directly (without using the WP registration system) the problem continues.
Hi John!
Yes. I chose that option. This integration was made two years ago and never had problems … until now!
It looks like they’ll be building an application for a weather station that will tie in with a WordPress powered website I run.
After you install and integrate BuddyPress, the process to troubleshoot becomes exponentially more difficult, particularly if you’re not familiar with either platform.
Did you choose the option in BuddyPress to use your existing forums for groups?
Anonymous User 757909Inactive
Having an issue with Yoast and his breadcrumbs plugin causing incompatibility:
http://yoast.com/wordpress/breadcrumbs/
Catchable fatal error: Object of class WP_Error could not be converted to string in yoast_breadcrumbs.php
anyone else have issues with any breadcrumb incompatibility?
Dear friends,
I have a problem with the integration of WordPress and bbPress which is driving me crazy. For a couple of weeks, new users can not post on the forum. (“Old” users can do it without problems)
One problem is that there`s no error message. When the new users click on “New Post” seamlessly access the page to create the new post (? New = 1) but thereĀ“s no form!
I have also installed Buddypress. I disabled BuddyPress and the problem continues. Has anyone had any similar experience? Any suggestions?
Thanks in advance.
The bbPress plugin repo on this site is for the standalone edition (1.x), but current development (it’s at RC2 at the moment) is focused on the WordPress plugin edition (2.x).
i dont will use buddypress for avatar.
this one:
https://wordpress.org/extend/plugins/add-local-avatar/
when you can integrate this into the profile of bbpress i like it
You’re probably right about it being a bridge too far for this project, but since you asked what kinda plugins people would like to see, well.. That one for sure 
There’s a forum signature one already:
https://wordpress.org/extend/plugins/bbp-signature/
As for an avatar plugin:
BuddyPress as mentioned and I’ve seen some others been mentioned in these forums too, but I didn’t test those.
There’s also an UBBcode/toolbar plugin but that’s about it I think.
a avatar plugin for profile edit was also nice.
you can integrate a existing one for wordpress into bbpress profile or so?!
Do you know of any good existing ones for WordPress?
You’re probably right, I never developed a plugin for WordPress yet, something I like to look into when I have some time again
yes a unread/new post plugin was great.
a avatar plugin for profile edit was also nice.
you can integrate a existing one for wordpress into bbpress profile or so?!
For me, it ended up being that the user roles assigned in WordPress (I used a CSV import tool, then bulk modified user roles)did not get transferred to role in BBPress. All users in BBPress ended up with role of “No Role (inactive)”.. I had to have each of the 500 users manually changed to a role that had “Add” permissions.. once I did that, all good.. however, manually added new users to WordPress show in BBPress as having no role (inactive).