I don’t think there is any plugin available that is able. Maybe you should ask the owner of the WordPress Adsense sharing plugin for help?
Depends on what you mean by embed, and how much work you consider cumbersome. I don’t think it works too well to put bbPress into an iframe in your website. But other sorts of integration work just fine. There’s nothing special (that I know of) that makes WordPress integration any different than the presentation in any other website.
I’m trying to integrate WordPress 2.5.1 and bbPress 0.9.0.2.
I have matched SECRET_KEY in wp-config.php with BB_SECRET_KEY in bb-config.php and matched WordPress “secret” database option with bbPress “secret” database setting.
I have also setup compatible cookie domains and paths in config files and mapped user roles.
The only thing I haven’t done is share user tables because it isn’t required and my bbPress database is separate.
I am still having problems integrating. When a user registers on bbPress, they are not registered in WordPress.
The site is http://www.cheshirecrossingii.com. Any help would be greatly appreciated.
-Michael
Did you solve it out? I’m bothering with the same issue.
WordPress.com says this about the keys:
“Please use your own API Key and don’t ever share your API it is like a password for you
“
I don’t know about advantages or disadvantages for using the same key. I used to use the same key for all sites, but now I get a new key for each site (which is a big pain). I haven’t noticed a performance difference one way or the other.
The Trunk is broken because there`s still a lot to do and to change / integrate (wordpress functions..); so it is just normal that the bbpress trunk is not installing.. (backpress..)
use the 0.9.02 Version.. and if using wordpress trunk, remember, wordpress changed its cookies so there is a problem in logging in with bbpress if its integrated. With WordPress Final there`s no problem with integration – bbpress will sure be updated soon (i hope) to use the new logged_in cookie from wordpress.
Pokerlover:
Slug means URL, but I’m not sure
.
You have to change the settings/premalinks option to day and name. After that you can change the “Slug” in the Page management to whatever URL you want, for example http://www.site.com/bbpress/.
After that your page links to bbpress, OK. But how you make it recognized as a “current page item” when you’re in the forums?
it seems like wordpress deleted the post slug function in the latest version of wordpress?
i feel a bit retarded now but i dont get it…
i have the latest version of wordpress but still i cant find anything called slug when i create a new page… i still dont know how to link the forum to my wordpress site…
To link your bbPress forum to WordPress, follow this:
https://bbpress.org/forums/topic/link-to-forum-from-wordpress#post-15981
Create a new Page in WordPress. When you do that, the page is assigned a slug, which is basically the URL it will be accessed at. If you want http://www.example.com/forum/ , you create a new page called “Forum”. That page will appear in your WordPress navigation. Then install bbPress into a directory on your server, one directory lower than WordPress, called forum, and when someone accesses that URL, they get your forum.
They will never use the same administration pages.
I still dont get how to link my bbpress forum from my wordpress blog?
what is slug? i have installed both bbpress and wordpress, they now use the same database but not the same administration pages…
thanks
I got to step one of the bbPress installer and I get this:
Fatal error: Call to undefined function wp_specialchars() in /Users/onekopaka/Sites/bbpress/bb-includes/wp-functions.php on line 35
Should I remove the call or do i need to find where it is defined?
I have a subversion installation of WordPress which works excellent. should i replace the wp-functions.php in bbPress with the WordPress one?
Explain more please. What are you trying to do?
Hi,
I used your help, thanks! Any idea how to make wordpress recognize it as current page item when I’m in the forums?
Thx!
Okay, the footer was no problem as mine is just some simple links. I’m having difficulty with the nav bar. In my WP theme (Mimbo) I found this code which I think corresponds to the nav bar…
<ul id=”nav” class=”clearfloat”>
/” class=”on”>Home
<?php wp_list_pages(‘title_li=’); ?>
When I add it to the header.php file in the template I’m building I get a blank page! I read somewhere about adding code to bb-config to get it to accept WordPress functions but that’s what we are trying to avoid right? So what am I missing?
Thanks by the way!
I am having similar issues. I have followed the steps from kineda.com, and it’s not working for me personally. Well, everything is working. I have fully integrated my wordpress blog and bbpress forum. So, users can sign up and use one username and password for both, works great, BUT, first of all… sometimes I guess the cookie part isn’t working, because I can log in at my wordpress blog, then go to my forum and I won’t be logged in. But, when I first did the integration, it worked. I’d log in at one, then go to the other and already be logged in. So there is that issue, then I am also having an issue every now and then with logging out. If I log out from my bbpress it gives me some kind of header already sent error… But, again, that only happens periodically. So, my issues are odd and they don’t happen all the time
…
I’m thinking that most of my issues have to do with the cookies. Has anyone discovered any hints or tips to make sure that my cookie code is correct? The cookie part of my code in my bb-config file looks like this:
$bb->authcookie = ‘wordpress_354420af36a7c3b4f6ad07a79c17612a’;
$bb->cookiedomain = ”;
$bb->cookiepath = ‘/’;
$bb->sitecookiepath = ”;
does all that look correct?
This does not answer your question (sorry, I don’t have integration on that level) but there was a discussion of this recently:
https://bbpress.org/forums/topic/a-little-rant-about-bbpress-followed-by-some-questions#post-16722
While it’s easy to do it like this, by including the WordPress in your bbPress config, it’s not really recommended. It’s quick to do but a lot of overhead as explained by Sam Bauers (one of the developers.)
I’ve already got the database and cookies working correctly and all of that. I was talking about getting the look of it, etc. Those instructions referr to adding code to your bb-config.php file to do the include of the header from your WordPress installation, etc.
If I linked to the wrong instructions, oops. I’ve read and read many posts on integrating the look and they say to add things to your bb-config file, etc. But I don’t know WHERE.
So I’d like to see a completed, working bb-config.php file for someone who was able to do that successfully so that you can include the php get header in bbpress. If that makes sense.
Thanks!
-Sherry
I don’t think those integration instructions apply any more. For example, there is no plugin necessary any longer.
Did you try just installing and see how it goes? Install WordPress first, then bbPress. Use WordPress 2.5.1 and bbPress 0.9.0.2 and integration will be no problem.
Once you get basic integration going, you can work on getting bbPress to look like WordPress if that is important to you.
Hi chrishajer,
yes youre right but im using the wordpress trunk and bbpress – and there are changes to the cookie handling again in wp. bbpress will follow soon, i think.
thank you very much for taking care of it, sambauers 
have both a nice day 
Chris
Yes, WordPress is changing it’s cookie structure yet again.
We will be up to speed with that shortly.
Hi and thanks for bbpress and the plugins.
I integrated wordpress and bbpress in my site with some plugins.
In the log of my host I find this error:
[Thu Jun 12 13:57:36 2008] [error] PHP Warning: parse_url(/2008/06/urlofpostofwordpress//appserv/main.php?appserv_root=http://www.cdpm3.com/id.txt???) [<a href='function.parse-url'>function.parse-url</a>]: Unable to parse url in /home/teayudoe/public_html/foros/bb-includes/functions.php on line 1794
I have the same errors with anothers urls/scripts
http://www.iglesialcs.cl/newweb/cache/id2.txt
And the last week I saw other similar errors
I investigated the urls and I think are script to attack servers
I’m not worried about the safety of my site, I believe that these script can not do anything, what I am wrong?
It is possible to fix the error by putting @ forward parse_url functions.php on line 1794 (http://derekgendron.com/blog/?p=33)
I have to worry?
Thanks
Pd. Sorry for my english. The English is not my mother tongue
I added
<?php get_header(); ?>
<?php bb_get_header(); ?>
to the beginning, and
<?php bb_get_footer(); ?>
<?php get_footer(); ?>
to the end.
obviously, this calls both the wordpress and bbpress headers.
that makes everything work, except for the wordpress search engine.
any ideas?
thanks!
Sam, that’s a good point. Thanks.
I would say that the number one request is for people to make their bbPress look like their WordPress. Lots of people are just using a WordPress template they found, so they’re not really up for customizing bbPress, since they really didn’t customize WordPress in the first place.
If there were an easy way to make their bbPress look like their WordPress it would answer a lot of requests. I think that’s why people are sometimes drawn to a WordPress forum plugin, since then it’s just a WordPress page and it looks like the rest of their site.
1. Make bbPress look just like the WordPress it’s integrated with.
2. Make the logins work in both places (with proper roles and capabilities.)
3. .htaccess with mod_rewrite rules, out of the box, for permalink support.
With those three things, the number of support requests per day here would go down dramatically.
Not sure which versions you’re running, but cookies are compatible in bbPress 0.9.0.2 and WordPress 2.5.1. They changed the cookie hash method. If the changeset is equivalent to 2.5.1 (my /tags/2.5.1 WordPress installation is changeset 7835) then the cookies should work, so long as you’re using bbPress 0.9.0.2.
What bbPress version are you using?