<?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: Group Support Available in SVN Trunk (WordPress 3.0 Only)</title>
	<atom:link href="http://wpmuldap.tuxdocs.net/2010/02/19/group-support-available-in-svn-trunk-wordpress-3-0-only/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpmuldap.tuxdocs.net/2010/02/19/group-support-available-in-svn-trunk-wordpress-3-0-only/</link>
	<description>LDAP Server Authentication for Wordpress MU</description>
	<lastBuildDate>Mon, 02 Aug 2010 03:11:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1-alpha</generator>
	<item>
		<title>By: Ahmed</title>
		<link>http://wpmuldap.tuxdocs.net/2010/02/19/group-support-available-in-svn-trunk-wordpress-3-0-only/#comment-201</link>
		<dc:creator>Ahmed</dc:creator>
		<pubDate>Sat, 19 Jun 2010 08:44:02 +0000</pubDate>
		<guid isPermaLink="false">http://wpmuldap.frozenpc.net/?p=113#comment-201</guid>
		<description>&lt;a href=&quot;#comment-198&quot; rel=&quot;nofollow&quot;&gt;@Aaron Axelsen &lt;/a&gt; 
Hi Aaron
it is working now. thanx alot for your time and help</description>
		<content:encoded><![CDATA[<p><a href="#comment-198" rel="nofollow">@Aaron Axelsen </a><br />
Hi Aaron<br />
it is working now. thanx alot for your time and help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CodeZero</title>
		<link>http://wpmuldap.tuxdocs.net/2010/02/19/group-support-available-in-svn-trunk-wordpress-3-0-only/#comment-200</link>
		<dc:creator>CodeZero</dc:creator>
		<pubDate>Fri, 18 Jun 2010 20:20:02 +0000</pubDate>
		<guid isPermaLink="false">http://wpmuldap.frozenpc.net/?p=113#comment-200</guid>
		<description>Oops nevermind Aaron. I just noticed this issue has already been mentioned here already. Sorry for repeating it.</description>
		<content:encoded><![CDATA[<p>Oops nevermind Aaron. I just noticed this issue has already been mentioned here already. Sorry for repeating it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CodeZero</title>
		<link>http://wpmuldap.tuxdocs.net/2010/02/19/group-support-available-in-svn-trunk-wordpress-3-0-only/#comment-199</link>
		<dc:creator>CodeZero</dc:creator>
		<pubDate>Fri, 18 Jun 2010 20:14:22 +0000</pubDate>
		<guid isPermaLink="false">http://wpmuldap.frozenpc.net/?p=113#comment-199</guid>
		<description>Hi Aaron,

Plugin could not be activated because it triggered a fatal error. Fatal error: Cannot  redeclare wp_new_user_notification()  (previously declared  in /some/path/wp-includes/pluggable.php:xxxx) in /some/path/wp-content/plugins/plugin/plugin.php on line xxx 

I am not sure what actually caused this error. But after doing some research, I found out that this maybe the cause: http://core.trac.wordpress.org/ticket/9915

Again I am not completely sure. Please let me know your opinion. Thanks.</description>
		<content:encoded><![CDATA[<p>Hi Aaron,</p>
<p>Plugin could not be activated because it triggered a fatal error. Fatal error: Cannot  redeclare wp_new_user_notification()  (previously declared  in /some/path/wp-includes/pluggable.php:xxxx) in /some/path/wp-content/plugins/plugin/plugin.php on line xxx </p>
<p>I am not sure what actually caused this error. But after doing some research, I found out that this maybe the cause: <a href="http://core.trac.wordpress.org/ticket/9915" rel="nofollow">http://core.trac.wordpress.org/ticket/9915</a></p>
<p>Again I am not completely sure. Please let me know your opinion. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Axelsen</title>
		<link>http://wpmuldap.tuxdocs.net/2010/02/19/group-support-available-in-svn-trunk-wordpress-3-0-only/#comment-198</link>
		<dc:creator>Aaron Axelsen</dc:creator>
		<pubDate>Fri, 18 Jun 2010 12:10:01 +0000</pubDate>
		<guid isPermaLink="false">http://wpmuldap.frozenpc.net/?p=113#comment-198</guid>
		<description>Grab the latest svn source and try again - i think i found a bug that was causing your issue.</description>
		<content:encoded><![CDATA[<p>Grab the latest svn source and try again &#8211; i think i found a bug that was causing your issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ahmed</title>
		<link>http://wpmuldap.tuxdocs.net/2010/02/19/group-support-available-in-svn-trunk-wordpress-3-0-only/#comment-197</link>
		<dc:creator>Ahmed</dc:creator>
		<pubDate>Thu, 17 Jun 2010 19:06:32 +0000</pubDate>
		<guid isPermaLink="false">http://wpmuldap.frozenpc.net/?p=113#comment-197</guid>
		<description>&lt;a href=&quot;#comment-193&quot; rel=&quot;nofollow&quot;&gt;@Aaron Axelsen &lt;/a&gt;
Hi again
the account used for admin has a different email address and i am trying with different user names &quot; i have hundreds of them with different e mail addresses&quot; as i get the same error. the attribute is right as i do an ldap search from a linux box and  check the attribute for the test users. the problem is when a user log in i get the error i mensioned before then when i log in with admin account and get into the users page i see the user exist and on the user details there is no e mail address and there happens the problem becouse when another user tries to log in wordpress will issue an error as two users cant have the same e mail address which is in this case &quot;nothing&quot; or empty field. i dont know if it is an ldap plugin issue or wordpress issue but it was working on my other 2.84 wordpress-mu server. does it have anything to do with php ldap extension may be ??? i am thinking of installing an older version of both wordpress and ldap plugin as there isnt better ldap plugin than this one.</description>
		<content:encoded><![CDATA[<p><a href="#comment-193" rel="nofollow">@Aaron Axelsen </a><br />
Hi again<br />
the account used for admin has a different email address and i am trying with different user names &#8221; i have hundreds of them with different e mail addresses&#8221; as i get the same error. the attribute is right as i do an ldap search from a linux box and  check the attribute for the test users. the problem is when a user log in i get the error i mensioned before then when i log in with admin account and get into the users page i see the user exist and on the user details there is no e mail address and there happens the problem becouse when another user tries to log in wordpress will issue an error as two users cant have the same e mail address which is in this case &#8220;nothing&#8221; or empty field. i dont know if it is an ldap plugin issue or wordpress issue but it was working on my other 2.84 wordpress-mu server. does it have anything to do with php ldap extension may be ??? i am thinking of installing an older version of both wordpress and ldap plugin as there isnt better ldap plugin than this one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Axelsen</title>
		<link>http://wpmuldap.tuxdocs.net/2010/02/19/group-support-available-in-svn-trunk-wordpress-3-0-only/#comment-193</link>
		<dc:creator>Aaron Axelsen</dc:creator>
		<pubDate>Thu, 17 Jun 2010 11:40:53 +0000</pubDate>
		<guid isPermaLink="false">http://wpmuldap.frozenpc.net/?p=113#comment-193</guid>
		<description>Ahmed: Does the admin account you setup on the blog use the same email address of the account you are trying to login with?  Otherwise, is your ldap server using a non standard attribute for email?

The attribute settings screen allows you to configure what attributes are used for the ldap queries.</description>
		<content:encoded><![CDATA[<p>Ahmed: Does the admin account you setup on the blog use the same email address of the account you are trying to login with?  Otherwise, is your ldap server using a non standard attribute for email?</p>
<p>The attribute settings screen allows you to configure what attributes are used for the ldap queries.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Axelsen</title>
		<link>http://wpmuldap.tuxdocs.net/2010/02/19/group-support-available-in-svn-trunk-wordpress-3-0-only/#comment-192</link>
		<dc:creator>Aaron Axelsen</dc:creator>
		<pubDate>Thu, 17 Jun 2010 11:39:07 +0000</pubDate>
		<guid isPermaLink="false">http://wpmuldap.frozenpc.net/?p=113#comment-192</guid>
		<description>That&#039;s the plan.  The trunk now works for the most part, just working with a few volunteers to iron out any last issues</description>
		<content:encoded><![CDATA[<p>That&#8217;s the plan.  The trunk now works for the most part, just working with a few volunteers to iron out any last issues</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ahmed</title>
		<link>http://wpmuldap.tuxdocs.net/2010/02/19/group-support-available-in-svn-trunk-wordpress-3-0-only/#comment-190</link>
		<dc:creator>Ahmed</dc:creator>
		<pubDate>Wed, 16 Jun 2010 21:48:46 +0000</pubDate>
		<guid isPermaLink="false">http://wpmuldap.frozenpc.net/?p=113#comment-190</guid>
		<description>&lt;a href=&quot;#comment-179&quot; rel=&quot;nofollow&quot;&gt;@Aaron Axelsen &lt;/a&gt; 
Hi aaron
after installing a new environment i got everything working but the ldap plugin does not get the email part from the ldap server in which wordpress login screen give a message 

&quot;ERROR  is already associated with another account. All accounts (including the admin account) must have an unique email address&quot;.&#039;

The user does not exist in wordpress and the only problem is how to enable the plugin to read the mail part of the ldap query.
am using wordpress 3 rc3 and the latest plugin 112</description>
		<content:encoded><![CDATA[<p><a href="#comment-179" rel="nofollow">@Aaron Axelsen </a><br />
Hi aaron<br />
after installing a new environment i got everything working but the ldap plugin does not get the email part from the ldap server in which wordpress login screen give a message </p>
<p>&#8220;ERROR  is already associated with another account. All accounts (including the admin account) must have an unique email address&#8221;.&#8217;</p>
<p>The user does not exist in wordpress and the only problem is how to enable the plugin to read the mail part of the ldap query.<br />
am using wordpress 3 rc3 and the latest plugin 112</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CodeZero</title>
		<link>http://wpmuldap.tuxdocs.net/2010/02/19/group-support-available-in-svn-trunk-wordpress-3-0-only/#comment-189</link>
		<dc:creator>CodeZero</dc:creator>
		<pubDate>Wed, 16 Jun 2010 15:37:52 +0000</pubDate>
		<guid isPermaLink="false">http://wpmuldap.frozenpc.net/?p=113#comment-189</guid>
		<description>So is there going to be a finalized version of the plugin for WP 3.0 soon? Thank you Aaron.</description>
		<content:encoded><![CDATA[<p>So is there going to be a finalized version of the plugin for WP 3.0 soon? Thank you Aaron.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Axelsen</title>
		<link>http://wpmuldap.tuxdocs.net/2010/02/19/group-support-available-in-svn-trunk-wordpress-3-0-only/#comment-179</link>
		<dc:creator>Aaron Axelsen</dc:creator>
		<pubDate>Tue, 15 Jun 2010 12:20:29 +0000</pubDate>
		<guid isPermaLink="false">http://wpmuldap.frozenpc.net/?p=113#comment-179</guid>
		<description>&lt;a href=&quot;#comment-178&quot; rel=&quot;nofollow&quot;&gt;@Ahmed &lt;/a&gt; 
So - just to confirm, your have the plugin installed according to whats listed here? http://wpmuldap.tuxdocs.net/documentation/

If that&#039;s the case, what is your environment?  Is ldap enabled in php? I&#039;ve never seen any issues where the plugin admin screens don&#039;t load after dropping in the plugin.</description>
		<content:encoded><![CDATA[<p><a href="#comment-178" rel="nofollow">@Ahmed </a><br />
So &#8211; just to confirm, your have the plugin installed according to whats listed here? <a href="http://wpmuldap.tuxdocs.net/documentation/" rel="nofollow">http://wpmuldap.tuxdocs.net/documentation/</a></p>
<p>If that&#8217;s the case, what is your environment?  Is ldap enabled in php? I&#8217;ve never seen any issues where the plugin admin screens don&#8217;t load after dropping in the plugin.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
