<?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: bbPress 0.9.0.2 + WordPress 2.5.1 cookie conflict?</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Topic: bbPress 0.9.0.2 + WordPress 2.5.1 cookie conflict?</description>
<language>en</language>
<pubDate>Wed, 09 Jul 2008 05:59:56 +0000</pubDate>

<item>
<title>mrhoratio on "bbPress 0.9.0.2 + WordPress 2.5.1 cookie conflict?"</title>
<link>http://bbpress.org/forums/topic/bbpress-0902-wordpress-251-cookie-conflict#post-16210</link>
<pubDate>Tue, 13 May 2008 16:59:50 +0000</pubDate>
<dc:creator>mrhoratio</dc:creator>
<guid isPermaLink="false">16210@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Strange, I was able to use spaces in mine. Perhaps it has to do with punctuation marks in the string.
&#60;/p&#62;</description>
</item>
<item>
<title>kineda on "bbPress 0.9.0.2 + WordPress 2.5.1 cookie conflict?"</title>
<link>http://bbpress.org/forums/topic/bbpress-0902-wordpress-251-cookie-conflict#post-16208</link>
<pubDate>Tue, 13 May 2008 15:45:12 +0000</pubDate>
<dc:creator>kineda</dc:creator>
<guid isPermaLink="false">16208@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I discovered for it to work that the secret keys cannot have spaces in them (as you could in version 2.5 of wordpress and 0.9.0.1 of bbpress).   I generated a new secret key as one long string, and voila... users can pass through both programs without having to re-login.  :)
&#60;/p&#62;</description>
</item>
<item>
<title>mrhoratio on "bbPress 0.9.0.2 + WordPress 2.5.1 cookie conflict?"</title>
<link>http://bbpress.org/forums/topic/bbpress-0902-wordpress-251-cookie-conflict#post-16196</link>
<pubDate>Tue, 13 May 2008 02:32:22 +0000</pubDate>
<dc:creator>mrhoratio</dc:creator>
<guid isPermaLink="false">16196@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Can you post the lines you added to your wp-config.php and bb-config.php files?&#60;/p&#62;
&#60;p&#62;The line defining the secret key in bb-config.php should look something like this:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;define(&#38;#39;BB_SECRET_KEY&#38;#39;, &#38;#39;My Secret Key&#38;#39;);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;and in wp-config.php&#60;/p&#62;
&#60;p&#62;&#60;code&#62;define(&#38;#39;SECRET_KEY&#38;#39;, &#38;#39;My Secret Key&#38;#39;);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Don't forget the BB_ in fron of SECRET_KEY in the bb-config.php file.
&#60;/p&#62;</description>
</item>
<item>
<title>kineda on "bbPress 0.9.0.2 + WordPress 2.5.1 cookie conflict?"</title>
<link>http://bbpress.org/forums/topic/bbpress-0902-wordpress-251-cookie-conflict#post-16195</link>
<pubDate>Tue, 13 May 2008 01:55:26 +0000</pubDate>
<dc:creator>kineda</dc:creator>
<guid isPermaLink="false">16195@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I saw your thread.  It wasn't a solution for me...&#60;/p&#62;
&#60;p&#62;I've defined both SECRET_KEY in wp-config and bb-config as the same, as well as pulling in the new &#34;secret&#34; from the wordpress options page into bb-admin config panel.&#60;/p&#62;
&#60;p&#62;Still having the same issues of not being able to be logged into both at the same time.
&#60;/p&#62;</description>
</item>
<item>
<title>mrhoratio on "bbPress 0.9.0.2 + WordPress 2.5.1 cookie conflict?"</title>
<link>http://bbpress.org/forums/topic/bbpress-0902-wordpress-251-cookie-conflict#post-16193</link>
<pubDate>Tue, 13 May 2008 01:22:01 +0000</pubDate>
<dc:creator>mrhoratio</dc:creator>
<guid isPermaLink="false">16193@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;kineda, please see this thread for a solution:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bbpress.org/forums/topic/new-login-required-when-between-bbpress-and-wordpress&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/new-login-required-when-between-bbpress-and-wordpress&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>kineda on "bbPress 0.9.0.2 + WordPress 2.5.1 cookie conflict?"</title>
<link>http://bbpress.org/forums/topic/bbpress-0902-wordpress-251-cookie-conflict#post-16191</link>
<pubDate>Tue, 13 May 2008 00:34:40 +0000</pubDate>
<dc:creator>kineda</dc:creator>
<guid isPermaLink="false">16191@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I updated the secret key, but I'm still having the same problem as described above.
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "bbPress 0.9.0.2 + WordPress 2.5.1 cookie conflict?"</title>
<link>http://bbpress.org/forums/topic/bbpress-0902-wordpress-251-cookie-conflict#post-16048</link>
<pubDate>Thu, 08 May 2008 15:24:14 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">16048@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;@isaacgreen&#60;/p&#62;
&#60;p&#62;You guessed right. :)
&#60;/p&#62;</description>
</item>
<item>
<title>isaacgreenspan on "bbPress 0.9.0.2 + WordPress 2.5.1 cookie conflict?"</title>
<link>http://bbpress.org/forums/topic/bbpress-0902-wordpress-251-cookie-conflict#post-15921</link>
<pubDate>Thu, 01 May 2008 21:27:24 +0000</pubDate>
<dc:creator>isaacgreenspan</dc:creator>
<guid isPermaLink="false">15921@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Having just read the thread &#60;a href=&#34;http://bbpress.org/forums/topic/troubleshoot-integration&#34;&#62;over here&#60;/a&#62;, I went and rechecked that my WordPress &#34;secret&#34; setting as listed in /wp-admin/options.php matched the setting in my bbPress admin-stettings-wp-integration screen and found that somehow they no longer matched.  My best guess is that in the database &#34;update&#34; with the 2.5.1 upgrade of WP, it regenerated the database secret, thus killing the integration.
&#60;/p&#62;</description>
</item>
<item>
<title>berfarah on "bbPress 0.9.0.2 + WordPress 2.5.1 cookie conflict?"</title>
<link>http://bbpress.org/forums/topic/bbpress-0902-wordpress-251-cookie-conflict#post-15907</link>
<pubDate>Thu, 01 May 2008 10:46:53 +0000</pubDate>
<dc:creator>berfarah</dc:creator>
<guid isPermaLink="false">15907@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Me too &#38;gt;.&#38;lt; I thought it was just me... heh
&#60;/p&#62;</description>
</item>
<item>
<title>kernow on "bbPress 0.9.0.2 + WordPress 2.5.1 cookie conflict?"</title>
<link>http://bbpress.org/forums/topic/bbpress-0902-wordpress-251-cookie-conflict#post-15897</link>
<pubDate>Wed, 30 Apr 2008 21:58:57 +0000</pubDate>
<dc:creator>kernow</dc:creator>
<guid isPermaLink="false">15897@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I unfortunately have the same problem :(
&#60;/p&#62;</description>
</item>
<item>
<title>richcon on "bbPress 0.9.0.2 + WordPress 2.5.1 cookie conflict?"</title>
<link>http://bbpress.org/forums/topic/bbpress-0902-wordpress-251-cookie-conflict#post-15874</link>
<pubDate>Wed, 30 Apr 2008 03:06:01 +0000</pubDate>
<dc:creator>richcon</dc:creator>
<guid isPermaLink="false">15874@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I updated my web site today to bbPress 0.9.0.2 and WordPress 2.5.1. Cookie integration settings got out of whack and I put them back, but now the two are in conflict.&#60;/p&#62;
&#60;p&#62;I've verified (by clearing cookies and watching as new cookies are registered) that both bbPress and WordPress are using the same cookie for login info -- same name, path, etc.&#60;/p&#62;
&#60;p&#62;However, when logging into WordPress I am logged out of bbPress, and when logging into bbPress I am logged out of WordPress. So they appear to be using the same cookie and overwriting it as I login to each section.&#60;/p&#62;
&#60;p&#62;Note that the SECRET_KEY and BB_SECRET_KEY definitions in each respective config files are identical.&#60;/p&#62;
&#60;p&#62;The cookie seems to be broken up into three parts: user name, a shortish numerical code (in decimal), and a long hexadecimal code. The name and shortish numerical code are identical between bbPress and WordPress but the long hex code changes every time. Does this help provide a clue?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
