<?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 User Favorites: thierryyyyyyy</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums User Favorites: thierryyyyyyy</description>
<language>en</language>
<pubDate>Sun, 12 Oct 2008 22:14:01 +0000</pubDate>

<item>
<title>thierryyyyyyy on "Cookie integration for wordpress"</title>
<link>http://bbpress.org/forums/topic/cookie-integration-for-wordpress#post-6548</link>
<pubDate>Sun, 08 Apr 2007 21:33:09 +0000</pubDate>
<dc:creator>thierryyyyyyy</dc:creator>
<guid isPermaLink="false">6548@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;on 2diabolos.com, everything is working fine. And actually, my wordpress plugin allow me to make what you propose (cookie_domaine = '.2diabolos.com'  and cookie_path = &#34;/&#34; for wordpress and bbPress)&#60;/p&#62;
&#60;p&#62;But on &#34;localhost&#34; (my computer),  cookie_domain = &#34;false&#34; and cookie_path = &#34;/&#34; works fine for the front-page, but not for topic pages ... that's not normal (to my opinion). But perhaps someone have an explanation ....
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "Cookie integration for wordpress"</title>
<link>http://bbpress.org/forums/topic/cookie-integration-for-wordpress#post-6496</link>
<pubDate>Sat, 07 Apr 2007 15:27:34 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">6496@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;There's an easier way to do this, just put in the right domain.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;//cookies
define(&#38;#39;COOKIE_DOMAIN&#38;#39;, &#38;#39;.2diabolos.com&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Or&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;//cookies
define(&#38;#39;COOKIE_DOMAIN&#38;#39;, &#38;#39;forum.2diabolos.com&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If you go with the first, in my opinion neater version, you also need to add this to bbPress' &#60;code&#62;config.php&#60;/code&#62;.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;//try to sync cookies
$bb-&#38;gt;cookiedomain = &#38;#39;.2diabolos.com&#38;#39;;
$bb-&#38;gt;cookiepath = &#38;#39;/&#38;#39;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Then &#60;em&#62;clear your cookies&#60;/em&#62;, log out and in and see if it works across your site.
&#60;/p&#62;</description>
</item>
<item>
<title>thierryyyyyyy on "Cookie integration for wordpress"</title>
<link>http://bbpress.org/forums/topic/cookie-integration-for-wordpress#post-6484</link>
<pubDate>Fri, 06 Apr 2007 22:16:51 +0000</pubDate>
<dc:creator>thierryyyyyyy</dc:creator>
<guid isPermaLink="false">6484@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I made a plugin that allows you to change wordpress cookie path&#38;#38;domain (and even cookieHash) to suit the need of bbPress.&#60;/p&#62;
&#60;p&#62;My configuration was not &#34;simple&#34; :&#60;br /&#62;
wordPress : &#60;a href=&#34;http://www.2diabolos.com/blog&#34; rel=&#34;nofollow&#34;&#62;www.2diabolos.com/blog&#60;/a&#62;&#60;br /&#62;
bbPress     : forum.2diabolos.com&#60;/p&#62;
&#60;p&#62;everything is explained here.&#60;br /&#62;
&#60;a href=&#34;http://www.2diabolos.com/blog/2007/04/06/nouveau-plugin-setcookieparams/&#34; rel=&#34;nofollow&#34;&#62;http://www.2diabolos.com/blog/2007/04/06/nouveau-plugin-setcookieparams/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;BUT I have a problem :&#60;br /&#62;
on my local server (for tests), I tried my plugin.&#60;br /&#62;
it works ... for bbPress front-page and admin page, but not for topics and other &#34;deeper&#34; pages.&#60;br /&#62;
I put &#34;cookie domain == false&#34; (because cookie must not have domain when you are a &#34;local server&#34;, that what I understood from the standard)&#60;br /&#62;
I don't understand why the frontpage appears nicely, and why, when I try to go into a topic, Firefox tells me that the server redirects the request in way that can't go nowhere. And IE does not achieve anything (I prefer Firefox, it better for debugging...)&#60;br /&#62;
Firefox tells it can be a problem with cookie acceptance or desactivation.&#60;br /&#62;
I feel that bbPress is making a round (infinite) redirection ....
&#60;/p&#62;</description>
</item>

</channel>
</rss>
