<?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 Tag: secret-key</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Tag: secret-key</description>
<language>en</language>
<pubDate>Tue, 02 Dec 2008 22:08:49 +0000</pubDate>

<item>
<title>chrishajer on "WordPress cookie secret key - why don't I have one?"</title>
<link>http://bbpress.org/forums/topic/wordpress-cookie-secret-key-why-dont-i-have-one#post-19557</link>
<pubDate>Tue, 30 Sep 2008 00:58:08 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">19557@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Norvu, those version are incompatible.  You &#60;strong&#62;don't&#60;/strong&#62; integrate the cookies.  If you want integrated logins, you need to use bbPress 0.9.* with WordPress 2.5 or bbPress Alpha with WordPress 2.6.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bbpress.org/forums/topic/wordpress-and-bbpress-integration-101#post-17409&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/wordpress-and-bbpress-integration-101#post-17409&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Norvu on "WordPress cookie secret key - why don't I have one?"</title>
<link>http://bbpress.org/forums/topic/wordpress-cookie-secret-key-why-dont-i-have-one#post-19555</link>
<pubDate>Mon, 29 Sep 2008 21:03:27 +0000</pubDate>
<dc:creator>Norvu</dc:creator>
<guid isPermaLink="false">19555@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;WordPress version 2.6.2 and bbPress version 0.9.0.2
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "WordPress cookie secret key - why don't I have one?"</title>
<link>http://bbpress.org/forums/topic/wordpress-cookie-secret-key-why-dont-i-have-one#post-19548</link>
<pubDate>Mon, 29 Sep 2008 14:28:16 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">19548@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Norvu - what versions of bbPress and WordPress are you using?
&#60;/p&#62;</description>
</item>
<item>
<title>Norvu on "WordPress cookie secret key - why don't I have one?"</title>
<link>http://bbpress.org/forums/topic/wordpress-cookie-secret-key-why-dont-i-have-one#post-19539</link>
<pubDate>Mon, 29 Sep 2008 00:05:20 +0000</pubDate>
<dc:creator>Norvu</dc:creator>
<guid isPermaLink="false">19539@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;So how does one integrate the cookies?
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "WordPress cookie secret key - why don't I have one?"</title>
<link>http://bbpress.org/forums/topic/wordpress-cookie-secret-key-why-dont-i-have-one#post-19079</link>
<pubDate>Mon, 08 Sep 2008 15:40:46 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">19079@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Note that WP 2.5 / bbPress 0.9 uses a SINGLE key&#60;/p&#62;
&#60;p&#62;WP 2.6 / bbPress 1.0 uses THREE different keys
&#60;/p&#62;</description>
</item>
<item>
<title>mrosenau on "WordPress cookie secret key - why don't I have one?"</title>
<link>http://bbpress.org/forums/topic/wordpress-cookie-secret-key-why-dont-i-have-one#post-19059</link>
<pubDate>Sun, 07 Sep 2008 23:15:42 +0000</pubDate>
<dc:creator>mrosenau</dc:creator>
<guid isPermaLink="false">19059@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;You go here to get your &#34;secret key&#34; (there's three of them.  &#60;a href=&#34;http://api.wordpress.org/secret-key/1.1/&#34; rel=&#34;nofollow&#34;&#62;http://api.wordpress.org/secret-key/1.1/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;define('AUTH_KEY', ...&#60;br /&#62;
define('SECURE_AUTH_KEY', ...&#60;br /&#62;
define('LOGGED_IN_KEY', ...&#60;/p&#62;
&#60;p&#62;you place these in your wordpress wp-config.php file where the empty one were.&#60;/p&#62;
&#60;p&#62;Then you post the keys inside the secret key box in the bb press installation wizard. &#60;/p&#62;
&#60;p&#62;Or if you missed that part and your putting it directly into your bb-config.php file &#60;/p&#62;
&#60;p&#62;you replace: define('BB_SECRET_KEY', ...&#60;br /&#62;
and everything after in on that LINE. &#60;/p&#62;
&#60;p&#62;with: your three secret keys.&#60;/p&#62;
&#60;p&#62;and that should fix everything, ...that is if you have all your other wordpress - bbpress integration stuff lined up correctly :)
&#60;/p&#62;</description>
</item>
<item>
<title>RyanNutt on "WordPress cookie secret key - why don't I have one?"</title>
<link>http://bbpress.org/forums/topic/wordpress-cookie-secret-key-why-dont-i-have-one#post-15143</link>
<pubDate>Tue, 08 Apr 2008 14:00:27 +0000</pubDate>
<dc:creator>RyanNutt</dc:creator>
<guid isPermaLink="false">15143@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;When I added the key to wp-config it wouldn't let me login into the wp admin either.  What I had done was put the define() line at the end thinking that would work.  I moved it up under the other define() line instead of the very end and the permissions problem went away.
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "WordPress cookie secret key - why don't I have one?"</title>
<link>http://bbpress.org/forums/topic/wordpress-cookie-secret-key-why-dont-i-have-one#post-15128</link>
<pubDate>Tue, 08 Apr 2008 05:22:49 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">15128@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;You need to create the Secret Key in your WordPress config.&#60;/p&#62;
&#60;p&#62;Read the WordPress Codex for more info.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://codex.wordpress.org/Editing_wp-config.php#Secret_key_for_salting_password&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Editing_wp-config.php#Secret_key_for_salting_password&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>snoon on "WordPress cookie secret key - why don't I have one?"</title>
<link>http://bbpress.org/forums/topic/wordpress-cookie-secret-key-why-dont-i-have-one#post-15113</link>
<pubDate>Mon, 07 Apr 2008 19:15:27 +0000</pubDate>
<dc:creator>snoon</dc:creator>
<guid isPermaLink="false">15113@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I don't have one either. And I am totally perplexed as to where you found documentation about creating one. My wp-config has no such animal and my bbpress install is blocked.  I'm stopped until I get my mind around this one.  HELP!&#60;/p&#62;
&#60;p&#62;Scott&#60;br /&#62;
&#60;a href=&#34;mailto:scott@scottnoon.com&#34;&#62;scott@scottnoon.com&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>lostdeviant on "WordPress cookie secret key - why don't I have one?"</title>
<link>http://bbpress.org/forums/topic/wordpress-cookie-secret-key-why-dont-i-have-one#post-14984</link>
<pubDate>Thu, 03 Apr 2008 23:11:52 +0000</pubDate>
<dc:creator>lostdeviant</dc:creator>
<guid isPermaLink="false">14984@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;my question is what happens to bbPress when I remove the key from wp-config?
&#60;/p&#62;</description>
</item>
<item>
<title>lostdeviant on "WordPress cookie secret key - why don't I have one?"</title>
<link>http://bbpress.org/forums/topic/wordpress-cookie-secret-key-why-dont-i-have-one#post-14983</link>
<pubDate>Thu, 03 Apr 2008 23:01:36 +0000</pubDate>
<dc:creator>lostdeviant</dc:creator>
<guid isPermaLink="false">14983@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;FYI - I tried creating a secret-key according to what I read which lets me finish the install of bbPress however when I try to log in to wordpress I can't.  In fact, I get a message saying that I don't have permissions!&#60;/p&#62;
&#60;p&#62;When I remove my invented secret key, I can login like normal...
&#60;/p&#62;</description>
</item>
<item>
<title>lostdeviant on "WordPress cookie secret key - why don't I have one?"</title>
<link>http://bbpress.org/forums/topic/wordpress-cookie-secret-key-why-dont-i-have-one#post-14976</link>
<pubDate>Thu, 03 Apr 2008 20:56:20 +0000</pubDate>
<dc:creator>lostdeviant</dc:creator>
<guid isPermaLink="false">14976@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I just went to add a bbpress forum to a site I upgraded from 2.3.3 to 2.5.  On step 2 of the bbpress install,  it requests a &#34;cookie secret key&#34; which is supposedly in my wp-config.  &#60;/p&#62;
&#60;p&#62;I don't see  a secret key there so what am I supposed to do?&#60;/p&#62;
&#60;p&#62;&#34;This value must match the value of the constant named &#34;SECRET_KEY&#34; in your WordPress wp-config.php file. This will replace the bbPress cookie secret key set in the first step.&#34;
&#60;/p&#62;</description>
</item>

</channel>
</rss>
