<?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: cookies - Recent Posts</title>
		<link>http://bbpress.org/forums/tags/cookies</link>
		<description>bbPress Support Forums &#187; Tag: cookies - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Fri, 25 May 2012 14:59:34 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://bbpress.org/forums/rss/tags/cookies" rel="self" type="application/rss+xml" />

		<item>
			<title>liyucmh1314 on "Admin user cannot login to WP after installing bbpress"</title>
			<link>http://bbpress.org/forums/topic/admin-user-cannot-login-to-wp-after-installing-bbpress#post-95283</link>
			<pubDate>Wed, 07 Dec 2011 01:56:02 +0000</pubDate>
			<dc:creator>liyucmh1314</dc:creator>
			<guid isPermaLink="false">95283@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>@logart Hi, thanks for this useful information.
</p>]]></description>
					</item>
		<item>
			<title>be.green on "User and Cookie Integration FAIL"</title>
			<link>http://bbpress.org/forums/topic/user-and-cookie-integration-fail/page/2#post-91865</link>
			<pubDate>Sat, 10 Sep 2011 02:46:11 +0000</pubDate>
			<dc:creator>be.green</dc:creator>
			<guid isPermaLink="false">91865@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>As it turns out - although I deactivated and removed plugins, the WordPress plugin 'W3 Total Cache' leaves remnant files in wordpress's 'mysite.com/wp-content/' directory that conflict with the Deep Integration. </p>
<p>Upon explicitly removing those 'W3 Total Cache' plugin .php files ~ I was able to reinstall bbpress and Deep Integrate successfully.
</p>]]></description>
					</item>
		<item>
			<title>be.green on "User and Cookie Integration FAIL"</title>
			<link>http://bbpress.org/forums/topic/user-and-cookie-integration-fail/page/2#post-91579</link>
			<pubDate>Fri, 02 Sep 2011 22:09:48 +0000</pubDate>
			<dc:creator>be.green</dc:creator>
			<guid isPermaLink="false">91579@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>i'm having the same problem.</p>
<p>I've set up a bbpress forum and followed all of the instructions available on the documentation for integrating wordpress and bbpress. All is well until I attempt to Deep Integrate by editing the 'bb-config.php' file adding: </p>
<p>require_once(dirname(__FILE__) . '/../wp-load.php');</p>
<p>When this line is included in the bb-config.php file I receive an "HTTP Error 500 (Internal Server Error): An unexpected condition was encountered while the server was attempting to fulfill the request." in chrome and just a blank white page in firefox when attempting to view the bbpress page (mysite.com/forum) without first having signed into wordpress.  </p>
<p>when i sign into wordpress first and then browse to mysite.com/forum, the bbpress front page appears but i have to resubmit credentials.  if i sign out of bbpress then i get the error/blank page again.</p>
<p>of interest is when i replace define('WP_CACHE', true); with define('WP_CACHE', false); in wordpress's wp-config.php file - the error/blank page issue goes away, i am able to access bbpress (mysite.com/forum) without first having signed into wordpress - but the user and cookie integration FAIL still occurs -  </p>
<p>I appreciate any insight.
</p>]]></description>
					</item>
		<item>
			<title>airsidelimo on "WordPress integration: Logout problem"</title>
			<link>http://bbpress.org/forums/topic/wordpress-integration-logout-problem#post-86014</link>
			<pubDate>Thu, 31 Mar 2011 08:31:48 +0000</pubDate>
			<dc:creator>airsidelimo</dc:creator>
			<guid isPermaLink="false">86014@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>This posting was really informative and I highly appreciate this effort.  It helped me a lot.  Thanks for this posting.
</p>]]></description>
					</item>
		<item>
			<title>SGS2 on "Cookie Integration"</title>
			<link>http://bbpress.org/forums/topic/cookie-integration#post-85831</link>
			<pubDate>Sat, 26 Mar 2011 13:40:20 +0000</pubDate>
			<dc:creator>SGS2</dc:creator>
			<guid isPermaLink="false">85831@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>would like to know too..
</p>]]></description>
					</item>
		<item>
			<title>iftomkins on "WordPress integration: Logout problem"</title>
			<link>http://bbpress.org/forums/topic/wordpress-integration-logout-problem#post-85544</link>
			<pubDate>Wed, 23 Mar 2011 20:10:24 +0000</pubDate>
			<dc:creator>iftomkins</dc:creator>
			<guid isPermaLink="false">85544@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Having the same problem. I can log in to wordpress, and I'm logged into bbpress. And if I log into bbpress, I'm logged into wordpress. BUT, if I log into WordPress, I cannot log out through bbpress (it just reloads the page). I have to go back to wordpress, and then click Log out, and then come back into bbpress, and click log out again in order to be fully logged out. </p>
<p>However, if I log in through bbpress, then I can log out of bbpress. It seems that the logout function from bbpress is not connecting with wordpress.
</p>]]></description>
					</item>
		<item>
			<title>Regina13 on "Cookie Integration"</title>
			<link>http://bbpress.org/forums/topic/cookie-integration#post-85089</link>
			<pubDate>Thu, 17 Mar 2011 02:53:36 +0000</pubDate>
			<dc:creator>Regina13</dc:creator>
			<guid isPermaLink="false">85089@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I am trying to set my own cookies with information bbPress doesn't keep track of to use in my forum, but I get an error saying I "Cannot modify header information." I'm not using wordpress.</p>
<p>Is there an easy way for me to integrate cookies with a specific prefix or something with bbPress so I can make my own cookies? Also, if it would be easier, is there a way for me to make my own global variables in the same manner? </p>
<p>My goal is to find some way to store additional information so I don't have to access my database every time I refresh the page.
</p>]]></description>
					</item>
		<item>
			<title>lajkam on "Seamless Login - Deep Integration - Single Login"</title>
			<link>http://bbpress.org/forums/topic/seamless-login-deep-integration-single-login#post-82367</link>
			<pubDate>Sat, 29 Jan 2011 19:43:55 +0000</pubDate>
			<dc:creator>lajkam</dc:creator>
			<guid isPermaLink="false">82367@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>This step was the one missing in my case:<br />
<a href="http://www.ivanlistes.com/wordpress-bbpress-integration-user-doesnt-exist-error/" rel="nofollow">http://www.ivanlistes.com/wordpress-bbpress-integration-user-doesnt-exist-error/</a>
</p>]]></description>
					</item>
		<item>
			<title>iamanasha on "Seamless Login - Deep Integration - Single Login"</title>
			<link>http://bbpress.org/forums/topic/seamless-login-deep-integration-single-login#post-81142</link>
			<pubDate>Wed, 12 Jan 2011 17:35:09 +0000</pubDate>
			<dc:creator>iamanasha</dc:creator>
			<guid isPermaLink="false">81142@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Okay, I told you that I would bring you in more info if I had it.  I got it!</p>
<p>If you do not have any salts in your wp-config.php file, then you can create keys and salts at this link:</p>
<p>-WordPress.org secret-key service-</p>
<p><a href="https://api.wordpress.org/secret-key/1.1/salt/" rel="nofollow">https://api.wordpress.org/secret-key/1.1/salt/</a> </p>
<p>* You can change these at any point in time to invalidate all existing cookies. This will force all users to have to log in again.</p>
<p>To do a proper integration you will need keys and salts, so generate them all at this proper link.</p>
<p><strong>Remember to add a 'BB_' prefix to each key and salt in the bb-config.php.(Example:  'BB_AUTH_KEY' or 'BB_SECURE_AUTH_SALT')</strong></p>
<p>Miscellaneous info:</p>
<p>If you only need keys, then use this link:</p>
<p><a href="https://api.wordpress.org/secret-key/1.1/" rel="nofollow">https://api.wordpress.org/secret-key/1.1/</a></p>
<p>If you only need keys for bbpress then use this link:</p>
<p><a href="https://api.wordpress.org/secret-key/1.1/bbpress/" rel="nofollow">https://api.wordpress.org/secret-key/1.1/bbpress/</a>  </p>
<p>For bbpress keys and salts use this link:</p>
<p><a href="https://api.wordpress.org/secret-key/1.1/bbpress/salt" rel="nofollow">https://api.wordpress.org/secret-key/1.1/bbpress/salt</a>
</p>]]></description>
					</item>
		<item>
			<title>iamanasha on "Seamless Login - Deep Integration - Single Login"</title>
			<link>http://bbpress.org/forums/topic/seamless-login-deep-integration-single-login#post-81141</link>
			<pubDate>Wed, 12 Jan 2011 15:10:13 +0000</pubDate>
			<dc:creator>iamanasha</dc:creator>
			<guid isPermaLink="false">81141@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Okay, I see what was missed.  </p>
<p>1.  I had to copy/paste all of the keys and salts from wp-config.php and replace the keys in bb-config.php.  (Though the bb-config.php has only keys, you still must copy the KEYS &#38; SALTS from the wp-config.php and add ALL to the bb-config.php.)</p>
<p>2.  Then I had to add 'BB_' before each key or salt in the bb-config.php file.  (Should look like this... 'BB_AUTH_KEY' or 'BB_SECURE_AUTH_SALT')</p>
<p>This made my logins seamless.  If I have anymore info, then I will add it to this topic later.  </p>
<p>I did all the other stuff first such as:</p>
<p>a.  adding the bbpress integration plugin to my wordpress<br />
b.  updating the wordpress integration 'user rolemaps' in the bbpress backoffice<br />
c.  adding the manual cookie setting [define( 'COOKIEPATH', '/' );] from the wordpress bbpress integration plugin to the wp-config.php file</p>
<p>Other info to know:<br />
My blog is <a href="http://gerlainetalk.com" rel="nofollow">http://gerlainetalk.com</a><br />
I put the forum in the same folder and not under a different domain.<br />
<a href="http://gerlainetalk.com/forum" rel="nofollow">http://gerlainetalk.com/forum</a></p>
<p>My lessons:<br />
I find that having the forum in a different domain, botches things up.  Such as <a href="http://forum.gerlainetalk.com" rel="nofollow">http://forum.gerlainetalk.com</a><br />
<a href="http://gerlainetalk.com/forum" rel="nofollow">http://gerlainetalk.com/forum</a> works much better.
</p>]]></description>
					</item>
		<item>
			<title>iamanasha on "Seamless Login - Deep Integration - Single Login"</title>
			<link>http://bbpress.org/forums/topic/seamless-login-deep-integration-single-login#post-81134</link>
			<pubDate>Wed, 12 Jan 2011 13:51:42 +0000</pubDate>
			<dc:creator>iamanasha</dc:creator>
			<guid isPermaLink="false">81134@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I have taken all of the integration and deep integration steps.  I have even went to a few blogs and taken the extra steps.  </p>
<p>I can only log into one of my sites at a time.  If I log into wordpress, then I am logged out of bbpress and vice versa. </p>
<p>I have seen others post this forum, but there has been no answers to satisfy my problem. </p>
<p>I have made sure that all of the information in bb-config.php and wp-config.php were matching.  </p>
<p>I'm so stumped.
</p>]]></description>
					</item>
		<item>
			<title>KayBeSee on "Integration (Cookies + Theme)"</title>
			<link>http://bbpress.org/forums/topic/integration-cookies-theme#post-81094</link>
			<pubDate>Wed, 12 Jan 2011 05:09:36 +0000</pubDate>
			<dc:creator>KayBeSee</dc:creator>
			<guid isPermaLink="false">81094@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Fixed my integration problem. I didn't realize the URL was case sensitive.
</p>]]></description>
					</item>
		<item>
			<title>milleiro on "Integration (Cookies + Theme)"</title>
			<link>http://bbpress.org/forums/topic/integration-cookies-theme#post-81017</link>
			<pubDate>Tue, 11 Jan 2011 09:14:05 +0000</pubDate>
			<dc:creator>milleiro</dc:creator>
			<guid isPermaLink="false">81017@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I have the same mistake, I have to re-login and I have complete integration :(
</p>]]></description>
					</item>
		<item>
			<title>Ashfame on "Integration (Cookies + Theme)"</title>
			<link>http://bbpress.org/forums/topic/integration-cookies-theme#post-80934</link>
			<pubDate>Mon, 10 Jan 2011 10:48:28 +0000</pubDate>
			<dc:creator>Ashfame</dc:creator>
			<guid isPermaLink="false">80934@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>make sure its <code>&#38;</code> instead of <code>&#38;amp ;</code></p>
<p>and regarding login sync, you messed up somewhere, try finding the mistake.
</p>]]></description>
					</item>
		<item>
			<title>KayBeSee on "Integration (Cookies + Theme)"</title>
			<link>http://bbpress.org/forums/topic/integration-cookies-theme#post-80832</link>
			<pubDate>Sun, 09 Jan 2011 22:11:07 +0000</pubDate>
			<dc:creator>KayBeSee</dc:creator>
			<guid isPermaLink="false">80832@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I have completed the first tutorial, but when I log in on wordpress, I am still not logged in on the forums.</p>
<p>I tried the Deep Integration on the Theme Matching tutorial, but when I do so I get an error on line 15 of the bb-config file.</p>
<p>My bb-press and wordpress are in the same database and the locks are on the salts, auth codes, etc.</p>
<p>Any help?
</p>]]></description>
					</item>
		<item>
			<title>Ashfame on "Integration (Cookies + Theme)"</title>
			<link>http://bbpress.org/forums/topic/integration-cookies-theme#post-80716</link>
			<pubDate>Fri, 07 Jan 2011 10:15:03 +0000</pubDate>
			<dc:creator>Ashfame</dc:creator>
			<guid isPermaLink="false">80716@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Follow these - <a href="http://blog.ashfame.com/2009/07/integrate-bbpress-10-with-wordpress-28/">Integration Guide</a></p>
<p><a href="http://www.wpwebhost.com/make-bbpress-theme-match-with-wordpress-by-deep-integration/">Theme matching</a>
</p>]]></description>
					</item>
		<item>
			<title>chiposaur on "Integration (Cookies + Theme)"</title>
			<link>http://bbpress.org/forums/topic/integration-cookies-theme#post-80693</link>
			<pubDate>Fri, 07 Jan 2011 03:48:15 +0000</pubDate>
			<dc:creator>chiposaur</dc:creator>
			<guid isPermaLink="false">80693@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>did you start here? &#62;&#62;  <a href="http://bbpress.org/documentation/integration-with-wordpress/" rel="nofollow">http://bbpress.org/documentation/integration-with-wordpress/</a>
</p>]]></description>
					</item>
		<item>
			<title>KayBeSee on "Integration (Cookies + Theme)"</title>
			<link>http://bbpress.org/forums/topic/integration-cookies-theme#post-80637</link>
			<pubDate>Thu, 06 Jan 2011 23:30:24 +0000</pubDate>
			<dc:creator>KayBeSee</dc:creator>
			<guid isPermaLink="false">80637@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hey,</p>
<p>I am looking to integrate a bbPress forum into my site (<a href="http://ThePerfectLevel.com" rel="nofollow">http://ThePerfectLevel.com</a>). Basically, like this site here, I want to keep my existing WordPress theme but have a page where forums are displayed in the main post area.</p>
<p>I have setup the forums already (<a href="http://ThePerfectLevel.com/forums" rel="nofollow">http://ThePerfectLevel.com/forums</a>) but don't know how to get them integrated into the site.</p>
<p>I also am having trouble with cookies! I have followed all the steps in WPbbpThemes's guide (<a href="http://wpbbpthemes.org/integration/" rel="nofollow">http://wpbbpthemes.org/integration/</a>) but when I log into my main blog and then navigate to the forums, I am required to re-login.</p>
<p>Can anyone help me out?</p>
<p>Thanks!
</p>]]></description>
					</item>
		<item>
			<title>otherleweb on "WordPress integration: Logout problem"</title>
			<link>http://bbpress.org/forums/topic/wordpress-integration-logout-problem#post-80504</link>
			<pubDate>Wed, 05 Jan 2011 03:09:52 +0000</pubDate>
			<dc:creator>otherleweb</dc:creator>
			<guid isPermaLink="false">80504@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>hi,there.for the cookie problem,it is Okay now.or there was some error occured on the server of bbpress.<br />
more,u mates can clean the cookies saved by the browser u were using in the option to logout the bbpress.<br />
be helpful<br />
thks<br />
webby
</p>]]></description>
					</item>
		<item>
			<title>leonehal on "WordPress integration: Logout problem"</title>
			<link>http://bbpress.org/forums/topic/wordpress-integration-logout-problem#post-80095</link>
			<pubDate>Sun, 02 Jan 2011 03:20:13 +0000</pubDate>
			<dc:creator>leonehal</dc:creator>
			<guid isPermaLink="false">80095@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I have same problem as people said before.<br />
Sonika says clear cookies but it will work only people who know that but common people can not do this.</p>
<p>I try lot of things.<br />
Like change in sidebar.php &#38; comments.php in<br />
/public_html/wpress/wp-content/themes</p>
<p>whatever theme is.......to wp log out.</p>
<p>It does not solve my problem.</p>
<p>I think it is bug in WP or clear cookies some how.</p>
<p>Please reply me if anyone has solution.
</p>]]></description>
					</item>
		<item>
			<title>varungupta on "WordPress integration: Logout problem"</title>
			<link>http://bbpress.org/forums/topic/wordpress-integration-logout-problem#post-78678</link>
			<pubDate>Sun, 12 Dec 2010 18:29:43 +0000</pubDate>
			<dc:creator>varungupta</dc:creator>
			<guid isPermaLink="false">78678@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Deleting the cookies will delete the current session information from the browser which is exactly done by logout. So I don't think this is a valid solution. The wordpress application should do this by itself when user presses logout.
</p>]]></description>
					</item>
		<item>
			<title>Ashfame on "forum/bb-admin redirects to forum, i can&#039;t reach the dashboard?"</title>
			<link>http://bbpress.org/forums/topic/forumbb-admin-redirects-to-forum-i-cant-reach-the-dashboard#post-73764</link>
			<pubDate>Sat, 11 Sep 2010 16:48:09 +0000</pubDate>
			<dc:creator>Ashfame</dc:creator>
			<guid isPermaLink="false">73764@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>This issue can be solved by the bbPress integration plugin for WordPress. Keep the plugin activated, it generates the required cookies on WordPress authentication hooks which otherwise are not created for accessing bbPress dashboard (or admin panel)</p>
<p>P.S. - I actually looked at the plugin's code today!
</p>]]></description>
					</item>
		<item>
			<title>Ashfame on "Can not get into admin panel"</title>
			<link>http://bbpress.org/forums/topic/can-not-get-into-admin-panel#post-73747</link>
			<pubDate>Sat, 11 Sep 2010 05:20:34 +0000</pubDate>
			<dc:creator>Ashfame</dc:creator>
			<guid isPermaLink="false">73747@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>If you can see the Admin link but can't get in, this is a cookie problem and if you can't even see the admin link, then you don't have the privilege, fix it here - <a href="http://blog.ashfame.com/2009/09/fix-lost-admin-access-bbpress/" rel="nofollow">http://blog.ashfame.com/2009/09/fix-lost-admin-access-bbpress/</a>
</p>]]></description>
					</item>
		<item>
			<title>tuluto on "Can not get into admin panel"</title>
			<link>http://bbpress.org/forums/topic/can-not-get-into-admin-panel#post-73744</link>
			<pubDate>Sat, 11 Sep 2010 02:26:16 +0000</pubDate>
			<dc:creator>tuluto</dc:creator>
			<guid isPermaLink="false">73744@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Thanks, guys.
</p>]]></description>
					</item>
		<item>
			<title>jdblundell on "Can not get into admin panel"</title>
			<link>http://bbpress.org/forums/topic/can-not-get-into-admin-panel#post-73684</link>
			<pubDate>Wed, 08 Sep 2010 17:15:29 +0000</pubDate>
			<dc:creator>jdblundell</dc:creator>
			<guid isPermaLink="false">73684@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I may have found a solution.</p>
<p>I deleted all the bbPress files from my server.</p>
<p>Deleted all the tables from my database in MySql that began with the bb_ prefix.</p>
<p>Then started the process all over again.</p>
<p>However, this time I left the SECURE_AUTH_SALT field blank since it doesn't show in my wp-admin/options.php page (even though it's in my wp-config file).</p>
<p>Either the full reinstall or simply leaving that field blank worked.</p>
<p>Also, once I uninstalled bbPress I added the bbPress Integration plugin (<a href="http://wordpress.org/extend/plugins/bbpress-integration/" rel="nofollow">http://wordpress.org/extend/plugins/bbpress-integration/</a>) to my WordPress install (don't know if that's made a difference either) but it said to add a couple lines to my wp-config.php file as well.</p>
<p>define( 'COOKIE_DOMAIN', '.somethingbeautifulpodcast.com' );<br />
define( 'COOKIEPATH', '/' );
</p>]]></description>
					</item>
		<item>
			<title>jdblundell on "Can not get into admin panel"</title>
			<link>http://bbpress.org/forums/topic/can-not-get-into-admin-panel#post-73682</link>
			<pubDate>Wed, 08 Sep 2010 15:58:22 +0000</pubDate>
			<dc:creator>jdblundell</dc:creator>
			<guid isPermaLink="false">73682@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I've hit the same snag. I tried logging out of my WordPress admin and now I can't login to the BBpress install or WordPress install.</p>
<p><a href="http://www.somethingbeautifulpodcast.com" rel="nofollow">http://www.somethingbeautifulpodcast.com</a><br />
<a href="http://www.somethingbeautifulpodcast.com/forums" rel="nofollow">http://www.somethingbeautifulpodcast.com/forums</a></p>
<p>When I click the login button on both WordPress and BBPress it simply sits on the same page or reloads the page. It's as if the Login buttons are broken.</p>
<p>I've tried changing the force_ssl_admin to true as mentioned here:<br />
<a href="http://bbpress.org/forums/topic/admin-link-doesnt-take-me-to-dashboard" rel="nofollow">http://bbpress.org/forums/topic/admin-link-doesnt-take-me-to-dashboard</a></p>
<p>function force_ssl_admin($force = 'true') {</p>
<p>I've updated all my auth keys in both WP config and BP config as mentioned here:<br />
<a href="http://bbpress.org/forums/topic/cannot-access-bb-admin" rel="nofollow">http://bbpress.org/forums/topic/cannot-access-bb-admin</a></p>
<p>(<a href="https://api.wordpress.org/secret-key/1.1/salt/" rel="nofollow">https://api.wordpress.org/secret-key/1.1/salt/</a>)</p>
<p>And I've added define( 'COOKIEPATH', '/' ); to my WP and BP config files as well.</p>
<p>Still no luck.</p>
<p>Any help would be appreciated. If nothing else I may start searching for the uninstall thread.
</p>]]></description>
					</item>
		<item>
			<title>MakMak2 on "Problem Loggin In w/ Integration"</title>
			<link>http://bbpress.org/forums/topic/problem-loggin-in-w-integration#post-73612</link>
			<pubDate>Tue, 07 Sep 2010 08:12:40 +0000</pubDate>
			<dc:creator>MakMak2</dc:creator>
			<guid isPermaLink="false">73612@http://bbpress.org/forums/</guid>
			<description><![CDATA[<blockquote><p>The work around seems to be log out of WordPress then log in to bbPress when you want to administer bbPress. </p></blockquote>
<p>Yeah I figured that, so wait, there's no current way to circumvent that?
</p>]]></description>
					</item>
		<item>
			<title>chrishajer on "Problem Loggin In w/ Integration"</title>
			<link>http://bbpress.org/forums/topic/problem-loggin-in-w-integration#post-73567</link>
			<pubDate>Mon, 06 Sep 2010 16:29:53 +0000</pubDate>
			<dc:creator>chrishajer</dc:creator>
			<guid isPermaLink="false">73567@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p><a href="http://bbpress.org/forums/topic/cant-access-the-dashboard" rel="nofollow">http://bbpress.org/forums/topic/cant-access-the-dashboard</a></p>
<p>There are lots of topics that deal with this very problem.  Just click on the <a href="http://bbpress.org/forums/tags/integration">integration tag</a> and read.</p>
<p>The work around seems to be log out of WordPress then log in to bbPress when you want to administer bbPress.
</p>]]></description>
					</item>
		<item>
			<title>MakMak2 on "Problem Loggin In w/ Integration"</title>
			<link>http://bbpress.org/forums/topic/problem-loggin-in-w-integration#post-73543</link>
			<pubDate>Mon, 06 Sep 2010 01:11:51 +0000</pubDate>
			<dc:creator>MakMak2</dc:creator>
			<guid isPermaLink="false">73543@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I have tried integration between WordPress 3.0.1 and bbPress 1.0.2 and needless to say, everything went well except this:</p>
<p>If I log into WordPress, I'm not automatically logged into bbPress, I would have to log in separately.</p>
<p>Now, conversely, if I log into bbPress first, I'm not automatically logged into WordPress, but if I try to log into WordPress without logging out of bbPress, it won't let me go in. The screen would still be the login screen... can anyone explain how to fix this?</p>
<p>I'm pretty sure it's a problem regarding the cookies.</p>
<p>I also have the bbPress installed on a subdomain separate from the main domain where WordPress is hosted, I've done all the integration instructions mentioned by bbPress.org and also downloaded the integration Plugin for WordPress.</p>
<p>Your help is greatly appreciated. Thank You</p>
<p>P.S. If anyone knows the solution, would you also be able to know if if a similar problem would arise trying to integrate with BuddyPress as well? Thanks
</p>]]></description>
					</item>
		<item>
			<title>root@0xd.pl on "Can not get into admin panel"</title>
			<link>http://bbpress.org/forums/topic/can-not-get-into-admin-panel#post-73532</link>
			<pubDate>Sun, 05 Sep 2010 21:37:12 +0000</pubDate>
			<dc:creator>root@0xd.pl</dc:creator>
			<guid isPermaLink="false">73532@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>tuluto, try logging out of WordPress and logging in through bbPress. Did it help?
</p>]]></description>
					</item>

	</channel>
</rss>

