Oh and by the way, you don’t have to wait for official releases, simply install a SVN client and you can keep in sync with the very newest trunk copy (or any other release) any time you’d like.
It’s the same technique as for WordPress so use these instructions
https://codex.wordpress.org/Installing/Updating_WordPress_with_Subversion
also see this topic for more details/ideas
https://bbpress.org/forums/topic/svn-procedure-for-checking-out-bbpress
and if your server is on apache, here’s how to easily install SVN as a client instead of the full package:
https://bbpress.org/forums/topic/svn-procedure-for-checking-out-bbpress#post-18739
Please file this in http://trac.bbpress.org
so Sam will see it and address it.
But it’s possible that it’s been fixed already in the trunk.
Please take a look at the WPMU tag for some ideas:
https://bbpress.org/forums/tags/wpmu
Haven’t made it yet, still pondering the best way to do it (I tend to think about the more complex ones for awhile).
Wow this topic was from last year? I must be slacking. I know I posted another message about it a week or two ago somewhere around here.
Currently working on Super-Search which is badly needed.
ps. ah here’s my more recent comments on this idea: https://bbpress.org/forums/topic/to-bbpress-or-to-wordpress#post-21148
Michael should be finishing up from the WP 2.7 release and hopefully will be able to comb through his emails and bbpress stuff soon.
I call that full or complex integration and it’s mentioned in Integration 101 and many others do it I believe, despite my advise not to (until WordPress uses BackPress like bbPress 1.0)
I got to thinking, maybe we’re doing it all wrong.
Rather than try to work WordPress into bbPress, why not just include the bb-config.php file inside the wp-config.php file instead.
Viola, from what I can tell, everything works like a charm. CK, your bbCode plug-in breaks some of the WordPress tags/shortcodes though, [caption] etc…
This way, bbpress can be directly referenced inside the entire website, and WordPress can use it’s functions AND the ones from bbPress to micromanage the login situation.
I really need to investigate this more, but I think that I might be on to something with this whole integration issue.
A simple plug-in could be made to include the core WordPress queries inside bbPress for pages, categories, etc… Without having to duplicate load everything inside the header, etc…
Okay, so I just did this like 20 minutes ago and I’m a little giddy about the idea, and I’m sure there’s a myriad of reasons why this won’t work, but I think it’s a neat idea…
There are two types of stickies: you can stick a post to the top of its particular forum, and you can stick a post to the top of all the forums.
For example, say you have a bbPress install with one forum: Forum A.
* If you sticky a post in Forum A, the sticky post will appear at the top of boards.domain.com/forum/ForumA (but not at the top of boards.domain.com).
* If you “stick to front” that same post, it will appear at the top of boards.domain.com (but not at boards.domain.com/forum/ForumA)
From what you described, I’m guess the post has been stuck to the frontpage and not to the forum. Unstick it and then re-stick it but this time not to front.
Hope that helps!
I’m new to using bbpress and installed version Version 1.0-alpha-2
In one of the forums, I did a post and made it sticky… I other forums the sticky is always the first post(s) with all the other post underneath.
The main forums is showing 1 topic and 1 post. When I click on the forum, it isn’t there…. The only place the post sticky shows is in the latest discussions and not in forum area.
Is there some way to make the sticky topic show up in its forum?
Thanks
Ann
Do you know how to make a phpinfo file?
Make one in the same directory as bbPress and access it so we can see if there are errors or what the native settings are.
You also have the iNove theme.
I use them both on one of my blogs/forums.
You’ll find the WordPress theme here – and the bbPress theme here.
You can see theme live on my blog and my forum.
—
RG
Hi! I have problems with bbpress and PHP 5.
On my hosting PHP 4 is “by default”. I am using .htaccess with
AddType application/x-httpd-php5 .php
in my top directory.
With this .htaccess file bbpress does not working at all – I can’t install it and can’t use it after install.
Installation process is “windows like” – I
1 delete .htaccess
2 create manually bb-config.php
3 open the start page blog.example.com
4 click “Next” and fill just minimum set of fields. I don’t integrate bbpress with my blog
5 Everything is fine.
Without my .htaccess file bbpres works after install. After upload .htaccess – don’t. I cant open anything, can’t login and don’t have any access. The error message is the same “500 Internal Server Error”.
I don’t use permalinks or any plugins. Just default state …
I reported this here: http://trac.bbpress.org/ticket/1001
bbPress and WordPress are not cross aware of role changes.
So, if you change a WordPress role, the bbPress role is not changed;
If you change the bbPress role, the WordPress role is not changed.
I believe that this is is probably the way that most people would want it to be, although it would make sense eventually (once these can be more tightly integrated) to have the option of syncing them up.
Ok, so I have wordpress 2.51 fully integrated with bbpress 0.9.0.2. I had a friend who I wanted to show the backend so I had him register and I figured I would then change his membership level to admin. So he registered via WordPress (which is using the register plus plugin) and it worked fine. He had subscriber status on WP and member status on BB. However, when I upgraded him via WP and it gave him admin status in WP but it didn’t change his status in BB, he is still just a member.
Do I have to manually change this or is there a way to have it automatically change?
How about the Admin can Post Anything plugin?
https://bbpress.org/plugins/topic/admin-can-post-anything/
Is this for admin use only?
Hi
I use instant teleseminar for recordings and they generate a code that you embed in your site etc. to display the player and download links.
This is a sample of there code
<iframe width=”452px” height=”130px” frameborder=”0″ scrolling=”no” src=”http://instantTeleseminar.com/replay.asp?eventid=5220734&preffix=custom”></iframe>
It won’t display the player… how do I get this to work?
Is there an audio player plug in for bbpress like there is for wordpress?
Thanks
Ann
It isn’t about it being a regular basis, it’s about it being possible.
In my testing and installing of bbPress, I usually bounce back and forth between a KeyMaster, an Admin, and a Member test account, and sometimes I am logged in and make a post under the wrong one. 
It’s more for convenience and possibility sake than it is for daily use or practicality.
Forums with many users would just have a million entries in the drop down. Heck I dunno man I just thought of this idea!
Hi,
I have BBPress 1.0-alpha-2 integrated with WordPress MU 2.6.3.
Users register and login with WordPress MU and are automatically logged in to BBPress. This all works fine.
The problem I have is that the users have no “role on these forums” despite the fact that I have set the User Role Map correctly.
I can update user’s roles manually, but obviously this is not ideal.
I’m stumped!! Has anyone had a similar problem or know what might be wrong?
Thanks,
Oli
Hmm this is an interesting scenario, one that I never made it around to checking since I always do my work as an Admin or KeyMaster.
I did just check my install of 2.7rc1 and bbPress Alpha-2 and I do not experience this type of issue.
I am assuming that you’ve checked the obvious stuff from all of the other integration topics here? Making sure your SECRET_KEY’s match and cookie domains are copied over, etc?
@elwagar: Conversely, once they are registered you can assign them a role by going to the bbPress admin, WordPress Integration, and remapping. I feel like a plug-in could help this registration laziness along, but I also think this should just work correctly right away.
I actually had a similar issue years ago integrating phpBB 2.x and osCommerce together, trying to get one to work inside the other with cookies and what-not was a really big problem, one that I never really did get working 100% correctly.
I have no experience with bbPress Live, but it might be worth looking into. CK posted a really nice SQL example on how to grab information without a plug-in, so if you can’t get that to work, you could always put in a little manual labor.
I am still kind of fighting with it…what i found was that initially new members added to bbpress via WP don´t get a role assigned…but on publishing their first post they will be assigned the proper role…
As you mentioned bbpress live above: On install it says “not implemented” on the settings screen for the post to WP section. And I can´t get it work either. Is there any secret?
Sorry,
Wordpress 2.51 installed in the root directory
bbPress 0.9.0.2 installed in /forums
I am using the same computer and logging in and out but I have been clearing all session, domain and path cookies each time.
Which versions of bbPress and WordPress are you using?
Are you doing all of this logging in and out on the same computer?
Have you tried manually deleting cookies and logging in again?
What folders are WordPress and bbPress located in, relative to each other?
I just installed WordPress and bbPress on http://www.youthforwildlife.org and they are sharing a user database, which works fine. And it seems that when I login as an administrator or keymaster I can go back and forth between the bbpress and wp but when I login as a regular user, it asks me to relogin when I switch between them.
I would greatly appreciate any help you could give me!