<?xml version="1.0" encoding="utf-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Single unified login for multiple WordPress 2.8 installs in subdirectories using cookies</title>
	<atom:link href="http://techblog.touchbasic.com/html/single-unified-login-for-multiple-wordpress-2-8-installs-in-subdirectories-using-cookies/feed/" rel="self" type="application/rss+xml" />
	<link>http://techblog.touchbasic.com/html/single-unified-login-for-multiple-wordpress-2-8-installs-in-subdirectories-using-cookies/</link>
	<description>Techblog is collection of articles covering a wide variety of tech related topics including: Linux, Microsoft, Google, web development, web design, open source, wordpress, security, and more.</description>
	<lastBuildDate>Sun, 29 Jan 2012 02:25:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Tyree Bower</title>
		<link>http://techblog.touchbasic.com/html/single-unified-login-for-multiple-wordpress-2-8-installs-in-subdirectories-using-cookies/comment-page-1/#comment-36476</link>
		<dc:creator>Tyree Bower</dc:creator>
		<pubDate>Sat, 03 Dec 2011 23:32:21 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.touchbasic.com/html/?p=215#comment-36476</guid>
		<description>I do agree with all of the ideas you have presented in your post. They are really convincing and will certainly work. Still, the posts are too short for beginners. Could you please extend them a little from next time? Thanks for the post</description>
		<content:encoded><![CDATA[<p>I do agree with all of the ideas you have presented in your post. They are really convincing and will certainly work. Still, the posts are too short for beginners. Could you please extend them a little from next time? Thanks for the post</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fred</title>
		<link>http://techblog.touchbasic.com/html/single-unified-login-for-multiple-wordpress-2-8-installs-in-subdirectories-using-cookies/comment-page-1/#comment-36427</link>
		<dc:creator>fred</dc:creator>
		<pubDate>Thu, 22 Sep 2011 08:09:50 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.touchbasic.com/html/?p=215#comment-36427</guid>
		<description>This is the thing that I&#039;ve been looking for so long and it worked for me on wp 3.2.1. Thanks a lot!</description>
		<content:encoded><![CDATA[<p>This is the thing that I&#8217;ve been looking for so long and it worked for me on wp 3.2.1. Thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Douglas</title>
		<link>http://techblog.touchbasic.com/html/single-unified-login-for-multiple-wordpress-2-8-installs-in-subdirectories-using-cookies/comment-page-1/#comment-36392</link>
		<dc:creator>Ian Douglas</dc:creator>
		<pubDate>Wed, 10 Aug 2011 13:31:44 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.touchbasic.com/html/?p=215#comment-36392</guid>
		<description>I followed these instructions carefully, but under WP 3.2.1 it doesn&#039;t work for me. I had the following happen: a) I was unable to log out of sub sites at all (even if I was logged into a different account on the main site); b) logging in to the main site as a different user still doesn&#039;t log me out of sub sites, OR log me in to the sub sites as the new user.

I renewed the secret keys across the board (which I think basically flushes the cookies). But now when I login to main, then go to sub site, I&#039;m not automatically logged in (which I think was the point of the tutorial).

In addition, if I try to login to the sub sites with a newly created user ID (created on the main site) I get &quot;ERROR: Invalid username. Lost your password?&quot;

So this would seem conclusive that the method is not working, at least for me.
On one sub site, users don&#039;t show up in Dashboard / Users.

I can&#039;t explain this, as I have the following function in wp-config.php for both sub sites:

ne(&#039;CUSTOM_USER_TABLE&#039;,&#039;wp_users&#039;); // shared user db
define(&#039;CUSTOM_USER_META_TABLE&#039;,&#039;wp_usermeta&#039;); // shared usermeta

(obviously with the prefix set to that the main site is running off)</description>
		<content:encoded><![CDATA[<p>I followed these instructions carefully, but under WP 3.2.1 it doesn&#8217;t work for me. I had the following happen: a) I was unable to log out of sub sites at all (even if I was logged into a different account on the main site); b) logging in to the main site as a different user still doesn&#8217;t log me out of sub sites, OR log me in to the sub sites as the new user.</p>
<p>I renewed the secret keys across the board (which I think basically flushes the cookies). But now when I login to main, then go to sub site, I&#8217;m not automatically logged in (which I think was the point of the tutorial).</p>
<p>In addition, if I try to login to the sub sites with a newly created user ID (created on the main site) I get &#8220;ERROR: Invalid username. Lost your password?&#8221;</p>
<p>So this would seem conclusive that the method is not working, at least for me.<br />
On one sub site, users don&#8217;t show up in Dashboard / Users.</p>
<p>I can&#8217;t explain this, as I have the following function in wp-config.php for both sub sites:</p>
<p>ne(&#8216;CUSTOM_USER_TABLE&#8217;,'wp_users&#8217;); // shared user db<br />
define(&#8216;CUSTOM_USER_META_TABLE&#8217;,'wp_usermeta&#8217;); // shared usermeta</p>
<p>(obviously with the prefix set to that the main site is running off)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://techblog.touchbasic.com/html/single-unified-login-for-multiple-wordpress-2-8-installs-in-subdirectories-using-cookies/comment-page-1/#comment-36185</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Fri, 12 Nov 2010 06:03:15 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.touchbasic.com/html/?p=215#comment-36185</guid>
		<description>Been trying to get this to work with 3.0 but am completely lost. 

I&#039;m getting the &quot;You do not have sufficient permissions to access this page.&quot;

Can someone figure out how to get around this?

All help would be so appreciated!

Thanks,
Dan</description>
		<content:encoded><![CDATA[<p>Been trying to get this to work with 3.0 but am completely lost. </p>
<p>I&#8217;m getting the &#8220;You do not have sufficient permissions to access this page.&#8221;</p>
<p>Can someone figure out how to get around this?</p>
<p>All help would be so appreciated!</p>
<p>Thanks,<br />
Dan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: elran</title>
		<link>http://techblog.touchbasic.com/html/single-unified-login-for-multiple-wordpress-2-8-installs-in-subdirectories-using-cookies/comment-page-1/#comment-36164</link>
		<dc:creator>elran</dc:creator>
		<pubDate>Thu, 12 Aug 2010 16:53:21 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.touchbasic.com/html/?p=215#comment-36164</guid>
		<description>guys, it&#039;s true. this is still not yet tested with WordPress 3.

though i suspect perhaps any problems have something to do with the new salt definitions in wp-config.php - so i would start by making sure all those are consistent across all sites you&#039;re trying to get unified login working with.

also, it&#039;s possible that all this can now be achieved using the new multisite features merged/built into WP 3.0 - again untested.

so please, test away, and share any experience you&#039;ve had getting this working with WP 3.0.

i&#039;ll be sure to write a new post or update this one once i get a chance to test things on my own setup.</description>
		<content:encoded><![CDATA[<p>guys, it&#8217;s true. this is still not yet tested with WordPress 3.</p>
<p>though i suspect perhaps any problems have something to do with the new salt definitions in wp-config.php &#8211; so i would start by making sure all those are consistent across all sites you&#8217;re trying to get unified login working with.</p>
<p>also, it&#8217;s possible that all this can now be achieved using the new multisite features merged/built into WP 3.0 &#8211; again untested.</p>
<p>so please, test away, and share any experience you&#8217;ve had getting this working with WP 3.0.</p>
<p>i&#8217;ll be sure to write a new post or update this one once i get a chance to test things on my own setup.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matias</title>
		<link>http://techblog.touchbasic.com/html/single-unified-login-for-multiple-wordpress-2-8-installs-in-subdirectories-using-cookies/comment-page-1/#comment-36160</link>
		<dc:creator>Matias</dc:creator>
		<pubDate>Tue, 03 Aug 2010 15:31:23 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.touchbasic.com/html/?p=215#comment-36160</guid>
		<description>I have this scenario:

I have a site (siteA.com) and a wordpress (siteB.com). In siteA.com users can register and each time one is registered it adds the same user (using curl) on siteB.com (wordpress). 
I need that when a user is logged in siteA.com it is automatically logged in siteB.com. They have different databases and domains. Is this possible? How ?</description>
		<content:encoded><![CDATA[<p>I have this scenario:</p>
<p>I have a site (siteA.com) and a wordpress (siteB.com). In siteA.com users can register and each time one is registered it adds the same user (using curl) on siteB.com (wordpress).<br />
I need that when a user is logged in siteA.com it is automatically logged in siteB.com. They have different databases and domains. Is this possible? How ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Niju Mohan</title>
		<link>http://techblog.touchbasic.com/html/single-unified-login-for-multiple-wordpress-2-8-installs-in-subdirectories-using-cookies/comment-page-1/#comment-36152</link>
		<dc:creator>Niju Mohan</dc:creator>
		<pubDate>Thu, 08 Jul 2010 21:21:49 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.touchbasic.com/html/?p=215#comment-36152</guid>
		<description>Its not working with my wp 3.0 installs</description>
		<content:encoded><![CDATA[<p>Its not working with my wp 3.0 installs</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Niju Mohan</title>
		<link>http://techblog.touchbasic.com/html/single-unified-login-for-multiple-wordpress-2-8-installs-in-subdirectories-using-cookies/comment-page-1/#comment-36150</link>
		<dc:creator>Niju Mohan</dc:creator>
		<pubDate>Thu, 08 Jul 2010 13:26:37 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.touchbasic.com/html/?p=215#comment-36150</guid>
		<description>Is this working fine with wordpress 3.0?</description>
		<content:encoded><![CDATA[<p>Is this working fine with wordpress 3.0?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://techblog.touchbasic.com/html/single-unified-login-for-multiple-wordpress-2-8-installs-in-subdirectories-using-cookies/comment-page-1/#comment-36147</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Tue, 22 Jun 2010 02:58:36 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.touchbasic.com/html/?p=215#comment-36147</guid>
		<description>I am having trouble with 3.0 anyone have any luck?</description>
		<content:encoded><![CDATA[<p>I am having trouble with 3.0 anyone have any luck?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JamesGiantPeach</title>
		<link>http://techblog.touchbasic.com/html/single-unified-login-for-multiple-wordpress-2-8-installs-in-subdirectories-using-cookies/comment-page-1/#comment-36143</link>
		<dc:creator>JamesGiantPeach</dc:creator>
		<pubDate>Mon, 14 Jun 2010 14:30:06 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.touchbasic.com/html/?p=215#comment-36143</guid>
		<description>Is there a possibility this could work in Mu/3.0 Multi-site? has it been tested yet?</description>
		<content:encoded><![CDATA[<p>Is there a possibility this could work in Mu/3.0 Multi-site? has it been tested yet?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

