<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>bbPress Support Forums &#187; Tag: useful - Recent Posts</title>
		<link>http://bbpress.org/forums/tags/useful</link>
		<description>bbPress Support Forums &#187; Tag: useful - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Fri, 25 May 2012 13:58:59 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://bbpress.org/forums/rss/tags/useful" rel="self" type="application/rss+xml" />

		<item>
			<title>katn401 on "Redirect wrong after logging out"</title>
			<link>http://bbpress.org/forums/topic/redirect-wrong-after-logging-out#post-99159</link>
			<pubDate>Wed, 07 Mar 2012 22:11:29 +0000</pubDate>
			<dc:creator>katn401</dc:creator>
			<guid isPermaLink="false">99159@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Update... I found this thread </p>
<p><a href="http://bbpress.org/forums/topic/logout-error-when-bbpress-plugin-is-active" rel="nofollow">http://bbpress.org/forums/topic/logout-error-when-bbpress-plugin-is-active</a>   </p>
<p>which suggested to comment out lines 938 and 939 of bbp-user-template.php.   </p>
<p>Doing that makes the 404 go away. But now I'm being redirected to my S2member login welcome page... which I don't want. I want forum users who log in to be re-directed to the last forum page they were on. Seems like that's what bbpress is trying to do, it's just adding an extra subdomain in the forum url. </p>
<p>Sorry for the bump. Just thought I would add that info in case it helps.
</p>]]></description>
					</item>
		<item>
			<title>katn401 on "Redirect wrong after logging out"</title>
			<link>http://bbpress.org/forums/topic/redirect-wrong-after-logging-out#post-99151</link>
			<pubDate>Wed, 07 Mar 2012 20:00:34 +0000</pubDate>
			<dc:creator>katn401</dc:creator>
			<guid isPermaLink="false">99151@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>The patch mentioned above fixes my logout redirect problem, but the login still redirects to a 404 b/c it's still adding the sub-directory name to the URL twice. Any advice very welcome!
</p>]]></description>
					</item>
		<item>
			<title>dorsetjon on "Redirect wrong after logging out"</title>
			<link>http://bbpress.org/forums/topic/redirect-wrong-after-logging-out#post-98929</link>
			<pubDate>Sun, 04 Mar 2012 14:08:24 +0000</pubDate>
			<dc:creator>dorsetjon</dc:creator>
			<guid isPermaLink="false">98929@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hi,</p>
<p>See the following forum topic for details of the issue and the fix:</p>
<p><a href="http://bbpress.org/forums/topic/help-link-log-out-error-after-bbpress-installed" rel="nofollow">http://bbpress.org/forums/topic/help-link-log-out-error-after-bbpress-installed</a></p>
<p>Jon
</p>]]></description>
					</item>
		<item>
			<title>Regis Fortes on "Redirect wrong after logging out"</title>
			<link>http://bbpress.org/forums/topic/redirect-wrong-after-logging-out#post-98894</link>
			<pubDate>Sat, 03 Mar 2012 00:04:26 +0000</pubDate>
			<dc:creator>Regis Fortes</dc:creator>
			<guid isPermaLink="false">98894@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I had the same problem. It seems the environment variables used at the function bbp_logout_url inside<br />
bbp-common-functions.php was not working well at http server here or are deprecated. So, I changed the line &#60;$redirect_to = home_url( isset( $_SERVER['REQUEST_URI'] ) ? $_SERVER['REQUEST_URI'] : '' );&#62; with this one &#60;$redirect_to = $_SERVER['SERVER_NAME'].$_SERVER['REQUEST_URI'];&#62;. I do not know if this fixed the problem definitly , because i am testing yet, but the redirect error stoped to occur.
</p>]]></description>
					</item>
		<item>
			<title>kaifanun on "Redirect wrong after logging out"</title>
			<link>http://bbpress.org/forums/topic/redirect-wrong-after-logging-out#post-98741</link>
			<pubDate>Wed, 29 Feb 2012 18:39:28 +0000</pubDate>
			<dc:creator>kaifanun</dc:creator>
			<guid isPermaLink="false">98741@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>same issue here. For testing just to make sure if any of my other plugins or themes are not the cause, I have installed bbPress on a fresh WP install without any other plugins and I get the same error. </p>
<p>any solutions yet?
</p>]]></description>
					</item>
		<item>
			<title>heinohund on "Redirect wrong after logging out"</title>
			<link>http://bbpress.org/forums/topic/redirect-wrong-after-logging-out#post-98351</link>
			<pubDate>Tue, 21 Feb 2012 11:31:24 +0000</pubDate>
			<dc:creator>heinohund</dc:creator>
			<guid isPermaLink="false">98351@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hi You,</p>
<p>After installing BBpress I can’t log out of my WP without getting a failure.</p>
<p>My WP is in this location: <a href="http://jegerglad.dk/karmarkwp/" rel="nofollow">http://jegerglad.dk/karmarkwp/</a></p>
<p>When I’m logging out using the BBPress widget or the WP META widget it is redi-recting met to: <a href="http://jegerglad.dk/karmarkwp/karmarkwp/" rel="nofollow">http://jegerglad.dk/karmarkwp/karmarkwp/</a></p>
<p>Any suggestions?
</p>]]></description>
					</item>
		<item>
			<title>kevinjohngallagher on "WordPress + bbPress Integration 101"</title>
			<link>http://bbpress.org/forums/topic/wordpress-and-bbpress-integration-101/page/7#post-69797</link>
			<pubDate>Sat, 12 Jun 2010 20:32:42 +0000</pubDate>
			<dc:creator>kevinjohngallagher</dc:creator>
			<guid isPermaLink="false">69797@http://bbpress.org/forums/</guid>
			<description><![CDATA[<blockquote>
<blockquote><p>
would be far better to start a new thread.</p>
</blockquote>
<p>Please start a new thread!</p>
</blockquote>
<p>PLEASE START A NEW THREAD.<br />
This one started in February 2009, It's June 2010!!!
</p>]]></description>
					</item>
		<item>
			<title>CioboMario on "WordPress + bbPress Integration 101"</title>
			<link>http://bbpress.org/forums/topic/wordpress-and-bbpress-integration-101/page/7#post-69795</link>
			<pubDate>Sat, 12 Jun 2010 20:04:13 +0000</pubDate>
			<dc:creator>CioboMario</dc:creator>
			<guid isPermaLink="false">69795@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>And for integrate bbpress with wordpress 3.0?
</p>]]></description>
					</item>
		<item>
			<title>kevinjohngallagher on "WordPress + bbPress Integration 101"</title>
			<link>http://bbpress.org/forums/topic/wordpress-and-bbpress-integration-101/page/7#post-69790</link>
			<pubDate>Sat, 12 Jun 2010 16:14:07 +0000</pubDate>
			<dc:creator>kevinjohngallagher</dc:creator>
			<guid isPermaLink="false">69790@http://bbpress.org/forums/</guid>
			<description><![CDATA[<blockquote><p>
would be far better to start a new thread.
</p></blockquote>
<p>Please start a new thread!
</p>]]></description>
					</item>
		<item>
			<title>haose on "WordPress + bbPress Integration 101"</title>
			<link>http://bbpress.org/forums/topic/wordpress-and-bbpress-integration-101/page/7#post-69783</link>
			<pubDate>Sat, 12 Jun 2010 13:46:13 +0000</pubDate>
			<dc:creator>haose</dc:creator>
			<guid isPermaLink="false">69783@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hi guys! I have a curious with this plugin. When a unregisterd user leave a comment on my blog, the username will be transfered correctly to forum, and a voice will be created. But i can not see the content of the comment.<br />
But if i edit the comment on forum, i do see the content.<br />
Plz help!
</p>]]></description>
					</item>
		<item>
			<title>Rich Pedley on "WordPress + bbPress Integration 101"</title>
			<link>http://bbpress.org/forums/topic/wordpress-and-bbpress-integration-101/page/7#post-68685</link>
			<pubDate>Sun, 16 May 2010 20:34:57 +0000</pubDate>
			<dc:creator>Rich Pedley</dc:creator>
			<guid isPermaLink="false">68685@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>would be far better to start a new thread.
</p>]]></description>
					</item>
		<item>
			<title>rcplanes on "WordPress + bbPress Integration 101"</title>
			<link>http://bbpress.org/forums/topic/wordpress-and-bbpress-integration-101/page/7#post-68684</link>
			<pubDate>Sun, 16 May 2010 20:32:26 +0000</pubDate>
			<dc:creator>rcplanes</dc:creator>
			<guid isPermaLink="false">68684@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>im wondering how to recover the admin password, i lost it and im stuck,<br />
thanks guys, sorry for the off topic post, seems like you guys know how to get around bbpress
</p>]]></description>
					</item>
		<item>
			<title>Ashfame on "CollegeTimes - integrated WordPress and bbPress"</title>
			<link>http://bbpress.org/forums/topic/collegetimes-integrated-wordpress-and-bbpress#post-65136</link>
			<pubDate>Wed, 24 Feb 2010 17:16:16 +0000</pubDate>
			<dc:creator>Ashfame</dc:creator>
			<guid isPermaLink="false">65136@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>@Meraj</p>
<p>I can work with you! Email me - <strong>ashishsainiashfame[[at]]gmail&#60;&#60;dot&#62;&#62;com</strong></p>
<p>{Edit - My bbPress design matching with WordPress &#62;&#62; <a href="http://needaproject.com">NAP</a>}</p>
<p>@pondering</p>
<p>Great buddy! Looking forward to it.
</p>]]></description>
					</item>
		<item>
			<title>Meraj Chhaya on "CollegeTimes - integrated WordPress and bbPress"</title>
			<link>http://bbpress.org/forums/topic/collegetimes-integrated-wordpress-and-bbpress#post-65110</link>
			<pubDate>Wed, 24 Feb 2010 11:58:23 +0000</pubDate>
			<dc:creator>Meraj Chhaya</dc:creator>
			<guid isPermaLink="false">65110@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Who did your design? I'm looking for a bbPress expert to help me, but I can't find anyone up for a paid job.
</p>]]></description>
					</item>
		<item>
			<title>gerikg on "WordPress + bbPress Integration 101"</title>
			<link>http://bbpress.org/forums/topic/wordpress-and-bbpress-integration-101/page/7#post-61970</link>
			<pubDate>Sun, 20 Dec 2009 02:23:55 +0000</pubDate>
			<dc:creator>gerikg</dc:creator>
			<guid isPermaLink="false">61970@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>daudev, I messed up on step </p>
<p>4 Open bb-config.php (in the bbpress folder) do the same thing here. With the SAME keys you put in the wordpress file put in the bb-config file around line # 41-45. ***You have to add BB_ to the front of the names.  Example: BB_AUTH_KEY  to all eight.***  Save. Keep the file open for now.
</p>]]></description>
					</item>
		<item>
			<title>timskii on "WordPress + bbPress Integration 101"</title>
			<link>http://bbpress.org/forums/topic/wordpress-and-bbpress-integration-101/page/7#post-61881</link>
			<pubDate>Thu, 17 Dec 2009 13:38:23 +0000</pubDate>
			<dc:creator>timskii</dc:creator>
			<guid isPermaLink="false">61881@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p><strong>Cross-Domain Intergration</strong></p>
<p>I've not seen anything about messy cross-domain integrations, so I thought I'd share my method. I'm using WordPress 2.8.6 with BBPress 1.0.2. Your mileage may vary on other versions. I suspect this method is not valid for 2.5/0.9.</p>
<p>The setup:<br />
- example.com/blog<br />
- example.com/forum<br />
- example.org/forum</p>
<p>With shared user tables and database.</p>
<p>The config AUTH_KEY/SECURE_AUTH_KEY/LOGGED_IN_KEY should be the same for all (remember to add BB_ to the forum config files). Within the BBPress admin intergation, have the same auth/secure/logged in values for all forums (remember it's the value shown within the WordPress options screen, not the values in the config files).</p>
<p>In this case cookiepath should be '/' ($bb-&#62;cookiepath = '/'; // in bb-config and, define('COOKIEPATH', '/'); // in wp-config). Set other $bb-&#62;style configurations as you wish.</p>
<p>Basically, everything is <em>the same</em>. <strong>Except</strong>: The Cookie Domain must be explicitly set**. And not always set to the same value.</p>
<p>In example.com/blog's wp-config add: define('COOKIE_DOMAIN','.example.com');</p>
<p>In example.com/forum's bb-config add: $bb-&#62;cookiedomain = '.example.com';</p>
<p>So far, so simple.</p>
<p>Now, in theory, example.org/forum can be set with $bb-&#62;cookiedomain = '.example.com'; // But I've not tried. Paranoid browsers would surely reject this. Instinctively having the forum rely on something that might look like a security risk is bad.</p>
<p>Instead, try adding this to example.org/forum's bb-config: $bb-&#62;cookiedomain = '.example.org'; // Users will still need to log in separately when they switch domain, but all the other integration features seem to be fooled, with no adverse problems.</p>
<p>I'd welcome any feedback on this method. I'm still not sure this is the best approach. </p>
<p>( ** Not setting the cookie domain appears to work, until the user switches between domains - example.com/blog doesn't simply fail to find a cookie set by example.org/forum, it may fail a fresh blog login until cookies are cleared. I'm not sure exactly what's happening, but it's messy.)
</p>]]></description>
					</item>
		<item>
			<title>gerikg on "WordPress + bbPress Integration 101"</title>
			<link>http://bbpress.org/forums/topic/wordpress-and-bbpress-integration-101/page/7#post-61854</link>
			<pubDate>Wed, 16 Dec 2009 17:20:50 +0000</pubDate>
			<dc:creator>gerikg</dc:creator>
			<guid isPermaLink="false">61854@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>do you want me to look at it??? email me ftp and give me admin access.
</p>]]></description>
					</item>
		<item>
			<title>daudev on "WordPress + bbPress Integration 101"</title>
			<link>http://bbpress.org/forums/topic/wordpress-and-bbpress-integration-101/page/7#post-61831</link>
			<pubDate>Wed, 16 Dec 2009 09:22:43 +0000</pubDate>
			<dc:creator>daudev</dc:creator>
			<guid isPermaLink="false">61831@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>It works when i login first in bbpress, then I'm logged in wordpress also, but first in wordpress and then in bbpress is not working!
</p>]]></description>
					</item>
		<item>
			<title>daudev on "WordPress + bbPress Integration 101"</title>
			<link>http://bbpress.org/forums/topic/wordpress-and-bbpress-integration-101/page/7#post-61830</link>
			<pubDate>Wed, 16 Dec 2009 09:16:48 +0000</pubDate>
			<dc:creator>daudev</dc:creator>
			<guid isPermaLink="false">61830@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I don't need to clear the cache, just the cookies, but yes I did, i cleared both!
</p>]]></description>
					</item>
		<item>
			<title>gerikg on "WordPress + bbPress Integration 101"</title>
			<link>http://bbpress.org/forums/topic/wordpress-and-bbpress-integration-101/page/7#post-61822</link>
			<pubDate>Wed, 16 Dec 2009 05:27:35 +0000</pubDate>
			<dc:creator>gerikg</dc:creator>
			<guid isPermaLink="false">61822@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Do you want me to look at it?  and did you clear your cache after you just have one line?
</p>]]></description>
					</item>
		<item>
			<title>daudev on "WordPress + bbPress Integration 101"</title>
			<link>http://bbpress.org/forums/topic/wordpress-and-bbpress-integration-101/page/6#post-61808</link>
			<pubDate>Tue, 15 Dec 2009 20:36:13 +0000</pubDate>
			<dc:creator>daudev</dc:creator>
			<guid isPermaLink="false">61808@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Still the same, logged in the wordpress, not logged in the bbpress but can do it.<br />
only with define( 'COOKIEPATH', '/' ); in the  both files!</p>
<p>But i look very carefully into the cookies.</p>
<p>I found 2 differences!<br />
First for wordpress cookies<br />
login cookie is with name wordpress_logged_in_xxxxx and path /<br />
and other cookies are with path /wp-admin, wp-content/plugins, /forum/bb-admin /forum/bb-plugins</p>
<p>and for the bbpress cookies are</p>
<p>wordpress_xxxxxxx and path /<br />
and other cookies are with path<br />
website.com/wp-admin<br />
website.comwp-content/plugins<br />
website.com/forum/bb-admin<br />
website.com/forum/bb-plugins</p>
<p>I think this is the problem, but I don't knew how to fix it, to have path without the host in bbpress cookies...
</p>]]></description>
					</item>
		<item>
			<title>gerikg on "WordPress + bbPress Integration 101"</title>
			<link>http://bbpress.org/forums/topic/wordpress-and-bbpress-integration-101/page/6#post-61785</link>
			<pubDate>Tue, 15 Dec 2009 17:14:43 +0000</pubDate>
			<dc:creator>gerikg</dc:creator>
			<guid isPermaLink="false">61785@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>daudev if you are NOT using WPMU then you shouldn't have so many lines.</p>
<p>delete what you pasted and follow these instructions</p>
<p>6 Login to your wordpress dashboard. Go to Plugins-&#62;Add New-&#62; search for "bbPress Integration" it should be the first one. Install it and activate.<br />
7 Go to Settings-&#62; bbPress Integration. Enter the bbPress URL without the www. Your plugins URL leave blank. Click on Save Changes. On the bottom box you'll see some text copy it. Most likely it will say "define( 'COOKIEPATH', '/' );"</p>
<p>There should be only ONE line in both files.  Make sure you have the correct checkbox that says wordpress not wordpressmu
</p>]]></description>
					</item>
		<item>
			<title>daudev on "WordPress + bbPress Integration 101"</title>
			<link>http://bbpress.org/forums/topic/wordpress-and-bbpress-integration-101/page/6#post-61766</link>
			<pubDate>Tue, 15 Dec 2009 12:57:34 +0000</pubDate>
			<dc:creator>daudev</dc:creator>
			<guid isPermaLink="false">61766@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>We have progress, now I can login in wordpress and after that in bbpress and to be active logged in the two sites, but I'm not automaticaly in bbpress, when I login into wordpress :(
</p>]]></description>
					</item>
		<item>
			<title>daudev on "WordPress + bbPress Integration 101"</title>
			<link>http://bbpress.org/forums/topic/wordpress-and-bbpress-integration-101/page/6#post-61758</link>
			<pubDate>Mon, 14 Dec 2009 23:40:05 +0000</pubDate>
			<dc:creator>daudev</dc:creator>
			<guid isPermaLink="false">61758@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>gerikg unfortunately i'm using wordpress not MU!
</p>]]></description>
					</item>
		<item>
			<title>gerikg on "WordPress + bbPress Integration 101"</title>
			<link>http://bbpress.org/forums/topic/wordpress-and-bbpress-integration-101/page/6#post-61757</link>
			<pubDate>Mon, 14 Dec 2009 22:53:24 +0000</pubDate>
			<dc:creator>gerikg</dc:creator>
			<guid isPermaLink="false">61757@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>oh always clear your cache after messing with the config files.
</p>]]></description>
					</item>
		<item>
			<title>gerikg on "WordPress + bbPress Integration 101"</title>
			<link>http://bbpress.org/forums/topic/wordpress-and-bbpress-integration-101/page/6#post-61754</link>
			<pubDate>Mon, 14 Dec 2009 21:45:52 +0000</pubDate>
			<dc:creator>gerikg</dc:creator>
			<guid isPermaLink="false">61754@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>daudev I'm assuming you're using WPMU</p>
<p>wp-config.php<br />
$wp-&#62;cookiedomain = '.website.com';   *DELETE*<br />
$wp-&#62;cookiepath = '/';  *DELETE*<br />
$wp-&#62;sitecookiepath = '/';  *DELETE*<br />
define( 'COOKIEHASH', 'xxx');<br />
define('COOKIE_DOMAIN', '.website.com');<br />
define('COOKIEPATH','/');<br />
define('SITECOOKIEPATH', '/');</p>
<p>bb-config.php<br />
$bb-&#62;cookiedomain = '.website.com';  *DELETE*<br />
$bb-&#62;cookiepath = '/';  *DELETE*<br />
$bb-&#62;sitecookiepath = '/';  *DELETE*<br />
define('COOKIE_DOMAIN', '.website.com');<br />
define('COOKIEPATH','/');<br />
define('SITECOOKIEPATH', '/');   *ADD*
</p>]]></description>
					</item>
		<item>
			<title>daudev on "WordPress + bbPress Integration 101"</title>
			<link>http://bbpress.org/forums/topic/wordpress-and-bbpress-integration-101/page/6#post-61753</link>
			<pubDate>Mon, 14 Dec 2009 21:22:57 +0000</pubDate>
			<dc:creator>daudev</dc:creator>
			<guid isPermaLink="false">61753@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Still the same here, but i found something else.<br />
I have two sets of identical cookies, but there is one difference</p>
<p>I have domain .website.com in the one<br />
and host website.com in the other, but i don't knew why...</p>
<p>in my wp-confing.php<br />
	$wp-&#62;cookiedomain = '.website.com';<br />
	$wp-&#62;cookiepath = '/';<br />
	$wp-&#62;sitecookiepath = '/';<br />
	define( 'COOKIEHASH', 'xxx');<br />
	define('COOKIE_DOMAIN', '.website.com');<br />
	define('COOKIEPATH','/');<br />
	define('SITECOOKIEPATH', '/');</p>
<p>and in bb-config.php<br />
	$bb-&#62;cookiedomain = '.website.com';<br />
	$bb-&#62;cookiepath = '/';<br />
	$bb-&#62;sitecookiepath = '/';<br />
	define('COOKIE_DOMAIN', '.website.com');<br />
	define('COOKIEPATH','/');</p>
<p>do you have any ideas?
</p>]]></description>
					</item>
		<item>
			<title>gerikg on "WordPress + bbPress Integration 101"</title>
			<link>http://bbpress.org/forums/topic/wordpress-and-bbpress-integration-101/page/6#post-61699</link>
			<pubDate>Sun, 13 Dec 2009 23:51:42 +0000</pubDate>
			<dc:creator>gerikg</dc:creator>
			<guid isPermaLink="false">61699@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>daudev</p>
<p>Start with my instructions here.</p>
<p><a href="http://bbpress.org/forums/topic/wp-integration-coockie-does-not-work#post-61676" rel="nofollow">http://bbpress.org/forums/topic/wp-integration-coockie-does-not-work#post-61676</a></p>
<p>The difference is step 7<br />
Step 7 WordPress type will be WordPress MU<br />
You'll have I think four lines.<br />
define( 'COOKIEHASH', '####################' );<br />
define( 'COOKIE_DOMAIN', '.website.com' );<br />
define( 'SITECOOKIEPATH', '/' );<br />
define( 'COOKIEPATH', '/' );</p>
<p>Copy it to both files but take out the HASH line in bbpress.<br />
So copy copy the four line into wp-config but the last three line into bb-config
</p>]]></description>
					</item>
		<item>
			<title>daudev on "WordPress + bbPress Integration 101"</title>
			<link>http://bbpress.org/forums/topic/wordpress-and-bbpress-integration-101/page/6#post-61697</link>
			<pubDate>Sun, 13 Dec 2009 23:31:10 +0000</pubDate>
			<dc:creator>daudev</dc:creator>
			<guid isPermaLink="false">61697@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I found one problem with missing cookie domain in wp_config file and fixed it, but the thinghs are more wired now.<br />
When i log in from bbpress i'm NOT logged in wordpress but can do it, opposite when i log in from wordpress i'm not logged into bbpress and can't do it.</p>
<p>if i login with 2 different users first from bbpress and then from wordpress i have 2 sets with identical cookies just with different username. If I use same user to login i have just one set of cookies with all the admin paths. I don't have different cookie hash!</p>
<p>One thing I found and maybe this is the problem, I don't have database secret in bb-admin/options-wordpress.php. I don't knew where i can find this. If I can find it and manually change it in the database.</p>
<p>I'm using bbpress 1.0.2 and wordpress 2.8.6
</p>]]></description>
					</item>
		<item>
			<title>kriskl on "CollegeTimes - integrated WordPress and bbPress"</title>
			<link>http://bbpress.org/forums/topic/collegetimes-integrated-wordpress-and-bbpress#post-61584</link>
			<pubDate>Fri, 11 Dec 2009 09:25:06 +0000</pubDate>
			<dc:creator>kriskl</dc:creator>
			<guid isPermaLink="false">61584@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Great! Looking forward to that!</p>
<p>kris
</p>]]></description>
					</item>

	</channel>
</rss>

