<?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>WordPress &#8250; Support Tag: root-cookie</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Tag: root-cookie</description>
<language>en</language>
<pubDate>Thu, 26 Nov 2009 10:00:12 +0000</pubDate>

<item>
<title>Ovidiu on "[Plugin: root Cookie] wpmu compatibility"</title>
<link>http://wordpress.org/support/topic/304523#post-1188340</link>
<pubDate>Wed, 26 Aug 2009 07:33:12 +0000</pubDate>
<dc:creator>Ovidiu</dc:creator>
<guid isPermaLink="false">1188340@http://wordpress.org/support/</guid>
<description>&#60;p&#62;hi there.&#60;br /&#62;
looks like a great plugin, but could you maybe make it wpmu compatible?&#60;/p&#62;
&#60;p&#62;- to be active for all subblogs, it must be inside a special folder called mu-plugins and not contained within a folder of its own&#60;br /&#62;
- needs an if ( is_site_admin() ) { check so that only site_admins can change this setting and it should be valid for all subblogs...&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/root-cookie/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/root-cookie/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>dbonetwo on "WordPress and bbPress Integration"</title>
<link>http://wordpress.org/support/topic/298537/page/2#post-1188049</link>
<pubDate>Tue, 25 Aug 2009 23:21:08 +0000</pubDate>
<dc:creator>dbonetwo</dc:creator>
<guid isPermaLink="false">1188049@http://wordpress.org/support/</guid>
<description>&#60;p&#62;The only way I could get WP and bbPress to integrate (also using the built-in bbPress integration setup) was using the WP Root Cookie plugin.&#60;/p&#62;
&#60;p&#62;I tried all of the wp-config and bb-config modifications and none of them worked. The issue goes back to the beginning posts from this thread with the cookie domain issue.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/root-cookie/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/root-cookie/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>parkstreet on "WordPress and bbPress Integration"</title>
<link>http://wordpress.org/support/topic/298537/page/2#post-1184703</link>
<pubDate>Sun, 23 Aug 2009 03:16:42 +0000</pubDate>
<dc:creator>parkstreet</dc:creator>
<guid isPermaLink="false">1184703@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I am not sure. Haven't figured that out yet.
&#60;/p&#62;</description>
</item>
<item>
<title>Ovidiu on "WordPress and bbPress Integration"</title>
<link>http://wordpress.org/support/topic/298537/page/2#post-1175962</link>
<pubDate>Sat, 15 Aug 2009 12:58:47 +0000</pubDate>
<dc:creator>Ovidiu</dc:creator>
<guid isPermaLink="false">1175962@http://wordpress.org/support/</guid>
<description>&#60;p&#62;just noticed another problem:&#60;/p&#62;
&#60;p&#62;logged completely out and deleted the cookies.&#60;/p&#62;
&#60;p&#62;logged into bbpress, wpmu doesn't see me as logged in. logged out.&#60;br /&#62;
logged into wpmu, bbpress sees me as an authenticated user.&#60;/p&#62;
&#60;p&#62;why wouldn't it work both ways??? any ideas?
&#60;/p&#62;</description>
</item>
<item>
<title>mjjinvincible on "WordPress and bbPress Integration"</title>
<link>http://wordpress.org/support/topic/298537/page/2#post-1175899</link>
<pubDate>Sat, 15 Aug 2009 10:30:22 +0000</pubDate>
<dc:creator>mjjinvincible</dc:creator>
<guid isPermaLink="false">1175899@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Installing it in a subdirectory gives this extra line when using the bbPress Integration plugin:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;define( &#38;#39;ADMIN_COOKIE_PATH&#38;#39;, &#38;#39;/subdirectory &#38;#39; );&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;And then I could go without problems from bbPress to the Wordpress admin page. I've tried adding that line to my original installation, but it doesn't seem to work. In the first place I guess it's not necessary, because it would be something like this, without any value:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;define( &#38;#39;ADMIN_COOKIE_PATH&#38;#39;, &#38;#39;&#38;#39; );&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Anyways, I'm glad I found (or I think so) where the problem was.
&#60;/p&#62;</description>
</item>
<item>
<title>parkstreet on "WordPress and bbPress Integration"</title>
<link>http://wordpress.org/support/topic/298537/page/2#post-1172204</link>
<pubDate>Wed, 12 Aug 2009 12:24:52 +0000</pubDate>
<dc:creator>parkstreet</dc:creator>
<guid isPermaLink="false">1172204@http://wordpress.org/support/</guid>
<description>&#60;p&#62;@Ovidiu LOL...only because of trial and error.
&#60;/p&#62;</description>
</item>
<item>
<title>Ovidiu on "WordPress and bbPress Integration"</title>
<link>http://wordpress.org/support/topic/298537/page/2#post-1172193</link>
<pubDate>Wed, 12 Aug 2009 12:06:19 +0000</pubDate>
<dc:creator>Ovidiu</dc:creator>
<guid isPermaLink="false">1172193@http://wordpress.org/support/</guid>
<description>&#60;p&#62;@parkstreet:&#60;/p&#62;
&#60;p&#62;that code snippet by clarko seems to do the trick even with bbpress 1.0.1 and wpmu 2.8.4&#60;/p&#62;
&#60;p&#62;THANKS a million. you seem to be THE GUY when it comes to the bbpress WP/WPMU integration :-)
&#60;/p&#62;</description>
</item>
<item>
<title>parkstreet on "WordPress and bbPress Integration"</title>
<link>http://wordpress.org/support/topic/298537/page/2#post-1172146</link>
<pubDate>Wed, 12 Aug 2009 10:26:38 +0000</pubDate>
<dc:creator>parkstreet</dc:creator>
<guid isPermaLink="false">1172146@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Ooh, if you are using buddypress, then you should definitely take out the login form at the top of bbpress and then use this &#60;a href=&#34;http://wordpress.org/extend/plugins/buddybar-in-bbpress/&#34;&#62;plugin&#60;/a&#62;. Yes, it can be frustrating to not be able to log into bbpress and then be logged into Wordpress, but I think it is better if the WPMU/Wordpress install takes over every aspect of the login and registration details. I've even seen other CMS's that allow the CMS to rule over every aspect of the registration and login process when a forum component or plugin is installed. Now granted, BBpress is not a plugin in and of itself, but we are integrating it as if it was.
&#60;/p&#62;</description>
</item>
<item>
<title>mjjinvincible on "WordPress and bbPress Integration"</title>
<link>http://wordpress.org/support/topic/298537/page/2#post-1171860</link>
<pubDate>Wed, 12 Aug 2009 02:51:38 +0000</pubDate>
<dc:creator>mjjinvincible</dc:creator>
<guid isPermaLink="false">1171860@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Well, the thing is that when I log into bbPress and I visit the Wordpress Mu homepage, I'm actually logged in and I can post comments in the blog. The only problem is the redirection when going to the admin page. I have to fill in the user/pass info again so it lets me in. When I do that I've seen another cookie is created, and I don't understand why it is not created in the first place if everything is installed and configured correctly.&#60;/p&#62;
&#60;p&#62;I intend to use BuddyPress (without forums integration) over there so it would not really be necessary for the users to log into any admin panel, and therefore there would be no problem. Indeed, I was thinking about only allowing users to log in through the homepage, and put a redirection in the forum's login page.&#60;/p&#62;
&#60;p&#62;But still, I wanted to solve this thing because I could integrate it perfectly when I was testing... and I don't want any problems in the future with the cookies and stuff.&#60;/p&#62;
&#60;p&#62;Anyways, I guess I will have to leave it as that...&#60;br /&#62;
thank you for your time and help &#60;strong&#62;parkstreet&#60;/strong&#62;, I really appreaciate it.
&#60;/p&#62;</description>
</item>
<item>
<title>parkstreet on "WordPress and bbPress Integration"</title>
<link>http://wordpress.org/support/topic/298537/page/2#post-1171852</link>
<pubDate>Wed, 12 Aug 2009 02:32:30 +0000</pubDate>
<dc:creator>parkstreet</dc:creator>
<guid isPermaLink="false">1171852@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Yes, I know what redirection you are speaking of. I mentioned this in an earlier thread that when a user is logged into bbpress, they won't be logged into wordpress. I've only gotten it to be vice versa (wordpress -&#38;gt; bbpress), which in my opinion this is the way it should work and not the other way around. You should want your users to go through wordpress and not through bbpress or a back door. An option would be to replace bbpress login details with wordpress login details.
&#60;/p&#62;</description>
</item>
<item>
<title>parkstreet on "WordPress and bbPress Integration"</title>
<link>http://wordpress.org/support/topic/298537/page/2#post-1171846</link>
<pubDate>Wed, 12 Aug 2009 02:23:40 +0000</pubDate>
<dc:creator>parkstreet</dc:creator>
<guid isPermaLink="false">1171846@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Are you logging into bbpress when you are redirected or are you logging into Wordpress?&#60;/p&#62;
&#60;p&#62;Edit: Nevermind I read it above. I need to check on that.
&#60;/p&#62;</description>
</item>
<item>
<title>mjjinvincible on "WordPress and bbPress Integration"</title>
<link>http://wordpress.org/support/topic/298537/page/2#post-1171842</link>
<pubDate>Wed, 12 Aug 2009 02:18:58 +0000</pubDate>
<dc:creator>mjjinvincible</dc:creator>
<guid isPermaLink="false">1171842@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I'm still being redirected.&#60;/p&#62;
&#60;p&#62;I placed the &#34;define&#34; lines after the keys, I pasted the bbPress keys after the keys in the Wordpress config file. I added the line to allow user switching to the bbPress config file. I enabled XML-RPC in both WP and bbPress.
&#60;/p&#62;</description>
</item>
<item>
<title>parkstreet on "WordPress and bbPress Integration"</title>
<link>http://wordpress.org/support/topic/298537/page/2#post-1171822</link>
<pubDate>Wed, 12 Aug 2009 01:59:43 +0000</pubDate>
<dc:creator>parkstreet</dc:creator>
<guid isPermaLink="false">1171822@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Ok, in your wp-config.php, the &#34;define&#34; lines at the top should be placed after your keys, after your wordpress keys you should add your bbpress keys, and at the end of your bb-config.php file add this line: $bb-&#38;gt;bb_xmlrpc_allow_user_switching = true;&#60;/p&#62;
&#60;p&#62;Make sure that XML-RPC is enabled for both Wordpress and BBPress.
&#60;/p&#62;</description>
</item>
<item>
<title>mjjinvincible on "WordPress and bbPress Integration"</title>
<link>http://wordpress.org/support/topic/298537/page/2#post-1171804</link>
<pubDate>Wed, 12 Aug 2009 01:33:53 +0000</pubDate>
<dc:creator>mjjinvincible</dc:creator>
<guid isPermaLink="false">1171804@http://wordpress.org/support/</guid>
<description>&#60;p&#62;@parkstreet I installed everything from scratch again (I had messed the files trying to troubleshoot with this topic). So now I just installed Mu, installed bbPress with integration options, mapped user registration, installed the Integration plugin in Wordpress, copied the cookies code, pasted it into wp-config.php, cleared the browser's cookies, logged in Wordpress (everything works fine), logged out, cleared the browser's cookies again (just in case), logged in bbPress, and finally I cannot go to /wp-admin/ because I'm redirected.&#60;/p&#62;
&#60;p&#62;Here are the files:&#60;/p&#62;
&#60;p&#62;wp-config.php: &#60;a href=&#34;http://paste.ideaslabs.com/show/i7W2aSSL91&#34; rel=&#34;nofollow&#34;&#62;http://paste.ideaslabs.com/show/i7W2aSSL91&#60;/a&#62;&#60;br /&#62;
bb-config.php: &#60;a href=&#34;http://paste.ideaslabs.com/show/6KWQzrjutq&#34; rel=&#34;nofollow&#34;&#62;http://paste.ideaslabs.com/show/6KWQzrjutq&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>parkstreet on "WordPress and bbPress Integration"</title>
<link>http://wordpress.org/support/topic/298537/page/2#post-1171769</link>
<pubDate>Wed, 12 Aug 2009 00:42:10 +0000</pubDate>
<dc:creator>parkstreet</dc:creator>
<guid isPermaLink="false">1171769@http://wordpress.org/support/</guid>
<description>&#60;p&#62;@pasmith, if you read a little further up in the thread, you will see that I mentioned subdomain installs will give problems and may not work properly. The person that started the thread had a subdomain install, and then changed it to a subdirectory install which fixed the problem.&#60;/p&#62;
&#60;p&#62;@mjjinvincible, you installed the Wordpress plugin? Can you post the info from your bb-config.php and wp-config.php files? Post everything except your keys. You can use this site (&#60;a href=&#34;http://paste.ideaslabs.com/&#34; rel=&#34;nofollow&#34;&#62;http://paste.ideaslabs.com/&#60;/a&#62;) to paste your code and then provide a link to it here.
&#60;/p&#62;</description>
</item>
<item>
<title>ryans149 on "WordPress and bbPress Integration"</title>
<link>http://wordpress.org/support/topic/298537/page/2#post-1171752</link>
<pubDate>Wed, 12 Aug 2009 00:25:46 +0000</pubDate>
<dc:creator>ryans149</dc:creator>
<guid isPermaLink="false">1171752@http://wordpress.org/support/</guid>
<description>&#60;p&#62;May be this can help you..&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.bestwpthemez.com/wordpress/how-to-integrate-bbpress-with-wordpress-mu-2062/&#34; rel=&#34;nofollow&#34;&#62;http://www.bestwpthemez.com/wordpress/how-to-integrate-bbpress-with-wordpress-mu-2062/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>mjjinvincible on "WordPress and bbPress Integration"</title>
<link>http://wordpress.org/support/topic/298537/page/2#post-1171750</link>
<pubDate>Wed, 12 Aug 2009 00:19:36 +0000</pubDate>
<dc:creator>mjjinvincible</dc:creator>
<guid isPermaLink="false">1171750@http://wordpress.org/support/</guid>
<description>&#60;blockquote&#62;&#60;p&#62;@mjjinvincible, have you tried clearing your cache and restarting your browser. And you are not using a subdomain for your forum, right? &#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;Yup. I not only delete the cookies but restar the whole browser, or even switch to another one.&#60;/p&#62;
&#60;p&#62;I'm not using a subdomain for my forum. It's within a subdirectory in the root (with all the other WP Mu files).
&#60;/p&#62;</description>
</item>
<item>
<title>pasmith on "WordPress and bbPress Integration"</title>
<link>http://wordpress.org/support/topic/298537#post-1171739</link>
<pubDate>Wed, 12 Aug 2009 00:11:38 +0000</pubDate>
<dc:creator>pasmith</dc:creator>
<guid isPermaLink="false">1171739@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hey all, I'm running into a similar problem and it sure seems to be cookie related.&#60;/p&#62;
&#60;p&#62;Setup is:&#60;/p&#62;
&#60;p&#62;blog at &#60;a href=&#34;http://mydomain.com&#34; rel=&#34;nofollow&#34;&#62;http://mydomain.com&#60;/a&#62;&#60;br /&#62;
forums at &#60;a href=&#34;http://forum.mydomain.com&#34; rel=&#34;nofollow&#34;&#62;http://forum.mydomain.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If I log into wordpress then check out my cookies I see the host as&#60;/p&#62;
&#60;p&#62;mydomain.com &#60;/p&#62;
&#60;p&#62;no leading .&#60;/p&#62;
&#60;p&#62;If I jump over to bbPress, I'm not logged in. If I edit the cookie and put a . in the domain:&#60;/p&#62;
&#60;p&#62;.mydomain.com &#60;/p&#62;
&#60;p&#62;then reload the forum page, I'm logged in. Oddly, if I log into bbPress first, then wordpress reads me as logged in with no fiddling.&#60;/p&#62;
&#60;p&#62;In wp-config I have:&#60;/p&#62;
&#60;p&#62;define( 'COOKIE_DOMAIN', '.mydomain.com' );&#60;/p&#62;
&#60;p&#62;But it seems like wordpress is disregarding that leading period.&#60;/p&#62;
&#60;p&#62;Any ideas?&#60;/p&#62;
&#60;p&#62;UPDATE: It looks to me like that define statement isn't doing anything. For grins I changed the domain to foo.com and I still got mydomain.com in the cookie.
&#60;/p&#62;</description>
</item>
<item>
<title>parkstreet on "WordPress and bbPress Integration"</title>
<link>http://wordpress.org/support/topic/298537#post-1171410</link>
<pubDate>Tue, 11 Aug 2009 20:12:05 +0000</pubDate>
<dc:creator>parkstreet</dc:creator>
<guid isPermaLink="false">1171410@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Someone mentioned a &#60;a href=&#34;http://bbpress.org/forums/topic/wpmu-integration#post-21008&#34;&#62;plugin&#60;/a&#62; that can be created and dropped into mu-plugins that would take care of the role issue.
&#60;/p&#62;</description>
</item>
<item>
<title>parkstreet on "WordPress and bbPress Integration"</title>
<link>http://wordpress.org/support/topic/298537#post-1171374</link>
<pubDate>Tue, 11 Aug 2009 19:46:15 +0000</pubDate>
<dc:creator>parkstreet</dc:creator>
<guid isPermaLink="false">1171374@http://wordpress.org/support/</guid>
<description>&#60;p&#62;@Ovidiu, I am not sure if it is a bug or if this is the normal behavior, but I've noticed that as well. I think as long as you can see them in bbpress, that should be ok. What I've noticed is that when a user logs into Wordpress, then the &#34;Inactive&#34; status becomes &#34;Member&#34;, or if they log in and then visit the forum, their &#34;Inactive&#34; status gets set to &#34;Member.&#34; Like I said, I am not sure if this is a bug or normal behavior. This is a behavior for current members when you first install bbpress. But it seems like you are having this behavior after the fact. If that is the case, then I am not sure where the issue lies.&#60;/p&#62;
&#60;p&#62;@mjjinvincible, have you tried clearing your cache and restarting your browser. And you are not using a subdomain for your forum, right?
&#60;/p&#62;</description>
</item>
<item>
<title>mjjinvincible on "WordPress and bbPress Integration"</title>
<link>http://wordpress.org/support/topic/298537#post-1171215</link>
<pubDate>Tue, 11 Aug 2009 17:16:53 +0000</pubDate>
<dc:creator>mjjinvincible</dc:creator>
<guid isPermaLink="false">1171215@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi &#60;strong&#62;parkstreet&#60;/strong&#62;,&#60;br /&#62;
first of all thank you for &#60;a href=&#34;http://mu.wordpress.org/forums/topic/13856?replies=2&#34;&#62;replying me&#60;/a&#62; and leading me here.&#60;br /&#62;
I've tried everything you say over here...&#60;/p&#62;
&#60;p&#62;Putting the code in the bb-config.php and wp-config.php files&#60;br /&#62;
Enableing the XML-RPC thing&#60;br /&#62;
Tried also what works for &#60;em&#62;driz&#60;/em&#62;, leaving blank the cookiepath, and deleting the cookie path and cookie domain lines... but still it's not working. It ALWAYS redirects me to wp-login.php when trying to access Wordpress admin panel (after loggin in bbPress in the first place).
&#60;/p&#62;</description>
</item>
<item>
<title>Ovidiu on "WordPress and bbPress Integration"</title>
<link>http://wordpress.org/support/topic/298537#post-1170945</link>
<pubDate>Tue, 11 Aug 2009 13:05:21 +0000</pubDate>
<dc:creator>Ovidiu</dc:creator>
<guid isPermaLink="false">1170945@http://wordpress.org/support/</guid>
<description>&#60;p&#62;can I throw in a question myself, please?&#60;/p&#62;
&#60;p&#62;I have successfully integrated bbpress 1.0.1 with wpmu 2.8.3 and all is working well except for one small issue:&#60;/p&#62;
&#60;p&#62;users who sign up on the wpmu side, are not activated in bbpress even though I have configured it thus, that all groups should become members on the bbpress side.&#60;/p&#62;
&#60;p&#62;so I have ot manually go to the bbpress admin panel for each new user that signs up and make them a member manually :-(&#60;/p&#62;
&#60;p&#62;any idea what I could check here?
&#60;/p&#62;</description>
</item>
<item>
<title>parkstreet on "WordPress and bbPress Integration"</title>
<link>http://wordpress.org/support/topic/298537#post-1169233</link>
<pubDate>Mon, 10 Aug 2009 01:01:11 +0000</pubDate>
<dc:creator>parkstreet</dc:creator>
<guid isPermaLink="false">1169233@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Glad that you finally got it working. One day I will take a gander at the subdomain installation to see if I can get it to work.
&#60;/p&#62;</description>
</item>
<item>
<title>driz on "WordPress and bbPress Integration"</title>
<link>http://wordpress.org/support/topic/298537#post-1169160</link>
<pubDate>Sun, 09 Aug 2009 23:08:55 +0000</pubDate>
<dc:creator>driz</dc:creator>
<guid isPermaLink="false">1169160@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Turns out the cookiepath needs to be blank and all works fine, even so all the docs insist on putting a / as the path. it actually creates duplicate // so thats the problem. Not sure if that was what was breaking the subdomain as well, but its all working now.&#60;/p&#62;
&#60;p&#62;Thanks for all your help pal.&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;EDIT: Spoke too soon, the logout links arn't logging me out! Any ideas why ?? :/&#60;/strong&#62;&#60;br /&#62;
&#60;strong&#62;EDIT 2: Right fixed it, deleting the whole of the cookie path and cookie domain fixes all the problems, so the documentations are wrong in saying you need those lines of code, adding them breaks it!&#60;/strong&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>driz on "WordPress and bbPress Integration"</title>
<link>http://wordpress.org/support/topic/298537#post-1169152</link>
<pubDate>Sun, 09 Aug 2009 22:52:46 +0000</pubDate>
<dc:creator>driz</dc:creator>
<guid isPermaLink="false">1169152@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Right! I have moved my forums to &#60;a href=&#34;http://paperviewzine.com/forums/&#34; rel=&#34;nofollow&#34;&#62;http://paperviewzine.com/forums/&#60;/a&#62; and NOW the cookies are working correctly. So it would seem bbPress and WordPress don't work when on different sub-domains. However the bbPress login is still spitting out the double trailing slash which then breaks the logged in status for WordPress.
&#60;/p&#62;</description>
</item>
<item>
<title>parkstreet on "WordPress and bbPress Integration"</title>
<link>http://wordpress.org/support/topic/298537#post-1169131</link>
<pubDate>Sun, 09 Aug 2009 22:24:29 +0000</pubDate>
<dc:creator>parkstreet</dc:creator>
<guid isPermaLink="false">1169131@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Wow, then I am completely lost. I think that this is where the double trailing slash is coming from. My only other suggestion is to check out the bbpress forum. People have been having success by using this &#60;a href=&#34;http://blog.ashfame.com/2009/07/integrate-bbpress-10-with-wordpress-28/&#34;&#62;guys&#60;/a&#62; guide, but then again, it is not a subdomain installation.
&#60;/p&#62;</description>
</item>
<item>
<title>driz on "WordPress and bbPress Integration"</title>
<link>http://wordpress.org/support/topic/298537#post-1169127</link>
<pubDate>Sun, 09 Aug 2009 22:20:28 +0000</pubDate>
<dc:creator>driz</dc:creator>
<guid isPermaLink="false">1169127@http://wordpress.org/support/</guid>
<description>&#60;p&#62;WordPress and bbPress automatically re-add the / if you remove it!
&#60;/p&#62;</description>
</item>
<item>
<title>parkstreet on "WordPress and bbPress Integration"</title>
<link>http://wordpress.org/support/topic/298537#post-1169123</link>
<pubDate>Sun, 09 Aug 2009 22:16:50 +0000</pubDate>
<dc:creator>parkstreet</dc:creator>
<guid isPermaLink="false">1169123@http://wordpress.org/support/</guid>
<description>&#60;p&#62;You are using a subdomain for your forum, right? I am not sure if that is the issue or not. People have been having problems with subdomain installations. Make sure that everywhere you enter your site url and blog url for Wordpress, that it does not have the trailing slash &#34;/&#34;; that would be in the backend settings, and your config files. Because of your subdomain setup, I am not sure if the forum url should have a trailing slash or not. These are a few things to try out or consider.
&#60;/p&#62;</description>
</item>
<item>
<title>driz on "WordPress and bbPress Integration"</title>
<link>http://wordpress.org/support/topic/298537#post-1169113</link>
<pubDate>Sun, 09 Aug 2009 22:11:17 +0000</pubDate>
<dc:creator>driz</dc:creator>
<guid isPermaLink="false">1169113@http://wordpress.org/support/</guid>
<description>&#60;p&#62;When I log into bbPress I am logged into WordPress, BUT looking at my cookies the URLS are incorrect, they show two cookies //wp-admin/ and //wp-content/plugins so when I visit the Admin page of WordPress i am NOT logged in, but if I change the URL to //wp-admin it will work, I have looked all over to see if their is a reason why it is adding double // but their is no reason for it.&#60;/p&#62;
&#60;p&#62;I should also note that logging into WordPress does not have me logged into bbPress at all, I have to manually log into bbPress as well. So its half working, but what does work is also working weirdly.
&#60;/p&#62;</description>
</item>
<item>
<title>parkstreet on "WordPress and bbPress Integration"</title>
<link>http://wordpress.org/support/topic/298537#post-1169104</link>
<pubDate>Sun, 09 Aug 2009 22:04:07 +0000</pubDate>
<dc:creator>parkstreet</dc:creator>
<guid isPermaLink="false">1169104@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I believe they said the salts are used when you are using an ssl enabled site. I usually include them but don't know if that makes a difference.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
