If it’s just you doing it and never a member, how about the “admin can post anything plugin”?
https://bbpress.org/plugins/topic/admin-can-post-anything/
What’s your secret, Atsutane?
I have the blog and forums kinda working — but when you go from the blog to the forum, it doesn’t carry over the password/username. It requries you to sign in again.
So you want links that are in replied to open in a _blank window? Just certain ones, or every one automatically? This would make any link posted in a reply open in a new windows (i.e. adds target="blank"
to any link)”
https://bbpress.org/forums/topic/open-links-in-new-window#post-15587
Has anyone, including yourself, posted the procedure or a how to on how this was accomplished? I would say a good 50% of the currentl questions in the forum are related to integration of [WP|WPMU]/bbPress and possibly BuddyPress. If it wasn’t that difficult, there wouldn’t be so many questions. Please point me and everyone else to a definitive guide on how to pull it off, and we can resolve all these troubling integration issues.
Thank you.
I do mine perfectly with WP 2.7.1 and BBPress 1.0 RC1
I read that. So did you ever get it to work?
So I downgrade my WP back to 2.7. Is there a way to do one sign in between 2.7 and BBPress 0.9.0.5 – without having to sign in again?
Sam, very interesting. Could you possibly quantify that a little more? I think it would be really helpful for folks who have growing forums and are thinking about how they will scale.
A rough user count and the infrastructure investment (servers) for each bbPress installation, for example.
bbPress isn’t a plugin anyway. It’s a separate app.
The place I work have started using BBpress so I thought I’d give it a go on my doctor who fansite,
http://www.thedoctorwhosite.co.uk/forum/
I have to say it’s really easy to use and customize (like wordpress) so thank you to everyone involved!
This isn’t that difficult, and there are many sites that have been doing this for months now, including my own if you excuse my defense. 
Glad to see someone is taking charge of this however. Best of luck to those guys.
I installed the bbPress plugin and that went fine using the auto install. (I have WP 2.7) Then I activated it and got a fatal error. I tried re-installing it but now it won’t install because it’s already in the directory. All I remember about the fatal error was that it concerned Line 72 and said something about Akismet. I’m pretty clueless about this stuff. My WordPress expert is incomunicado so I’m hanging out here on my own. Any ideas?
Thanks!
Are you certain the bbPress files are in a subdirectory of your WordPress installation? Can you post a directory listing showing where the files are located?
Cheers tinskii – I’ll try that right away. Atsutane’s idea worked great, but to have it automatically updated is really neat.
I’ve read in a lot of places that the Meta HTML tags are ignored by Google and others, but it’s got to be useful if some search engines still use them. Many thanks. I’ll even hack around with the code and see if I can learn anything. Though I think there’s something wrong with bbPress. Whenever I modify anything, it stops working (hehe).
this is very good, my only problem with integration is shown the buddybar on forums page… i’m waiting the start of this project, thanks for the news chris!
Ah, I think I’ll have to look at this idea again after some months of learning Javascript, bbPress and more CSS. Thanks for the help though!
I have WP-MU 2.7.1 + BuddyPress 1.0.1 installed and set up at http://huddle.inversekarma.in. I have copied bbPress 1.0 Rc-1 to http://huddle.inversekarma.in/forums. Now when I try to navigate to this address, I get the “The page you were looking for was not found” error. Is there something wrong with my htaccess? Please help! Thanks
_ck_ prepared a list of the top 100 sites here:
https://bbpress.org/forums/topic/bbpress-top-100-april-2009-update
The largest site has 1.6mm posts; the site with the most users is wordpress.org, which has 7.5 million users.
http://bbshowcase.org/forums/view/top100
Hope that helps!
has anyone tested bbpress scalability in terms of no users,topics and comments
Actually u can archive that using JavaScript, CSS and Bbpress action hook. You can use CSS to hide the “Post Form” and make it visible back using JavaScript.
It kinda like using JavaScript to expand navigation menu. Well that should give you some idea
At WordCamp Chicago today I heard a presentation by Jeremy Wright of b5media about their integrated WPMU, BuddyPress and bbPress installation. Word is that the plugins that were used to accomplish the integrated logins and BuddyPress bar in the forums will be released in the near future at http://labs.b5media.com/
Right now, the only thing I can find about the installation is here:
http://www.icedteapowered.com/blog/wct2009-presentation/
I believe the user who will post this information is Terry J. Smith (registered here, but no posts yet.)
Was going to give me information by editing but the edit button is now gone.
I have redone my bbPress and everything is working perfectly and no errors besides the simple fact that I still don’t understand how to link 2 account together so they can be used as a whole on both sites instead of separates. I really would love to use the tutorial you have posted before about integrating them but I am just not that smart on these things. Any help would be appreciated.
Also how do I go about making my forum look as my website? Is that part of the integrating process?
Still can’t find the site I saw which did this in a neat way, so tried my own noobydoo version. I copied forum.php to forum-post.php, then replaced the php call which shows the Create New Topic area with; <blah href=”forum-post.php”>Create New Topic</blah>
I thought that would then load the full (original but renamed) form and show the input area, but it just jumps back to the front page. Do I need to use a bbPress function to load the copied forum-post.php? Stumped!
I had started to write my own xref type of code to show how bbPress worked with a function reference and a action/filter reference but I never finished it.
But you can use grep to grab a list of all the function names and all the actions/filters.
Some people have run bbpress through phpxref and you can find that around the web via google, I don’t find such listings helpful myself though.
For some reason, RC1 is having a problem connecting to my database. Followed the instructions to the letter. Ran the install and set all the database info to the same as before. Clicked the additional settings because I’m on dreamhost, which doesn’t use ‘localhost’. Everything saves just fine. Config file appears with proper settings in my bbpress directory. Go to step 2 and get “ERROR: Could not establish a database connection”. Double checked everything, did another clean install, still doesn’t work.
BBPress shares a database with my wordpress installation, and wordpress sees the DB just fine.
Any ideas?