<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>bbPress support forums Topic: *seamless* wordpress integration</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Topic: *seamless* wordpress integration</description>
<language>en</language>
<pubDate>Tue, 02 Dec 2008 11:53:10 +0000</pubDate>

<item>
<title>Anonymous on "*seamless* wordpress integration"</title>
<link>http://bbpress.org/forums/topic/seemless-wordpress-integration/page/2#post-17746</link>
<pubDate>Mon, 28 Jul 2008 14:07:06 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">17746@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;vilimaunula - thanks for the help. i'm going to try to digest what you've done - this is way more complicated that what i've done in the past. but i'll check it out and will let you know how it goes!
&#60;/p&#62;</description>
</item>
<item>
<title>vilimaunula on "*seamless* wordpress integration"</title>
<link>http://bbpress.org/forums/topic/seemless-wordpress-integration/page/2#post-17741</link>
<pubDate>Mon, 28 Jul 2008 06:47:58 +0000</pubDate>
<dc:creator>vilimaunula</dc:creator>
<guid isPermaLink="false">17741@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;deliciousbass:&#60;/p&#62;
&#60;p&#62;The &#34;latest discussions&#34; list at &#60;a href=&#34;http://akirakurosawa.info/forums/&#34; rel=&#34;nofollow&#34;&#62;http://akirakurosawa.info/forums/&#60;/a&#62; is compiled without the use of Wordpress or bbPress loops. Instead, it makes use of two direct hand-crafted MySQL queries to the database, one to the Wordpress tables and the other to the bbPress ones.&#60;/p&#62;
&#60;p&#62;Basically, both queries search for all the posts (or comments, in the case of Wordpress) written in the past month, then put these posts into various arrays. The arrays are then sorted so that the items are in a reversed chronological order, and finally the resulting list is displayed on the page with only the latest post/comment from each thread/blogpost/page included.&#60;/p&#62;
&#60;p&#62;In case it is any help, here is the code that I use -- I wouldn't suggest just copy-pasting it to your site though before reading it through and knowing what you are doing. You may at least need to change the table names. I have added comments to give some idea what is done where.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.vertebratesilence.com/bbpress_frontpage_discussions.txt&#34;&#62;See the code here&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;There most probably is a simpler way to do this, the php code could be streamlined, made more error-resistant, and it could possibly also be done with Wordpress/bbPress tags, or it could be turned into a plugin, if someone has the time and the energy.
&#60;/p&#62;</description>
</item>
<item>
<title>Anonymous on "*seamless* wordpress integration"</title>
<link>http://bbpress.org/forums/topic/seemless-wordpress-integration/page/2#post-17711</link>
<pubDate>Sun, 27 Jul 2008 20:42:49 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">17711@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;vilimaunula - your site akirakurosawa.info is an quite impressive integration of WP and BBPress. I'm wondering how you managed to  integrate your forum and wordpress loops into one, as presented on this page: &#60;a href=&#34;http://akirakurosawa.info/forums/.&#34; rel=&#34;nofollow&#34;&#62;http://akirakurosawa.info/forums/.&#60;/a&#62; You are showing a single chronological list of recent posts and comments across both your WP blog and BBPress forum. Would you mind sharing how you did this? I'm very new to PHP so would not be able to tweak things easily to make this happen.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>AntonioP on "*seamless* wordpress integration"</title>
<link>http://bbpress.org/forums/topic/seemless-wordpress-integration/page/2#post-16452</link>
<pubDate>Sun, 25 May 2008 00:27:10 +0000</pubDate>
<dc:creator>AntonioP</dc:creator>
<guid isPermaLink="false">16452@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I am thouroughly confused on how to do this.  Where the heck would I actually start?  I don't want to integrate the the databases/cookies/etc., I just want to apply the same look of my header and footer at &#60;a href=&#34;http://www.atriskstoriesofhope.com/&#34; rel=&#34;nofollow&#34;&#62;www.atriskstoriesofhope.com/&#60;/a&#62; with &#60;a href=&#34;http://www.atriskstoriesofhope.com/bbpress...&#34; rel=&#34;nofollow&#34;&#62;www.atriskstoriesofhope.com/bbpress...&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>djvibe on "*seamless* wordpress integration"</title>
<link>http://bbpress.org/forums/topic/seemless-wordpress-integration/page/2#post-11127</link>
<pubDate>Thu, 27 Sep 2007 05:42:35 +0000</pubDate>
<dc:creator>djvibe</dc:creator>
<guid isPermaLink="false">11127@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;After talking with the author of the tutorial I am going to create a separate CSS file that I can import into my WP CSS.. I think this is better because then it can be used as a starting point for others using the Themepress BBP Theme.. I think this should be integrated into the next release of  Themepress..
&#60;/p&#62;</description>
</item>
<item>
<title>djvibe on "*seamless* wordpress integration"</title>
<link>http://bbpress.org/forums/topic/seemless-wordpress-integration/page/2#post-11126</link>
<pubDate>Thu, 27 Sep 2007 05:23:35 +0000</pubDate>
<dc:creator>djvibe</dc:creator>
<guid isPermaLink="false">11126@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;There is a really good tutorial to integrate the WP + BBP seamlessly here.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.adityanaik.com/integratepress-part-i/&#34; rel=&#34;nofollow&#34;&#62;http://www.adityanaik.com/integratepress-part-i/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It worked great for me and includes a Theme for BBP that integrates all WP functions into BBP and keeps the header and footer in tact... the only problem is that the BBP CSS is totally lost.. I am currently trying to create a Master CSS file that integrates the kakumei CSS in my WP CSS.. but my CSS skills are not exactly up to date...  Ill keep you posted on how it goes...
&#60;/p&#62;</description>
</item>
<item>
<title>vlp on "*seamless* wordpress integration"</title>
<link>http://bbpress.org/forums/topic/seemless-wordpress-integration/page/2#post-9266</link>
<pubDate>Tue, 24 Jul 2007 11:48:05 +0000</pubDate>
<dc:creator>vlp</dc:creator>
<guid isPermaLink="false">9266@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Thanks for this tutorials guys, it really helps.&#60;/p&#62;
&#60;p&#62;One more thing is not straightforward to me, how to integrate the forum Titles.  I tried it like it was written here but it didn't work out.&#60;/p&#62;
&#60;p&#62;You can see my integration on &#60;a href=&#34;http://www.tasty.sk/forum&#34; rel=&#34;nofollow&#34;&#62;www.tasty.sk/forum&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>vilimaunula on "*seamless* wordpress integration"</title>
<link>http://bbpress.org/forums/topic/seemless-wordpress-integration/page/2#post-9223</link>
<pubDate>Sun, 22 Jul 2007 16:06:12 +0000</pubDate>
<dc:creator>vilimaunula</dc:creator>
<guid isPermaLink="false">9223@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;kenzor -- That would indeed work the same way and be far easier to do. It remains a mystery to me why I didn't do it that way to begin with. I must have lost my +5 Blessed Boots of Intelligence at some point.
&#60;/p&#62;</description>
</item>
<item>
<title>kenzor on "*seamless* wordpress integration"</title>
<link>http://bbpress.org/forums/topic/seemless-wordpress-integration/page/2#post-9215</link>
<pubDate>Sun, 22 Jul 2007 05:20:12 +0000</pubDate>
<dc:creator>kenzor</dc:creator>
<guid isPermaLink="false">9215@http://bbpress.org/forums/</guid>
<description>&#60;blockquote&#62;&#60;p&#62;So, if you now go through the template files for your bbPress installation, you will need to replace all instances of &#34;&#60;code&#62;&#38;lt;?php bb_get_header(); ?&#38;gt;&#60;/code&#62;&#34; with the Wordpress command &#34;&#60;code&#62;&#38;lt;?php get_header(); ?&#38;gt;&#60;/code&#62;&#34;. The same thing goes for the footers, so you change all instances of &#34;&#60;code&#62;&#38;lt;?php bb_get_footer(); ?&#38;gt;&#60;/code&#62;&#34; to &#34;&#60;code&#62;&#38;lt;?php get_footer(); ?&#38;gt;&#60;/code&#62;&#34;.&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;I used a simpler method to achieve the same result. Rather than going through and changing every call to bb_get_header() and bb_get_footer() I simply created a custom header.php and footer.php file.&#60;/p&#62;
&#60;p&#62;Then in the header I have only:&#60;br /&#62;
&#60;code&#62;&#38;lt;?php get_header(); ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;In the footer I have only:&#60;br /&#62;
&#60;code&#62;&#38;lt;?php get_footer(); ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;The benefit of this is you only need 2 custom files, you don't need to search and replace all instances, and if you need to setup global vars for the more advanced WordPress integration techniques you only have to add them once into your custom header.php.
&#60;/p&#62;</description>
</item>
<item>
<title>airdrawndagger on "*seamless* wordpress integration"</title>
<link>http://bbpress.org/forums/topic/seemless-wordpress-integration/page/2#post-8786</link>
<pubDate>Mon, 09 Jul 2007 10:35:41 +0000</pubDate>
<dc:creator>airdrawndagger</dc:creator>
<guid isPermaLink="false">8786@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Ok, solved that as well :D&#60;/p&#62;
&#60;p&#62;Now, for my next problem. What do I type so it knows when I'm browsing a forum page? If you look at my site I have highlighted tabs for my different sections. I need the forum tab to be highlighted while in the forum and for the start tab not to be! I use is_home for the start tab&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.doublepeace.se/forum&#34; rel=&#34;nofollow&#34;&#62;http://www.doublepeace.se/forum&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Please help!
&#60;/p&#62;</description>
</item>
<item>
<title>airdrawndagger on "*seamless* wordpress integration"</title>
<link>http://bbpress.org/forums/topic/seemless-wordpress-integration/page/2#post-8720</link>
<pubDate>Fri, 06 Jul 2007 00:16:51 +0000</pubDate>
<dc:creator>airdrawndagger</dc:creator>
<guid isPermaLink="false">8720@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Ok, so answered my own question in the last post. Just had to go through everything step by step and see what collides and adjust accordingly. No, however, I need help with something else regarding this! I need to add a link to my forum profile edit to my loginanywhere script. It works at the bbpress site but then I switch over to the blog and it says profile_tab_link is an undefined function. Maybe there's even another way to link to the profile edit? Please help!
&#60;/p&#62;</description>
</item>
<item>
<title>airdrawndagger on "*seamless* wordpress integration"</title>
<link>http://bbpress.org/forums/topic/seemless-wordpress-integration/page/2#post-8682</link>
<pubDate>Tue, 03 Jul 2007 21:33:06 +0000</pubDate>
<dc:creator>airdrawndagger</dc:creator>
<guid isPermaLink="false">8682@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I tried just copy-pasting my kakumei css to my wordpress css and while the structure of bbpress got back to normal with some minor quirks, it majorly disrupted my header and footer and with it my wordpress as well. How would I work around this, any other way then going through the stylesheets and changing everything so nothing's colliding? I feel that's A LOT of work.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.doublepeace.se/forum&#34; rel=&#34;nofollow&#34;&#62;http://www.doublepeace.se/forum&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>atomAstro on "*seamless* wordpress integration"</title>
<link>http://bbpress.org/forums/topic/seemless-wordpress-integration/page/2#post-8571</link>
<pubDate>Thu, 28 Jun 2007 19:52:49 +0000</pubDate>
<dc:creator>atomAstro</dc:creator>
<guid isPermaLink="false">8571@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;It's a stylesheet, it will not interfere with the styles in your WP theme unless there are name collisions between the class/id's.
&#60;/p&#62;</description>
</item>
<item>
<title>gspark001 on "*seamless* wordpress integration"</title>
<link>http://bbpress.org/forums/topic/seemless-wordpress-integration/page/2#post-8535</link>
<pubDate>Wed, 27 Jun 2007 17:12:37 +0000</pubDate>
<dc:creator>gspark001</dc:creator>
<guid isPermaLink="false">8535@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;won't that mess up your wordpress theme ?
&#60;/p&#62;</description>
</item>
<item>
<title>atomAstro on "*seamless* wordpress integration"</title>
<link>http://bbpress.org/forums/topic/seemless-wordpress-integration/page/2#post-8533</link>
<pubDate>Wed, 27 Jun 2007 17:01:44 +0000</pubDate>
<dc:creator>atomAstro</dc:creator>
<guid isPermaLink="false">8533@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;@davidbaldwin:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bbpress.org/forums/topic/2checkoutcom-using-wordpress-bbpress&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/2checkoutcom-using-wordpress-bbpress&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>atomAstro on "*seamless* wordpress integration"</title>
<link>http://bbpress.org/forums/topic/seemless-wordpress-integration/page/2#post-8532</link>
<pubDate>Wed, 27 Jun 2007 16:59:51 +0000</pubDate>
<dc:creator>atomAstro</dc:creator>
<guid isPermaLink="false">8532@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;include the kakumei stylesheet in your template header, or copy the kakumei styles and put them into the stylesheet for your wordpress theme.
&#60;/p&#62;</description>
</item>
<item>
<title>gspark001 on "*seamless* wordpress integration"</title>
<link>http://bbpress.org/forums/topic/seemless-wordpress-integration/page/2#post-8523</link>
<pubDate>Wed, 27 Jun 2007 09:52:05 +0000</pubDate>
<dc:creator>gspark001</dc:creator>
<guid isPermaLink="false">8523@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;ok i got my header/footer running smoothly, was anyone aware that bbpress get header is written as get_head is this the same ?&#60;/p&#62;
&#60;p&#62;oh yea and I was curious, now that the bb pulls in the header/footer of wp it knocks out the style for the forums, whats the recommended next step ?
&#60;/p&#62;</description>
</item>
<item>
<title>davidbaldwin on "*seamless* wordpress integration"</title>
<link>http://bbpress.org/forums/topic/seemless-wordpress-integration/page/2#post-7659</link>
<pubDate>Sat, 26 May 2007 15:06:26 +0000</pubDate>
<dc:creator>davidbaldwin</dc:creator>
<guid isPermaLink="false">7659@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Has anyone else been able to get the titles to work?&#60;/p&#62;
&#60;p&#62;Thanks!&#60;br /&#62;
-Baldwin
&#60;/p&#62;</description>
</item>
<item>
<title>davidbaldiwn on "*seamless* wordpress integration"</title>
<link>http://bbpress.org/forums/topic/seemless-wordpress-integration/page/2#post-7603</link>
<pubDate>Wed, 23 May 2007 14:51:03 +0000</pubDate>
<dc:creator>davidbaldiwn</dc:creator>
<guid isPermaLink="false">7603@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I changed all of the tops to:&#60;br /&#62;
&#60;code&#62;&#60;br /&#62;
&#38;lt;?php global $forumpage;&#60;br /&#62;
$forumpage = TRUE; ?&#38;gt;&#60;br /&#62;
&#38;lt;?php get_header(); ?&#38;gt;&#60;br /&#62;
&#60;/code&#62;&#60;br /&#62;
but, I am still not getting any changes to the title.&#60;/p&#62;
&#60;p&#62;hmm, what else could be wrong?&#60;br /&#62;
-Baldwin
&#60;/p&#62;</description>
</item>
<item>
<title>vilimaunula on "*seamless* wordpress integration"</title>
<link>http://bbpress.org/forums/topic/seemless-wordpress-integration/page/2#post-7602</link>
<pubDate>Wed, 23 May 2007 14:26:43 +0000</pubDate>
<dc:creator>vilimaunula</dc:creator>
<guid isPermaLink="false">7602@http://bbpress.org/forums/</guid>
<description>&#60;pre&#62;&#60;code&#62;&#38;lt;?php get_header(); ?&#38;gt;
&#38;lt;?php global $forumpage;
$forumpage = TRUE; ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;...should be the other way around:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php global $forumpage;
$forumpage = TRUE; ?&#38;gt;
&#38;lt;?php get_header(); ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You need to set the $forumpage boolean before you call the header, or you won't be able to use it there.&#60;/p&#62;
&#60;p&#62;Alternatively, forget about $forumpage, and use a global boolean such as $bbdb that bbPress uses anyway, as suggested by &#60;a href=&#34;http://bbpress.org/forums/topic/1075?replies=8#post-7102&#34;&#62;fel64&#60;/a&#62;.
&#60;/p&#62;</description>
</item>
<item>
<title>davidbaldiwn on "*seamless* wordpress integration"</title>
<link>http://bbpress.org/forums/topic/seemless-wordpress-integration#post-7592</link>
<pubDate>Tue, 22 May 2007 18:46:22 +0000</pubDate>
<dc:creator>davidbaldiwn</dc:creator>
<guid isPermaLink="false">7592@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;AHHH&#60;/p&#62;
&#60;p&#62;I've copied what you have above, and modified it slightly (to match my site), but I am not getting updated titles on topic pages like:&#60;br /&#62;
&#60;a href=&#34;http://ppacp.org/forums/topic.php?id=1&#38;#38;page&#38;#38;replies=1&#34; rel=&#34;nofollow&#34;&#62;http://ppacp.org/forums/topic.php?id=1&#38;#38;page&#38;#38;replies=1&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I'm assuming this has something to do with the templete files for bbpress, so I looked at the top of the files and it looks like this:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php get_header(); ?&#38;gt;

&#38;lt;?php global $forumpage;
$forumpage = TRUE; ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I changed all the files that had &#60;code&#62;&#38;lt;?php bb_get_header(); ?&#38;gt;&#60;/code&#62; from the &#34;kakumei&#34; folder.&#60;/p&#62;
&#60;p&#62;Am I doing something wrong?&#60;/p&#62;
&#60;p&#62;&#34;confused&#34;&#60;br /&#62;
-Baldwin
&#60;/p&#62;</description>
</item>
<item>
<title>vilimaunula on "*seamless* wordpress integration"</title>
<link>http://bbpress.org/forums/topic/seemless-wordpress-integration#post-7576</link>
<pubDate>Tue, 22 May 2007 05:24:43 +0000</pubDate>
<dc:creator>vilimaunula</dc:creator>
<guid isPermaLink="false">7576@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;My header title tag reads like follows, I think you can modify it to fit your setup:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;title&#38;gt;
&#38;lt;?php if ($forumpage == TRUE) {
	bb_title();
	echo &#38;quot; :.: AKNI&#38;quot;;
} else { ?&#38;gt;
&#38;lt;?php wp_title(&#38;#39; &#38;#39;); ?&#38;gt;
&#38;lt;?php if(wp_title(&#38;#39; &#38;#39;, false)) { echo &#38;#39; :.: &#38;#39;; } else { echo &#38;quot;AKNI: &#38;quot;; } ?&#38;gt;
Akira Kurosawa News and Information
&#38;lt;?php if (is_utwtag()) { echo &#38;#39;: &#38;#39;; UTW_ShowCurrentTagSet(&#38;#39;tagsettextonly&#38;#39;); } ?&#38;gt;
&#38;lt;? } ?&#38;gt;
&#38;lt;/title&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The last condition with UTWTAG is for the Ultimate Tag Warrior plugin -- remove it if you don't use it.&#60;/p&#62;
&#60;p&#62;To see how the title works across the site, I think it's easiest if you just visit &#60;a href=&#34;http://akirakurosawa.info/&#34; rel=&#34;nofollow&#34;&#62;http://akirakurosawa.info/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "*seamless* wordpress integration"</title>
<link>http://bbpress.org/forums/topic/seemless-wordpress-integration#post-7572</link>
<pubDate>Mon, 21 May 2007 23:05:26 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">7572@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;If you have the same code for the header then I think you need some conditional if statements in there to check if it's wp or bb. This isn't really straightfoward I'm afraid, but then I'm in the dark here (haven't done it myself) so perhaps it is and I don't know about it.
&#60;/p&#62;</description>
</item>
<item>
<title>davidbaldiwn on "*seamless* wordpress integration"</title>
<link>http://bbpress.org/forums/topic/seemless-wordpress-integration#post-7571</link>
<pubDate>Mon, 21 May 2007 22:45:40 +0000</pubDate>
<dc:creator>davidbaldiwn</dc:creator>
<guid isPermaLink="false">7571@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Also, is it possible to have a &#34;forum&#34; header? a header that would go beneth the wordpress header, but only appear on forum pages?&#60;/p&#62;
&#60;p&#62;Thanks!&#60;br /&#62;
-Baldwin
&#60;/p&#62;</description>
</item>
<item>
<title>davidbaldiwn on "*seamless* wordpress integration"</title>
<link>http://bbpress.org/forums/topic/seemless-wordpress-integration#post-7562</link>
<pubDate>Mon, 21 May 2007 03:15:06 +0000</pubDate>
<dc:creator>davidbaldiwn</dc:creator>
<guid isPermaLink="false">7562@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Anouther stuipd question:&#60;br /&#62;
How do I make the title update to the appropriate page?&#60;/p&#62;
&#60;p&#62;When in WordPress the title in the browsers &#34;title bar&#34; is updated with the title of the particular post. In bbPress this isn't happening. I'm assuming this has to do with the header change, but this topic has the correct title in the titlebar, so there must be some way to fix it.&#60;/p&#62;
&#60;p&#62;If Google didn't exist I wouldn't care...&#60;br /&#62;
-Baldwin
&#60;/p&#62;</description>
</item>
<item>
<title>davidbaldiwn on "*seamless* wordpress integration"</title>
<link>http://bbpress.org/forums/topic/seemless-wordpress-integration#post-7559</link>
<pubDate>Mon, 21 May 2007 00:26:05 +0000</pubDate>
<dc:creator>davidbaldiwn</dc:creator>
<guid isPermaLink="false">7559@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;snakefoot, Thanks!&#60;/p&#62;
&#60;p&#62;I fell kinda stupid, I moved this up to the top and now it works!&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$bb-&#38;gt;WP_BB = true;
require_once( &#38;#39;../wp-blog-header.php&#38;#39; );&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;It still dosn't work with an absolute path, which means this meathod dosn't work for subdomains.&#60;/p&#62;
&#60;p&#62;Now that the header and footer work, I'll follow the rest of vilimaunula's steps to see if I can get this looking better...&#60;/p&#62;
&#60;p&#62;Thanks for helping a nooob!&#60;br /&#62;
-Baldwin
&#60;/p&#62;</description>
</item>
<item>
<title>snakefoot on "*seamless* wordpress integration"</title>
<link>http://bbpress.org/forums/topic/seemless-wordpress-integration#post-7558</link>
<pubDate>Sun, 20 May 2007 23:51:53 +0000</pubDate>
<dc:creator>snakefoot</dc:creator>
<guid isPermaLink="false">7558@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Remember that the include of wp-blog-header.php should happen in the beginning of the config.php file.
&#60;/p&#62;</description>
</item>
<item>
<title>davidbaldiwn on "*seamless* wordpress integration"</title>
<link>http://bbpress.org/forums/topic/seemless-wordpress-integration#post-7550</link>
<pubDate>Sun, 20 May 2007 20:31:34 +0000</pubDate>
<dc:creator>davidbaldiwn</dc:creator>
<guid isPermaLink="false">7550@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I changed my config file to this:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$bb-&#38;gt;WP_BB = true;
require_once( &#38;#39;../wp-blog-header.php&#38;#39; );&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and to this:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$bb-&#38;gt;WP_BB = true;
if (file_exists(&#38;#39;../wp-blog-header.php&#38;#39;))
require_once(&#38;#39;../wp-blog-header.php&#38;#39;);
else
if (file_exists(&#38;#39;../../wp-blog-header.php&#38;#39;))
require_once(&#38;#39;../../wp-blog-header.php&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and in either instance I still recieve this error:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;
Fatal error: Cannot redeclare is_serialized() (previously declared in /home/turner/public_html/ppacp/forums/bb-includes/wp-functions.php:976) in /home/turner/public_html/ppacp/wp-includes/functions.php on line 165&#60;/p&#62;
&#60;/blockquote&#62;
&#60;p&#62;Thanks for the help!&#60;br /&#62;
-Baldwin&#60;br /&#62;
&#60;a href=&#34;http://www.ppacp.org/forums/&#34; rel=&#34;nofollow&#34;&#62;http://www.ppacp.org/forums/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "*seamless* wordpress integration"</title>
<link>http://bbpress.org/forums/topic/seemless-wordpress-integration#post-7549</link>
<pubDate>Sun, 20 May 2007 20:21:29 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">7549@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Baldwin, looks like your second error is a good error because it's loading! I believe that the problem is that WP and BB are not set up to synchronise.   Have you got this in your config.php?&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$bb-&#38;gt;WP_BB = true;
require_once( &#38;#39;../wp-blog-header.php&#38;#39; );&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>snakefoot on "*seamless* wordpress integration"</title>
<link>http://bbpress.org/forums/topic/seemless-wordpress-integration#post-7548</link>
<pubDate>Sun, 20 May 2007 19:58:01 +0000</pubDate>
<dc:creator>snakefoot</dc:creator>
<guid isPermaLink="false">7548@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;This is probably a nasty hack, and I hope a better solution comes around soon:&#60;/p&#62;
&#60;p&#62;if (file_exists('../wp-blog-header.php'))&#60;br /&#62;
	require_once('../wp-blog-header.php');&#60;br /&#62;
else&#60;br /&#62;
if (file_exists('../../wp-blog-header.php'))&#60;br /&#62;
	require_once('../../wp-blog-header.php');&#60;/p&#62;
&#60;p&#62;Fixed my wp-blog-header when in the root and when in bb-admin.&#60;/p&#62;
&#60;p&#62;*Edit* Weird cannot seem to get the markup tags to work, why not use standard html tags like in wordpress instead of backticks (', ´, `) too much confusion and none of them works.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
