<?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: Wordpress Plugin: Login and Register Anti-Spam Captcha</title>
	<atom:link href="http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/feed/" rel="self" type="application/rss+xml" />
	<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/</link>
	<description>Share your knowledge. It's a way to achieve immortality.</description>
	<pubDate>Thu, 11 Mar 2010 20:38:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: gdfg</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/comment-page-3/#comment-4945</link>
		<dc:creator>gdfg</dc:creator>
		<pubDate>Fri, 05 Feb 2010 14:35:59 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-4945</guid>
		<description>sorry just a test please forgive me.</description>
		<content:encoded><![CDATA[<p>sorry just a test please forgive me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/comment-page-3/#comment-4942</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Mon, 01 Feb 2010 20:17:41 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-4942</guid>
		<description>If you are having trouble with RazCaptcha not working in IE, check to make sure you are not using an Image button (input of time 'image'). In IE, the input@type=image does not send a 'submit' value with the HTTP request, it sends submit_x and submit_y. WordPress, when filtering the posted data changes the keys to wp_submit_x and wp_submit_y. This is easily fixed in raz-captcha.php in the check_captcha() method. Just add "isset($_POST['wp_submit_x']) to the conditions for which the method checks to see if there is any _POST data.</description>
		<content:encoded><![CDATA[<p>If you are having trouble with RazCaptcha not working in IE, check to make sure you are not using an Image button (input of time &#8216;image&#8217;). In IE, the input@type=image does not send a &#8217;submit&#8217; value with the HTTP request, it sends submit_x and submit_y. WordPress, when filtering the posted data changes the keys to wp_submit_x and wp_submit_y. This is easily fixed in raz-captcha.php in the check_captcha() method. Just add &#8220;isset($_POST['wp_submit_x']) to the conditions for which the method checks to see if there is any _POST data.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MArk</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/comment-page-3/#comment-4938</link>
		<dc:creator>MArk</dc:creator>
		<pubDate>Fri, 15 Jan 2010 17:00:20 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-4938</guid>
		<description>How about updating this plugin? Does NOT work in WP 2.9

piece</description>
		<content:encoded><![CDATA[<p>How about updating this plugin? Does NOT work in WP 2.9</p>
<p>piece</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victor</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/comment-page-3/#comment-4866</link>
		<dc:creator>Victor</dc:creator>
		<pubDate>Thu, 10 Sep 2009 00:34:36 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-4866</guid>
		<description>Great</description>
		<content:encoded><![CDATA[<p>Great</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: myname</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/comment-page-3/#comment-4853</link>
		<dc:creator>myname</dc:creator>
		<pubDate>Mon, 24 Aug 2009 10:57:58 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-4853</guid>
		<description>the plugin (with the patch code) doesn´t work for me:
I see the captcha code, but I can enter in my dashboard with my user/pass and with nothing in the captcha form :S</description>
		<content:encoded><![CDATA[<p>the plugin (with the patch code) doesn´t work for me:<br />
I see the captcha code, but I can enter in my dashboard with my user/pass and with nothing in the captcha form :S</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evan</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/comment-page-3/#comment-4847</link>
		<dc:creator>Evan</dc:creator>
		<pubDate>Thu, 13 Aug 2009 01:08:54 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-4847</guid>
		<description>Nice plugin thanks.
Just thought i would mention for anyone also suffering from comment spam like i was askimet plugin also does a pretty good job of riding spam posts. Requires an api key from wordpress but that is easy enough to get.
Cheers.
&lt;a href="http://www.wordpresswebhosting.com.au/" rel="nofollow"&gt;Wordpress Web Hosting&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Nice plugin thanks.<br />
Just thought i would mention for anyone also suffering from comment spam like i was askimet plugin also does a pretty good job of riding spam posts. Requires an api key from wordpress but that is easy enough to get.<br />
Cheers.<br />
<a href="http://www.wordpresswebhosting.com.au/" rel="nofollow">Wordpress Web Hosting</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cai</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/comment-page-3/#comment-4837</link>
		<dc:creator>Cai</dc:creator>
		<pubDate>Tue, 04 Aug 2009 02:54:55 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-4837</guid>
		<description>This patch does not work on WP 2.8.1 or later...</description>
		<content:encoded><![CDATA[<p>This patch does not work on WP 2.8.1 or later&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cai</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/comment-page-3/#comment-4819</link>
		<dc:creator>Cai</dc:creator>
		<pubDate>Thu, 02 Jul 2009 09:45:20 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-4819</guid>
		<description>Nice patch!
It works perfectly for registration, but not for regstration (same as Joe).

error message:
Fatal error: Call to a member function add() on a non-object in ...

Do you have any idea for resolving this problem?

Thanks,
Cai</description>
		<content:encoded><![CDATA[<p>Nice patch!<br />
It works perfectly for registration, but not for regstration (same as Joe).</p>
<p>error message:<br />
Fatal error: Call to a member function add() on a non-object in &#8230;</p>
<p>Do you have any idea for resolving this problem?</p>
<p>Thanks,<br />
Cai</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/comment-page-3/#comment-4815</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Sun, 21 Jun 2009 21:12:15 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-4815</guid>
		<description>Thanks for posting this patch, it works for me for registration.  But not login.  But I don't really care about the login part either

Cheers
Joe</description>
		<content:encoded><![CDATA[<p>Thanks for posting this patch, it works for me for registration.  But not login.  But I don&#8217;t really care about the login part either</p>
<p>Cheers<br />
Joe</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scaner</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/comment-page-3/#comment-4812</link>
		<dc:creator>scaner</dc:creator>
		<pubDate>Thu, 18 Jun 2009 09:01:03 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-4812</guid>
		<description>I uploaded the folder and all files without changing any names, activated it within the Plugins tab, and now have all the Raz-Captcha options within the Options tab. But, nothing shows up on the site-side.</description>
		<content:encoded><![CDATA[<p>I uploaded the folder and all files without changing any names, activated it within the Plugins tab, and now have all the Raz-Captcha options within the Options tab. But, nothing shows up on the site-side.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oded</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/comment-page-3/#comment-4784</link>
		<dc:creator>Oded</dc:creator>
		<pubDate>Mon, 04 May 2009 16:17:13 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-4784</guid>
		<description>Sorry, the previous message got broken - can you please delete it? I'm trying again:

I’ve patched the plugin to work with the latest Wordpress 2.8 from SVN. Here is the patch required:

--- raz-captcha/raz-captcha.php	2008-02-19 23:05:24.000000000 -0500
+++ raz-captcha/raz-captcha.php	2009-05-04 06:16:05.000000000 -0400
@@ -580,27 +580,27 @@
   
 //---------------------------------------------------
  
-function check_captcha_login()
+function check_captcha_login($errors)
 { 
   reget_session_options();	
   if ($_SESSION['rca_ses_option']['rca_login'])
     {
-      global $errors;
 	  $err=check_captcha();	
-	  if ($err) $errors['error']=$err;
-	  //return $errors['error']; 
+	  if ($err) $errors-&gt;add('raz-captcha', $err);
 	}
-  
+  return $errors;
 }
  
 //----------------------------------------------------------------
 
-function check_captcha_register()
+function check_captcha_register($errors)
 { 
   reget_session_options(); 	
-  if ($_SESSION['rca_ses_option']['rca_register'])
-    return check_captcha();
-  
+  if ($_SESSION['rca_ses_option']['rca_register']) {
+	  $err=check_captcha();	
+	  if ($err) $errors-&gt;add('raz-captcha', $err);
+  }
+  return $errors;
 }
 
 //---------------------------------------------------------------



I have only tested this with the registration process, as I don’t have it enabled for logins (I think its kind of useless - I’m not trying to protect against dictionary attacks on known user names).</description>
		<content:encoded><![CDATA[<p>Sorry, the previous message got broken - can you please delete it? I&#8217;m trying again:</p>
<p>I’ve patched the plugin to work with the latest Wordpress 2.8 from SVN. Here is the patch required:</p>
<p>&#8212; raz-captcha/raz-captcha.php	2008-02-19 23:05:24.000000000 -0500<br />
+++ raz-captcha/raz-captcha.php	2009-05-04 06:16:05.000000000 -0400<br />
@@ -580,27 +580,27 @@</p>
<p> //&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>-function check_captcha_login()<br />
+function check_captcha_login($errors)<br />
 {<br />
   reget_session_options();<br />
   if ($_SESSION['rca_ses_option']['rca_login'])<br />
     {<br />
-      global $errors;<br />
 	  $err=check_captcha();<br />
-	  if ($err) $errors['error']=$err;<br />
-	  //return $errors['error'];<br />
+	  if ($err) $errors-&gt;add(&#8217;raz-captcha&#8217;, $err);<br />
 	}<br />
-<br />
+  return $errors;<br />
 }</p>
<p> //&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>-function check_captcha_register()<br />
+function check_captcha_register($errors)<br />
 {<br />
   reget_session_options();<br />
-  if ($_SESSION['rca_ses_option']['rca_register'])<br />
-    return check_captcha();<br />
-<br />
+  if ($_SESSION['rca_ses_option']['rca_register']) {<br />
+	  $err=check_captcha();<br />
+	  if ($err) $errors-&gt;add(&#8217;raz-captcha&#8217;, $err);<br />
+  }<br />
+  return $errors;<br />
 }</p>
<p> //&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>I have only tested this with the registration process, as I don’t have it enabled for logins (I think its kind of useless - I’m not trying to protect against dictionary attacks on known user names).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oded</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/comment-page-2/#comment-4783</link>
		<dc:creator>Oded</dc:creator>
		<pubDate>Mon, 04 May 2009 16:14:41 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-4783</guid>
		<description>I've patched the plugin to work with the latest Wordpress 2.8 from SVN. Here is the patch required:
---8add('raz-captcha', $err);
 	}
-  
+  return $errors;
 }
  
 //----------------------------------------------------------------
 
-function check_captcha_register()
+function check_captcha_register($errors)
 { 
   reget_session_options(); 	
-  if ($_SESSION['rca_ses_option']['rca_register'])
-    return check_captcha();
-  
+  if ($_SESSION['rca_ses_option']['rca_register']) {
+	  $err=check_captcha();	
+	  if ($err) $errors-&gt;add('raz-captcha', $err);
+  }
+  return $errors;
 }
 
 //---------------------------------------------------------------
---8&lt;---

I have only tested this with the registration process, as I don't have it enabled for logins (I think its kind of useless - I'm not trying to protect against dictionary attacks on known user names).</description>
		<content:encoded><![CDATA[<p>I&#8217;ve patched the plugin to work with the latest Wordpress 2.8 from SVN. Here is the patch required:<br />
&#8212;8add(&#8217;raz-captcha&#8217;, $err);<br />
 	}<br />
-<br />
+  return $errors;<br />
 }</p>
<p> //&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>-function check_captcha_register()<br />
+function check_captcha_register($errors)<br />
 {<br />
   reget_session_options();<br />
-  if ($_SESSION['rca_ses_option']['rca_register'])<br />
-    return check_captcha();<br />
-<br />
+  if ($_SESSION['rca_ses_option']['rca_register']) {<br />
+	  $err=check_captcha();<br />
+	  if ($err) $errors-&gt;add(&#8217;raz-captcha&#8217;, $err);<br />
+  }<br />
+  return $errors;<br />
 }</p>
<p> //&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
&#8212;8&lt;&#8212;</p>
<p>I have only tested this with the registration process, as I don&#8217;t have it enabled for logins (I think its kind of useless - I&#8217;m not trying to protect against dictionary attacks on known user names).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BB4L</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/comment-page-2/#comment-4779</link>
		<dc:creator>BB4L</dc:creator>
		<pubDate>Mon, 27 Apr 2009 07:39:02 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-4779</guid>
		<description>Hi,
if i want registrate i become the following error:

Fatal error: Call to a member function get_error_code() on a non-object in /var/www/virtual/gekkocavemedia.net/htdocs/langnase-blog/wp-login.php on line 175

Any help?

Greets BB4L</description>
		<content:encoded><![CDATA[<p>Hi,<br />
if i want registrate i become the following error:</p>
<p>Fatal error: Call to a member function get_error_code() on a non-object in /var/www/virtual/gekkocavemedia.net/htdocs/langnase-blog/wp-login.php on line 175</p>
<p>Any help?</p>
<p>Greets BB4L</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AE ~ blogokosság &#187; Blog Archive &#187; Raz-Captcha</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/comment-page-2/#comment-4778</link>
		<dc:creator>AE ~ blogokosság &#187; Blog Archive &#187; Raz-Captcha</dc:creator>
		<pubDate>Sun, 26 Apr 2009 08:51:25 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-4778</guid>
		<description>[...] a Raz-Captcha Wordpress plugint, mert meguntam 2 óránként törölgetni a spambotok regisztrációjáról [...]</description>
		<content:encoded><![CDATA[<p>[...] a Raz-Captcha Wordpress plugint, mert meguntam 2 óránként törölgetni a spambotok regisztrációjáról [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ted</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/comment-page-2/#comment-4747</link>
		<dc:creator>Ted</dc:creator>
		<pubDate>Mon, 23 Mar 2009 06:09:23 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-4747</guid>
		<description>This is a test comment, just to see if it works</description>
		<content:encoded><![CDATA[<p>This is a test comment, just to see if it works</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raz</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/comment-page-2/#comment-4729</link>
		<dc:creator>Raz</dc:creator>
		<pubDate>Tue, 24 Feb 2009 21:28:04 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-4729</guid>
		<description>Just delete the plugin from the wordpress plugin folder :) i didn't get it fully updated for 2.7 version of wordpress, sorry :(</description>
		<content:encoded><![CDATA[<p>Just delete the plugin from the wordpress plugin folder <img src='http://raz-soft.com/smilies/yahoo_smiley.gif' alt='&#58;&#41;' class='wp-smiley' width='18' height='18' title='&#58;&#41;' /> i didn&#8217;t get it fully updated for 2.7 version of wordpress, sorry <img src='http://raz-soft.com/smilies/yahoo_sad.gif' alt='&#58;&#40;' class='wp-smiley' width='18' height='18' title='&#58;&#40;' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Basti</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/comment-page-2/#comment-4728</link>
		<dc:creator>Basti</dc:creator>
		<pubDate>Tue, 24 Feb 2009 11:57:31 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-4728</guid>
		<description>i cant login!!!!!
Wordpress 2.7

Error:
Fatal error: Cannot use object of type WP_Error as array in /var/www/html/web428/html/wordpress/wp-content/plugins/raz-captcha/raz-captcha.php on line 590

I NEED HELP PLZ !</description>
		<content:encoded><![CDATA[<p>i cant login!!!!!<br />
Wordpress 2.7</p>
<p>Error:<br />
Fatal error: Cannot use object of type WP_Error as array in /var/www/html/web428/html/wordpress/wp-content/plugins/raz-captcha/raz-captcha.php on line 590</p>
<p>I NEED HELP PLZ !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: keirc</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/comment-page-2/#comment-4485</link>
		<dc:creator>keirc</dc:creator>
		<pubDate>Tue, 27 Jan 2009 00:39:20 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-4485</guid>
		<description>The Captcha image does not show up on my Register or Login page.  Please help.

I uploaded the folder and all files without changing any names, activated it within the Plugins tab, and now have all the Raz-Captcha options within the Options tab.  But, nothing shows up on the site-side.  What am I missing?

My WordPress is 2.0.2

Thanks,
KK</description>
		<content:encoded><![CDATA[<p>The Captcha image does not show up on my Register or Login page.  Please help.</p>
<p>I uploaded the folder and all files without changing any names, activated it within the Plugins tab, and now have all the Raz-Captcha options within the Options tab.  But, nothing shows up on the site-side.  What am I missing?</p>
<p>My WordPress is 2.0.2</p>
<p>Thanks,<br />
KK</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gorge</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/comment-page-2/#comment-4184</link>
		<dc:creator>gorge</dc:creator>
		<pubDate>Wed, 31 Dec 2008 16:59:07 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-4184</guid>
		<description>Last Wordpress doesnâ€™t work with this plug in.i get error</description>
		<content:encoded><![CDATA[<p>Last Wordpress doesnâ€™t work with this plug in.i get error</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Azubi</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/comment-page-2/#comment-4022</link>
		<dc:creator>Azubi</dc:creator>
		<pubDate>Mon, 22 Dec 2008 10:22:02 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-4022</guid>
		<description>It seems to me, that it doesnÂ´t work with WordPress 2.7. Will there be an update soon? Otherwise I should look for an other plugin to protect against registration SPAM.</description>
		<content:encoded><![CDATA[<p>It seems to me, that it doesnÂ´t work with WordPress 2.7. Will there be an update soon? Otherwise I should look for an other plugin to protect against registration SPAM.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HANi &#187; All The Web &#187; 10 Ways to Secure your Wordpress Install</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/comment-page-2/#comment-3084</link>
		<dc:creator>HANi &#187; All The Web &#187; 10 Ways to Secure your Wordpress Install</dc:creator>
		<pubDate>Wed, 22 Oct 2008 17:17:04 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-3084</guid>
		<description>[...] to hunt down a captcha solution for the comments, but I do have captcha in place for logins with Raz-Captcha and my contact form with Contact Form 7. This keeps bots from spamming and trying to crack your [...]</description>
		<content:encoded><![CDATA[<p>[...] to hunt down a captcha solution for the comments, but I do have captcha in place for logins with Raz-Captcha and my contact form with Contact Form 7. This keeps bots from spamming and trying to crack your [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rain</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/comment-page-2/#comment-2928</link>
		<dc:creator>Rain</dc:creator>
		<pubDate>Mon, 13 Oct 2008 04:37:59 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-2928</guid>
		<description>I'm getting the same errors on line 590 with old version - line 594 error when I try hub's mod.

Ican't seem to get the other captcha program for WP to work so I'm hoping this one will be updated or fixed soon.</description>
		<content:encoded><![CDATA[<p>I&#8217;m getting the same errors on line 590 with old version - line 594 error when I try hub&#8217;s mod.</p>
<p>Ican&#8217;t seem to get the other captcha program for WP to work so I&#8217;m hoping this one will be updated or fixed soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How To WordPress &#187; How to Secure WordPress Blog</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/comment-page-2/#comment-2745</link>
		<dc:creator>How To WordPress &#187; How to Secure WordPress Blog</dc:creator>
		<pubDate>Sat, 27 Sep 2008 12:03:45 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-2745</guid>
		<description>[...] system is to protect by Automated Attacks by BOTS , but I do have captcha in place for logins with  Raz-Captcha and for Registration process , Comment you can use this WP-Recaptcha . This keeps bots from [...]</description>
		<content:encoded><![CDATA[<p>[...] system is to protect by Automated Attacks by BOTS , but I do have captcha in place for logins with  Raz-Captcha and for Registration process , Comment you can use this WP-Recaptcha . This keeps bots from [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 10 Ways to Secure your Wordpress Install &#124; Hackosis</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/comment-page-2/#comment-1914</link>
		<dc:creator>10 Ways to Secure your Wordpress Install &#124; Hackosis</dc:creator>
		<pubDate>Thu, 12 Jun 2008 17:27:53 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1914</guid>
		<description>[...] to hunt down a captcha solution for the comments, but I do have captcha in place for logins with Raz-Captcha and my contact form with Contact Form 7. This keeps bots from spamming and trying to crack your [...]</description>
		<content:encoded><![CDATA[<p>[...] to hunt down a captcha solution for the comments, but I do have captcha in place for logins with Raz-Captcha and my contact form with Contact Form 7. This keeps bots from spamming and trying to crack your [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Axel</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/comment-page-2/#comment-1908</link>
		<dc:creator>Axel</dc:creator>
		<pubDate>Tue, 03 Jun 2008 10:49:12 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1908</guid>
		<description>same problem: plugin can be activated and adjusted but does not generate images.</description>
		<content:encoded><![CDATA[<p>same problem: plugin can be activated and adjusted but does not generate images.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hubevolution</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/comment-page-2/#comment-1907</link>
		<dc:creator>hubevolution</dc:creator>
		<pubDate>Tue, 03 Jun 2008 07:09:10 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1907</guid>
		<description>well we have to understand where is the difference between your environments and mine since I am using it on wordpress 2.5.1 without any problem.

I have uploaded my raz-captcha modded plugin here can you test it please ?

http://www.filefactory.com/file/cf4f9f/

thanks</description>
		<content:encoded><![CDATA[<p>well we have to understand where is the difference between your environments and mine since I am using it on wordpress 2.5.1 without any problem.</p>
<p>I have uploaded my raz-captcha modded plugin here can you test it please ?</p>
<p><a href="http://www.filefactory.com/file/cf4f9f/" rel="nofollow">http://www.filefactory.com/file/cf4f9f/</a></p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OJWay</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/comment-page-2/#comment-1906</link>
		<dc:creator>OJWay</dc:creator>
		<pubDate>Mon, 02 Jun 2008 06:36:44 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1906</guid>
		<description>Confirming Axel - I did exactly what he did and I'm in the same place!</description>
		<content:encoded><![CDATA[<p>Confirming Axel - I did exactly what he did and I&#8217;m in the same place!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Axel</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/comment-page-2/#comment-1905</link>
		<dc:creator>Axel</dc:creator>
		<pubDate>Wed, 28 May 2008 19:17:30 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1905</guid>
		<description>MySQL Client 5.0.32

The first line produces the same Parse error (unexpected T String). The second one seems to work at first, but after activating the plugin, it doesn't generate any images, neither on the config page nor when registering as a new user.
Another problem of this is that I cannot login anymore when the plugin is active now. The system shows a "wrong password" message.</description>
		<content:encoded><![CDATA[<p>MySQL Client 5.0.32</p>
<p>The first line produces the same Parse error (unexpected T String). The second one seems to work at first, but after activating the plugin, it doesn&#8217;t generate any images, neither on the config page nor when registering as a new user.<br />
Another problem of this is that I cannot login anymore when the plugin is active now. The system shows a &#8220;wrong password&#8221; message.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hubevolution</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/comment-page-2/#comment-1904</link>
		<dc:creator>hubevolution</dc:creator>
		<pubDate>Wed, 28 May 2008 14:13:37 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1904</guid>
		<description>quite strane it works fine for me are you in php4 or php5 ? I am on php5 , well actually you can try this way : 

$wz_err-&gt;add(â€™errorâ€™,'WRONG CODEâ€™);

or 

$wz_err-&gt;add(â€™errorâ€™,â€™â€™);

let us know :)</description>
		<content:encoded><![CDATA[<p>quite strane it works fine for me are you in php4 or php5 ? I am on php5 , well actually you can try this way : </p>
<p>$wz_err-&gt;add(â€™errorâ€™,&#8217;WRONG CODEâ€™);</p>
<p>or </p>
<p>$wz_err-&gt;add(â€™errorâ€™,â€™â€™);</p>
<p>let us know <img src='http://raz-soft.com/smilies/yahoo_smiley.gif' alt='&#58;&#41;' class='wp-smiley' width='18' height='18' title='&#58;&#41;' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Axel</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/comment-page-2/#comment-1903</link>
		<dc:creator>Axel</dc:creator>
		<pubDate>Wed, 28 May 2008 13:00:21 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1903</guid>
		<description>@hubevolution:
With that change I'm unable to reactivate the plugin: It produces a fatal error in line 594, an "unexpected T String":
$wz_err-&gt;add('error',__('WRONG CODE'));</description>
		<content:encoded><![CDATA[<p>@hubevolution:<br />
With that change I&#8217;m unable to reactivate the plugin: It produces a fatal error in line 594, an &#8220;unexpected T String&#8221;:<br />
$wz_err-&gt;add(&#8217;error&#8217;,__(&#8217;WRONG CODE&#8217;));</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hubevolution</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/comment-page-2/#comment-1902</link>
		<dc:creator>hubevolution</dc:creator>
		<pubDate>Wed, 28 May 2008 08:45:39 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1902</guid>
		<description>sorry you can delete previous comment is a wrong post here it is full version : 

I found a solution to make this plugin work under 2.5.1 WP , in file raz-captcha.php in wp-content/plugins/raz-captcha/ just do the following :

search for line : 

add_action('wp_authenticate', 'check_captcha_login');

and replace with this one : 

add_action('wp_authenticate_user', 'check_captcha_login');

then search for line : 

function check_captcha_login()

and replace ALL the function code with this one : 

function check_captcha_login($user)
{ 
  reget_session_options();	
  if ($_SESSION['rca_ses_option']['rca_login'])
    {
      global $error;
	   $err=check_captcha();	
	   $wz_err = new WP_Error();

	  if ($err) {
      $error=$err;
      $wz_err-&gt;add('error',__('WRONG CODE'));
      return $wz_err;
     }	  

  	return $user;
	}
	  
}

I hope this helps and ofcourse RAZ you can release this patch with a new version of this great plugin :)</description>
		<content:encoded><![CDATA[<p>sorry you can delete previous comment is a wrong post here it is full version : </p>
<p>I found a solution to make this plugin work under 2.5.1 WP , in file raz-captcha.php in wp-content/plugins/raz-captcha/ just do the following :</p>
<p>search for line : </p>
<p>add_action(&#8217;wp_authenticate&#8217;, &#8216;check_captcha_login&#8217;);</p>
<p>and replace with this one : </p>
<p>add_action(&#8217;wp_authenticate_user&#8217;, &#8216;check_captcha_login&#8217;);</p>
<p>then search for line : </p>
<p>function check_captcha_login()</p>
<p>and replace ALL the function code with this one : </p>
<p>function check_captcha_login($user)<br />
{<br />
  reget_session_options();<br />
  if ($_SESSION['rca_ses_option']['rca_login'])<br />
    {<br />
      global $error;<br />
	   $err=check_captcha();<br />
	   $wz_err = new WP_Error();</p>
<p>	  if ($err) {<br />
      $error=$err;<br />
      $wz_err-&gt;add(&#8217;error&#8217;,__(&#8217;WRONG CODE&#8217;));<br />
      return $wz_err;<br />
     }	  </p>
<p>  	return $user;<br />
	}</p>
<p>}</p>
<p>I hope this helps and ofcourse RAZ you can release this patch with a new version of this great plugin <img src='http://raz-soft.com/smilies/yahoo_smiley.gif' alt='&#58;&#41;' class='wp-smiley' width='18' height='18' title='&#58;&#41;' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steph</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/comment-page-2/#comment-1896</link>
		<dc:creator>Steph</dc:creator>
		<pubDate>Tue, 20 May 2008 21:38:11 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1896</guid>
		<description>Also, the logout page throws same error (this is on different blog, same host):
Fatal error: Cannot use object of type WP_Error as array in /home/seethehu/public_html/tuscolamops/wp-content/plugins/raz-captcha/raz-captcha.php on line 590</description>
		<content:encoded><![CDATA[<p>Also, the logout page throws same error (this is on different blog, same host):<br />
Fatal error: Cannot use object of type WP_Error as array in /home/seethehu/public_html/tuscolamops/wp-content/plugins/raz-captcha/raz-captcha.php on line 590</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steph</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/comment-page-2/#comment-1895</link>
		<dc:creator>Steph</dc:creator>
		<pubDate>Tue, 20 May 2008 21:07:21 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1895</guid>
		<description>The registration page looks fine, but the login page now throws this error:
Fatal error: Cannot use object of type WP_Error as array in /home/seethehu/public_html/wp-content/plugins/raz-captcha/raz-captcha.php on line 590</description>
		<content:encoded><![CDATA[<p>The registration page looks fine, but the login page now throws this error:<br />
Fatal error: Cannot use object of type WP_Error as array in /home/seethehu/public_html/wp-content/plugins/raz-captcha/raz-captcha.php on line 590</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raz-Captcha (Wordpress anti-spambot plugin) na m1chu.eu - another devblog</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/comment-page-2/#comment-1574</link>
		<dc:creator>Raz-Captcha (Wordpress anti-spambot plugin) na m1chu.eu - another devblog</dc:creator>
		<pubDate>Fri, 09 May 2008 21:33:34 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1574</guid>
		<description>[...] z wyÅ¼ej podanego powodu wprowadziÅ‚em gotowe rozwiÄ…zania, a mianowicie m.in. Raz-Captcha. CzÄ™Å›Ä‡ osÃ³b miaÅ‚o problem z systemem weryfikacji graficznej, ktÃ³re autor modyfikacji w dziwny [...]</description>
		<content:encoded><![CDATA[<p>[...] z wyÅ¼ej podanego powodu wprowadziÅ‚em gotowe rozwiÄ…zania, a mianowicie m.in. Raz-Captcha. CzÄ™Å›Ä‡ osÃ³b miaÅ‚o problem z systemem weryfikacji graficznej, ktÃ³re autor modyfikacji w dziwny [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MacBros</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/comment-page-2/#comment-1544</link>
		<dc:creator>MacBros</dc:creator>
		<pubDate>Fri, 09 May 2008 04:19:12 +0000</pubDate>
		<guid isPermaLink="false">http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1544</guid>
		<description>PHP 5 here BTW too.</description>
		<content:encoded><![CDATA[<p>PHP 5 here BTW too.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
