<?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; Topic: Cookies</title>
		<link>http://bbpress.org/forums/topic/cookies</link>
		<description>bbPress Support Forums &#187; Topic: Cookies</description>
		<language>en-US</language>
		<pubDate>Fri, 10 Feb 2012 02:10:50 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://bbpress.org/forums/rss/topic/cookies" rel="self" type="application/rss+xml" />

		<item>
			<title>Michael Adams (mdawaffe) on "Cookies"</title>
			<link>http://bbpress.org/forums/topic/cookies#post-906</link>
			<pubDate>Wed, 01 Nov 2006 01:12:35 +0000</pubDate>
			<dc:creator>Michael Adams (mdawaffe)</dc:creator>
			<guid isPermaLink="false">906@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>cvanp,<br />
Have you also changed WordPress' cookies?
</p>]]></description>
					</item>
		<item>
			<title>cvanp on "Cookies"</title>
			<link>http://bbpress.org/forums/topic/cookies#post-900</link>
			<pubDate>Tue, 31 Oct 2006 22:08:49 +0000</pubDate>
			<dc:creator>cvanp</dc:creator>
			<guid isPermaLink="false">900@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hello, I was directed to this topic by mdawaffe [via <a href="http://bbpress.org/forums/topic/52?replies=23" rel="nofollow">http://bbpress.org/forums/topic/52?replies=23</a> and am having a bit of difficulty implementing this.</p>
<p>On my site, I'm not using a subdomain, instead I have bbPress located in a seperate folder from my WordPress installations ( localhost/wordpress and localhost/bbpress).  I modified the code somewhat and it the problem hasn't subsided.</p>
<p>Here's my modified code in bbPress's config.php:</p>
<p><code>// Cookies, bbPress fix<br />
$bb-&#62;cookiedomain = &#39;localhost&#39;;<br />
$bb-&#62;cookiepath = &#39;/&#39;;</code></p>
<p>Thanks!
</p>]]></description>
					</item>
		<item>
			<title>salatti on "Cookies"</title>
			<link>http://bbpress.org/forums/topic/cookies#post-578</link>
			<pubDate>Thu, 26 Oct 2006 19:11:09 +0000</pubDate>
			<dc:creator>salatti</dc:creator>
			<guid isPermaLink="false">578@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>It works good!! :)<br />
Thank you very much!!
</p>]]></description>
					</item>
		<item>
			<title>Michael Adams (mdawaffe) on "Cookies"</title>
			<link>http://bbpress.org/forums/topic/cookies#post-566</link>
			<pubDate>Thu, 26 Oct 2006 18:05:37 +0000</pubDate>
			<dc:creator>Michael Adams (mdawaffe)</dc:creator>
			<guid isPermaLink="false">566@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>In addition to editing bbPress' cookie information, you will have to edit WordPress':</p>
<p>for both bbPress and WordPress<br />
the domain should be .salatti.net (note the first <code>.</code>)<br />
the path should be <code>/</code></p>
<p>So in bbPress' config.php:</p>
<p>$bb-&#62;cookiedomain = '.salatti.net';<br />
$bb-&#62;cookiepath = '/';</p>
<p>in WordPress' wp-config.php:<br />
define('COOKIE_DOMAIN', '.salatti.net');<br />
define('COOKIEPATH', '/');<br />
define('SITECOOKIEPATH', '/');</p>
<p>Let us know how it works.
</p>]]></description>
					</item>
		<item>
			<title>salatti on "Cookies"</title>
			<link>http://bbpress.org/forums/topic/cookies#post-508</link>
			<pubDate>Wed, 25 Oct 2006 21:06:36 +0000</pubDate>
			<dc:creator>salatti</dc:creator>
			<guid isPermaLink="false">508@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I'm trying to get cookies integration with wordpress working, but after some failed attempts (I read the FAQs and searched on the forum) I can't figure out how to do this. My WordPress installation is at <a href="http://www.salatti.net" rel="nofollow">http://www.salatti.net</a> while bbPress is at forum.salatti.net (so bbPress is not in a subdirectory of WP, but on a third level domain). What should I do?</p>
<p>Thanks,<br />
Daniele
</p>]]></description>
					</item>

	</channel>
</rss>

