<?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: Integration with MU 1.5.1</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Topic: Integration with MU 1.5.1</description>
<language>en</language>
<pubDate>Mon, 06 Oct 2008 23:48:03 +0000</pubDate>

<item>
<title>Kostya on "Integration with MU 1.5.1"</title>
<link>http://bbpress.org/forums/topic/integration-with-mu-151#post-16569</link>
<pubDate>Mon, 02 Jun 2008 16:39:48 +0000</pubDate>
<dc:creator>Kostya</dc:creator>
<guid isPermaLink="false">16569@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Must've missed your post :)&#60;/p&#62;
&#60;p&#62;Tried that and it worked, all I was missing was the salt line.
&#60;/p&#62;</description>
</item>
<item>
<title>sepidol on "Integration with MU 1.5.1"</title>
<link>http://bbpress.org/forums/topic/integration-with-mu-151#post-16560</link>
<pubDate>Mon, 02 Jun 2008 03:47:55 +0000</pubDate>
<dc:creator>sepidol</dc:creator>
<guid isPermaLink="false">16560@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;try the method i use,&#60;br /&#62;
&#60;a href=&#34;http://bbpress.org/forums/topic/wpmu-151-bbpress-0902-login-cookie-solved&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/wpmu-151-bbpress-0902-login-cookie-solved&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;--&#60;br /&#62;
rh
&#60;/p&#62;</description>
</item>
<item>
<title>Kostya on "Integration with MU 1.5.1"</title>
<link>http://bbpress.org/forums/topic/integration-with-mu-151#post-16539</link>
<pubDate>Sun, 01 Jun 2008 04:06:29 +0000</pubDate>
<dc:creator>Kostya</dc:creator>
<guid isPermaLink="false">16539@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Anyone had any luck?
&#60;/p&#62;</description>
</item>
<item>
<title>Kostya on "Integration with MU 1.5.1"</title>
<link>http://bbpress.org/forums/topic/integration-with-mu-151#post-16397</link>
<pubDate>Thu, 22 May 2008 14:51:23 +0000</pubDate>
<dc:creator>Kostya</dc:creator>
<guid isPermaLink="false">16397@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Didn't work for me, it started to redirect my forum to the signup page.
&#60;/p&#62;</description>
</item>
<item>
<title>CaddyJ on "Integration with MU 1.5.1"</title>
<link>http://bbpress.org/forums/topic/integration-with-mu-151#post-16394</link>
<pubDate>Thu, 22 May 2008 10:01:49 +0000</pubDate>
<dc:creator>CaddyJ</dc:creator>
<guid isPermaLink="false">16394@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;There's a bit missing from the end of that code... should read:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;wp-blog-header.php&#38;#39;);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;The end of the line anyway...
&#60;/p&#62;</description>
</item>
<item>
<title>CaddyJ on "Integration with MU 1.5.1"</title>
<link>http://bbpress.org/forums/topic/integration-with-mu-151#post-16392</link>
<pubDate>Thu, 22 May 2008 09:49:08 +0000</pubDate>
<dc:creator>CaddyJ</dc:creator>
<guid isPermaLink="false">16392@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I managed to fix this in the end... italways' post got me thinking, as he mentioned problems on sub-domains.  Despite my BB press directory not being in a sub-domain,  looking at the MU forum, a lot of people seemed to be having problems with the 1.5.1 install switching sub-domains with sub-directories.  Looking at the forums here again, there was a topic about integrating BB Press with MU on a sub-domain which included adding the following code to bb-config:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;require_once(&#38;#39;/home/mydomain/public_html/wp-blog-header.php&#38;#39;);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;This is the relative path from the server root.  Adding this seemed to fix the cookie problem and BB Press 0.9.0.2 is now successfully sharing cookies with MU 1.5.1 for me.  This is the only change from the standard integration settings.  I was trying all sorts before trying that, with absolutely no joy.  Quite why this worked, I don't know...  hope it works for you too.
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "Integration with MU 1.5.1"</title>
<link>http://bbpress.org/forums/topic/integration-with-mu-151#post-16387</link>
<pubDate>Thu, 22 May 2008 07:00:07 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">16387@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;WPMU 1.5.1 is probably only compatible with bbPress 0.9.0.2
&#60;/p&#62;</description>
</item>
<item>
<title>chilledfresh on "Integration with MU 1.5.1"</title>
<link>http://bbpress.org/forums/topic/integration-with-mu-151#post-16371</link>
<pubDate>Wed, 21 May 2008 11:00:18 +0000</pubDate>
<dc:creator>chilledfresh</dc:creator>
<guid isPermaLink="false">16371@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;WPMU is adding some extra information to the end of wordpress' username cookie content.&#60;/p&#62;
&#60;p&#62;For example, the old cookie content is simply &#34;admin,&#34; while the new cookie is &#34;admin&#34; + a number like &#34;%7C1211540101%7Cb954a41e23200ea6951bdeb405dc5237.&#34;&#60;/p&#62;
&#60;p&#62;Perhaps this is some kind of hash? I know WPMU 1.5.1 added a salt key to the wp-config.php file, so maybe that has something to do with it.
&#60;/p&#62;</description>
</item>
<item>
<title>Kostya on "Integration with MU 1.5.1"</title>
<link>http://bbpress.org/forums/topic/integration-with-mu-151#post-16359</link>
<pubDate>Wed, 21 May 2008 03:09:38 +0000</pubDate>
<dc:creator>Kostya</dc:creator>
<guid isPermaLink="false">16359@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;You're not alone!&#60;/p&#62;
&#60;p&#62;I just upgraded my site to mu1.5.1 and bbpress to the latest release and now cookies wont work. I've tried everything, all the ways listed here and on other sites and no luck.&#60;/p&#62;
&#60;p&#62;Its probably because wp2.5 changed cookie styles so the old way doesnt work anymore. I know because I tried my old config and it didnt do anything.
&#60;/p&#62;</description>
</item>
<item>
<title>CaddyJ on "Integration with MU 1.5.1"</title>
<link>http://bbpress.org/forums/topic/integration-with-mu-151#post-16282</link>
<pubDate>Fri, 16 May 2008 21:49:41 +0000</pubDate>
<dc:creator>CaddyJ</dc:creator>
<guid isPermaLink="false">16282@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;That's interesting... glad you got it sorted.  I'm still having problems despite being in a sub-folder... I've tried countless variations in my config files, but I'm still in cookie hell.&#60;/p&#62;
&#60;p&#62;WPMU 1.5.1 install is (www.mainsite.com)&#60;br /&#62;
BB Press 0.9.2 is (www.mainsite.com/forum/)&#60;/p&#62;
&#60;p&#62;This is what you meant by sub-folder isn't it?  &#60;/p&#62;
&#60;p&#62;I've just left it for the time being in the hopes that someone will post that they had the same problem but that they've solved it.  Lazy, I know, but I ended up dreaming of config files the other night.  I'm actually feeling pretty numb about the whole thing now... I've managed to integrate before with previous versions of MU and BB, but I just can't fathom this one.  Your post (and the absence of others with problems) leads me to believe that this is a problem of my own making.
&#60;/p&#62;</description>
</item>
<item>
<title>italways on "Integration with MU 1.5.1"</title>
<link>http://bbpress.org/forums/topic/integration-with-mu-151#post-16281</link>
<pubDate>Fri, 16 May 2008 21:10:32 +0000</pubDate>
<dc:creator>italways</dc:creator>
<guid isPermaLink="false">16281@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;In addition, I found the problem only happens when you install bbpress in a subdomain of wpmu 1.5.1 site, I changed to install in a subfolder, the cookie problem is gone.
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "Integration with MU 1.5.1"</title>
<link>http://bbpress.org/forums/topic/integration-with-mu-151#post-16231</link>
<pubDate>Wed, 14 May 2008 16:12:09 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">16231@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I'll have to download the final release and check integration.
&#60;/p&#62;</description>
</item>
<item>
<title>italways on "Integration with MU 1.5.1"</title>
<link>http://bbpress.org/forums/topic/integration-with-mu-151#post-16228</link>
<pubDate>Wed, 14 May 2008 14:01:47 +0000</pubDate>
<dc:creator>italways</dc:creator>
<guid isPermaLink="false">16228@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I also got problem with integrate with wpmu 1.5, the user sharing is ok, but it got some login cookie problem, when I logged in wpmu, I need login again in bbpress.
&#60;/p&#62;</description>
</item>
<item>
<title>CaddyJ on "Integration with MU 1.5.1"</title>
<link>http://bbpress.org/forums/topic/integration-with-mu-151#post-16166</link>
<pubDate>Mon, 12 May 2008 18:51:04 +0000</pubDate>
<dc:creator>CaddyJ</dc:creator>
<guid isPermaLink="false">16166@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I've been following the development of MU 1.5.1 (seems pretty nifty so far) and from the looks of things, it's now locked as an official release to download on the main site.  &#60;/p&#62;
&#60;p&#62;I haven't however, been able to integrate it successfully with BB Press yet, despite applying the usual checklist and a few things besides.  I haven't had much of a problem with previous versions of Wordpress, MU and BB Press, although I fully understand that MU 1.5.1 is hot off the press as it were. &#60;/p&#62;
&#60;p&#62;If anyone manages to successfully integrate or knows whether this is currently possible (with 0.9 or above), please would you post your solution... it'd be greatly appreciated.  Thanks.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
