<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Wordpress Plugin: Login and Register Anti-Spam Captcha</title>
	<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>Fri, 05 Sep 2008 20:32:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.1</generator>

	<item>
		<title>By: Richard Blair</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-606</link>
		<author>Richard Blair</author>
		<pubDate>Wed, 05 Sep 2007 12:32:21 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-606</guid>
					<description>Installed it.  Seems to be working well.  Thanks for the plugin!!</description>
		<content:encoded><![CDATA[<p>Installed it.  Seems to be working well.  Thanks for the plugin!!</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Kees</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-612</link>
		<author>Kees</author>
		<pubDate>Wed, 05 Sep 2007 19:07:59 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-612</guid>
					<description>Installation went OK. I could activate the plug-in, but the image with the generated comments does not show :((, and log-in is no onger possible!

A picture of what I get is shown on this page: http://www.chc-telraam.nl/?page_id=3

I hope you can help!</description>
		<content:encoded><![CDATA[<p>Installation went OK. I could activate the plug-in, but the image with the generated comments does not show<img src='http://raz-soft.com/smilies/yahoo_cry.gif' alt='&#32;&#58;&#40;&#40;' class='wp-smiley' width='22' height='18' title='&#32;&#58;&#40;&#40;' />, and log-in is no onger possible!</p>
<p>A picture of what I get is shown on this page: <a href='http://www.chc-telraam.nl/?page_id=3'>http://www.chc-telraam.nl/?page_id=3</a></p>
<p>I hope you can help!</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-620</link>
		<author>Raz</author>
		<pubDate>Thu, 06 Sep 2007 06:34:47 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-620</guid>
					<description>&lt;Strong&gt;@Richard:&lt;/strong&gt; thank you
&lt;Strong&gt;@Kees:&lt;/strong&gt; Well if that happens just remove or rename the plugin folder and Wordpress will deactivate the plugin automatically. Have you changed the folders structure/names? because a part of them are hardcoded, so the image will not get generated because is not found in the same relative path: &lt;strong&gt;wp-content\plugins\raz-captcha&lt;/strong&gt;. If you can get me a source code of your generated login/register page after the plugin is activated will help me out to find out what is going on ;)
Thanks</description>
		<content:encoded><![CDATA[<p><strong>@Richard:</strong> thank you<br />
<strong>@Kees:</strong> Well if that happens just remove or rename the plugin folder and Wordpress will deactivate the plugin automatically. Have you changed the folders structure/names? because a part of them are hardcoded, so the image will not get generated because is not found in the same relative path: <strong>wp-content\plugins\raz-captcha</strong>. If you can get me a source code of your generated login/register page after the plugin is activated will help me out to find out what is going on<img src='http://raz-soft.com/smilies/yahoo_wink.gif' alt='&#32;&#59;&#41;' class='wp-smiley' width='18' height='18' title='&#32;&#59;&#41;' /><br />
Thanks</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Kees</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-655</link>
		<author>Kees</author>
		<pubDate>Fri, 07 Sep 2007 08:21:56 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-655</guid>
					<description>Thanks for the feed-back. I used your gmail account to mail you the information you requested. I really hope you will be able to help out, because the registration spam is starting to become irritating!

Could the cause be found in the GD and/or freetype library? I'm not sure how to find out if these are installed (other than asking the provider!)</description>
		<content:encoded><![CDATA[<p>Thanks for the feed-back. I used your gmail account to mail you the information you requested. I really hope you will be able to help out, because the registration spam is starting to become irritating!</p>
<p>Could the cause be found in the GD and/or freetype library? I&#8217;m not sure how to find out if these are installed (other than asking the provider!)</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-656</link>
		<author>Raz</author>
		<pubDate>Fri, 07 Sep 2007 08:33:56 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-656</guid>
					<description>Hi Kees,
Thanks for your mail, I'm on my way with the tests.
Yes, if you don't have the GD or  FreeType lib it will not work because the image can't get generated. I will update the plugin in the feature versions so that it will warn you if it cannot find them.  
I have a question about your installation: what captcha engine did you used? Try switching to another engine. The default one : PNG-GOTCHA needs the freetype lib but the rest of them need only the GD lib. The safest one is PNG-phpBB3 8bit Grey because it doesn't need GD or FreeType lib but the engine itself is not so strong against spam-bots, ocr geeks, hackers or whatever you call them :)  .
Thanks</description>
		<content:encoded><![CDATA[<p>Hi Kees,<br />
Thanks for your mail, I&#8217;m on my way with the tests.<br />
Yes, if you don&#8217;t have the GD or  FreeType lib it will not work because the image can&#8217;t get generated. I will update the plugin in the feature versions so that it will warn you if it cannot find them.<br />
I have a question about your installation: what captcha engine did you used? Try switching to another engine. The default one : PNG-GOTCHA needs the freetype lib but the rest of them need only the GD lib. The safest one is PNG-phpBB3 8bit Grey because it doesn&#8217;t need GD or FreeType lib but the engine itself is not so strong against spam-bots, ocr geeks, hackers or whatever you call them<img src='http://raz-soft.com/smilies/yahoo_smiley.gif' alt='&#32;&#58;&#41;' class='wp-smiley' width='18' height='18' title='&#32;&#58;&#41;' />  .<br />
Thanks</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-658</link>
		<author>Raz</author>
		<pubDate>Fri, 07 Sep 2007 09:13:48 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-658</guid>
					<description>Checking what extensions are installed on your host it's easy, just create a php file with the following code on your server: &lt;?php phpinfo(); ?&gt; and then open the file thro your browser and search for the GD and free library support, if you can't find them then they are not installed...
Hope it helps.</description>
		<content:encoded><![CDATA[<p>Checking what extensions are installed on your host it&#8217;s easy, just create a php file with the following code on your server: < ?php phpinfo(); ?> and then open the file thro your browser and search for the GD and free library support, if you can&#8217;t find them then they are not installed&#8230;<br />
Hope it helps.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Kees</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-675</link>
		<author>Kees</author>
		<pubDate>Fri, 07 Sep 2007 19:34:33 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-675</guid>
					<description>Raz,
The plug-in is working now :d. Thanks a lot for your support! The problem was not your plug-in, but my Wordpress Install :"&gt; .

Tkanks again for a great plug-in</description>
		<content:encoded><![CDATA[<p>Raz,<br />
The plug-in is working now<img src='http://raz-soft.com/smilies/yahoo_bigsmile.gif' alt='&#32;&#58;&#100;' class='wp-smiley' width='18' height='18' title='&#32;&#58;&#100;' />. Thanks a lot for your support! The problem was not your plug-in, but my Wordpress Install<img src='http://raz-soft.com/smilies/yahoo_blush.gif' alt='&#32;&#58;&#34;&#62;' class='wp-smiley' width='18' height='18' title='&#32;&#58;&#34;&#62;' /> .</p>
<p>Tkanks again for a great plug-in</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-677</link>
		<author>Raz</author>
		<pubDate>Fri, 07 Sep 2007 20:29:20 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-677</guid>
					<description>You're welcome! Glad it got fixed and glad I could help ;)</description>
		<content:encoded><![CDATA[<p>You&#8217;re welcome! Glad it got fixed and glad I could help<img src='http://raz-soft.com/smilies/yahoo_wink.gif' alt='&#32;&#59;&#41;' class='wp-smiley' width='18' height='18' title='&#32;&#59;&#41;' /></p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Dicontas</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-746</link>
		<author>Dicontas</author>
		<pubDate>Mon, 10 Sep 2007 21:04:19 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-746</guid>
					<description>Hi,
Thanks for plugin, but when I activated plugin, then go to Options tab, the plugin has an error in the homepath with double foward slahes between the root directory and the plugin path to the fonts directory:

i.e. //wp-content/plugins/raz-captcha/fonts/

My blog home is http://www.dicontas.co.uk/blog/  so it may be that it is not at the domain root that is causing the error in your plugin.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Thanks for plugin, but when I activated plugin, then go to Options tab, the plugin has an error in the homepath with double foward slahes between the root directory and the plugin path to the fonts directory:</p>
<p>i.e. //wp-content/plugins/raz-captcha/fonts/</p>
<p>My blog home is <a href='http://www.dicontas.co.uk/blog/'>http://www.dicontas.co.uk/blog/</a>  so it may be that it is not at the domain root that is causing the error in your plugin.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Dicontas</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-748</link>
		<author>Dicontas</author>
		<pubDate>Mon, 10 Sep 2007 21:38:28 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-748</guid>
					<description>realized the error - you need to keep the plugin folder called raz-captcha.  I missed out the dash in the folder name.

I consider this a small bug as other blog admins may also choose to change the name for increasing security.</description>
		<content:encoded><![CDATA[<p>realized the error - you need to keep the plugin folder called raz-captcha.  I missed out the dash in the folder name.</p>
<p>I consider this a small bug as other blog admins may also choose to change the name for increasing security.</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-762</link>
		<author>Raz</author>
		<pubDate>Tue, 11 Sep 2007 06:46:44 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-762</guid>
					<description>Hi Dicontas.
This is still beta and in the second install step I've warned you: "Decompress the .zip archive into your plugins directory (/wp-content/plugins/) &lt;b&gt;keeping zip folder structure intact&lt;/b&gt;". By renaming the folder you'll don't get much security, your folder path/script renamed name will be visible in the page browser source anyway. Bots would not be stopped if they just need to do a simple parse job, trust me :)
Good luck and thanks for your feedbak.</description>
		<content:encoded><![CDATA[<p>Hi Dicontas.<br />
This is still beta and in the second install step I&#8217;ve warned you: &#8220;Decompress the .zip archive into your plugins directory (/wp-content/plugins/) <b>keeping zip folder structure intact</b>&#8220;. By renaming the folder you&#8217;ll don&#8217;t get much security, your folder path/script renamed name will be visible in the page browser source anyway. Bots would not be stopped if they just need to do a simple parse job, trust me<img src='http://raz-soft.com/smilies/yahoo_smiley.gif' alt='&#32;&#58;&#41;' class='wp-smiley' width='18' height='18' title='&#32;&#58;&#41;' /><br />
Good luck and thanks for your feedbak.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Jared</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-787</link>
		<author>Jared</author>
		<pubDate>Thu, 13 Sep 2007 05:52:07 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-787</guid>
					<description>Hello, I am using the themed registration plug in here:
http://www.jameskelly.org/wordpress-plugins/custom-login-and-registration-forms-plugin/
Because of that your plug in isn't showing up on the registration page.  I think I would be able to hack that plug in and add your code into it to make it work.  What code do I need to add to the form?  

Thanks!</description>
		<content:encoded><![CDATA[<p>Hello, I am using the themed registration plug in here:<br />
<a href='http://www.jameskelly.org/wordpress-plugins/custom-login-and-registration-forms-plugin/'>http://www.jameskelly.org/wordpress-plugins/custom-login-and-registration-forms-plugin/</a><br />
Because of that your plug in isn&#8217;t showing up on the registration page.  I think I would be able to hack that plug in and add your code into it to make it work.  What code do I need to add to the form?  </p>
<p>Thanks!</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-788</link>
		<author>Raz</author>
		<pubDate>Thu, 13 Sep 2007 07:06:35 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-788</guid>
					<description>Hi Jared,
The themed plug you're using, as far as I can see, it doesn't install the same hooks as wordpress does on login and register pages, is not plugin aware. The only way i can see it working is to modify the themed plug so that it will call the hooks just like wordpress does (see wp-login.php file actions/filters). Not sure if it works but give it a try. If you're a coder have a look in the wp-login.php of your wordpress instalation, raz-captcha needs this hooks actions:
do_action('login_head'); 
do_action('wp_authenticate'); 
do_action('registration_errors'); 
do_action('register_form'); 
I will have a look at the themed plug when I'll have some free time tho, Good luck! ;)</description>
		<content:encoded><![CDATA[<p>Hi Jared,<br />
The themed plug you&#8217;re using, as far as I can see, it doesn&#8217;t install the same hooks as wordpress does on login and register pages, is not plugin aware. The only way i can see it working is to modify the themed plug so that it will call the hooks just like wordpress does (see wp-login.php file actions/filters). Not sure if it works but give it a try. If you&#8217;re a coder have a look in the wp-login.php of your wordpress instalation, raz-captcha needs this hooks actions:<br />
do_action(&#8217;login_head&#8217;);<br />
do_action(&#8217;wp_authenticate&#8217;);<br />
do_action(&#8217;registration_errors&#8217;);<br />
do_action(&#8217;register_form&#8217;);<br />
I will have a look at the themed plug when I&#8217;ll have some free time tho, Good luck!<img src='http://raz-soft.com/smilies/yahoo_wink.gif' alt='&#32;&#59;&#41;' class='wp-smiley' width='18' height='18' title='&#32;&#59;&#41;' /></p>
]]></content:encoded>
				</item>
	<item>
		<title>By: emre murat</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-802</link>
		<author>emre murat</author>
		<pubDate>Thu, 20 Sep 2007 14:16:19 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-802</guid>
					<description>Hi, Raz.

This is very good plugin. :x
I did download and just click activate. It's working on my site.(i'll install my other sites on bluehost)

I want to send a some donation for easly and goog plugin but Paypay is say to me:
&lt;i&gt;Currently PayPal accounts in Romania are only able to send payments. This recipient is not eligible to receive funds&lt;/i&gt;

Then, i stumble it /:)

Thanks.</description>
		<content:encoded><![CDATA[<p>Hi, Raz.</p>
<p>This is very good plugin.<img src='http://raz-soft.com/smilies/yahoo_love.gif' alt='&#32;&#58;&#120;' class='wp-smiley' width='18' height='18' title='&#32;&#58;&#120;' /><br />
I did download and just click activate. It&#8217;s working on my site.(i&#8217;ll install my other sites on bluehost)</p>
<p>I want to send a some donation for easly and goog plugin but Paypay is say to me:<br />
<i>Currently PayPal accounts in Romania are only able to send payments. This recipient is not eligible to receive funds</i></p>
<p>Then, i stumble it<img src='http://raz-soft.com/smilies/yahoo_eyebrow.gif' alt='&#32;&#47;&#58;&#41;' class='wp-smiley' width='18' height='18' title='&#32;&#47;&#58;&#41;' /></p>
<p>Thanks.</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-803</link>
		<author>Raz</author>
		<pubDate>Thu, 20 Sep 2007 14:31:24 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-803</guid>
					<description>Hi emre murat,
PayPal didn't support my country for a while. But it is supported now, see &lt;a href="http://raz-soft.com/donate-and-help-raz-soft/"&gt;Donations page here&lt;/a&gt;. Thank you very much for your support and donation! </description>
		<content:encoded><![CDATA[<p>Hi emre murat,<br />
PayPal didn&#8217;t support my country for a while. But it is supported now, see <a href="http://raz-soft.com/donate-and-help-raz-soft/">Donations page here</a>. Thank you very much for your support and donation!</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Kretzschmar</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-806</link>
		<author>Kretzschmar</author>
		<pubDate>Fri, 21 Sep 2007 16:28:50 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-806</guid>
					<description>Great, just installed your plugin. Are you interested in a gettexted version of your plugin? I could make all changes and translate it to german. Just mail me if you are interested.</description>
		<content:encoded><![CDATA[<p>Great, just installed your plugin. Are you interested in a gettexted version of your plugin? I could make all changes and translate it to german. Just mail me if you are interested.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Kretzschmar</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-807</link>
		<author>Kretzschmar</author>
		<pubDate>Fri, 21 Sep 2007 17:11:01 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-807</guid>
					<description>It is a great plugin but isn't working for me. I am using Wordpress 2.3 beta. Options pages is working. Although I tried it several times, I couldn't log in. I really spelled the captcha correct. Is support for Wordpress 2.3 planed?</description>
		<content:encoded><![CDATA[<p>It is a great plugin but isn&#8217;t working for me. I am using Wordpress 2.3 beta. Options pages is working. Although I tried it several times, I couldn&#8217;t log in. I really spelled the captcha correct. Is support for Wordpress 2.3 planed?</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-808</link>
		<author>Raz</author>
		<pubDate>Fri, 21 Sep 2007 21:46:22 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-808</guid>
					<description>Hi Kretzschmar,
Yeah, you can modify/translate the plugin for your needs. I don't mind as long as you keep the original authors in place :)
I didn't do tests with v2.3 of wordpress, but it should work... If you can get the image to generate but not validate make sure you don't clear the $_SESSION var where the random code hash is saved ( $_SESSION['raz_captcha_gen'] ) when accessing the login/register page.
Thanks</description>
		<content:encoded><![CDATA[<p>Hi Kretzschmar,<br />
Yeah, you can modify/translate the plugin for your needs. I don&#8217;t mind as long as you keep the original authors in place<img src='http://raz-soft.com/smilies/yahoo_smiley.gif' alt='&#32;&#58;&#41;' class='wp-smiley' width='18' height='18' title='&#32;&#58;&#41;' /><br />
I didn&#8217;t do tests with v2.3 of wordpress, but it should work&#8230; If you can get the image to generate but not validate make sure you don&#8217;t clear the $_SESSION var where the random code hash is saved ( $_SESSION[&#8217;raz_captcha_gen&#8217;] ) when accessing the login/register page.<br />
Thanks</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Kretzschmar</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-820</link>
		<author>Kretzschmar</author>
		<pubDate>Tue, 25 Sep 2007 19:59:29 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-820</guid>
					<description>I don't want to make my 'own' version. I would like to send you my changes so you could use them in future versions.
I don't know if you are familar with gettext but the base language would be english and only if tranlsation files are used, the plugin would translate those.

Do you mean that some plugin could alter this var? Why and how should I change the session var in the login screen?</description>
		<content:encoded><![CDATA[<p>I don&#8217;t want to make my &#8216;own&#8217; version. I would like to send you my changes so you could use them in future versions.<br />
I don&#8217;t know if you are familar with gettext but the base language would be english and only if tranlsation files are used, the plugin would translate those.</p>
<p>Do you mean that some plugin could alter this var? Why and how should I change the session var in the login screen?</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-821</link>
		<author>Raz</author>
		<pubDate>Tue, 25 Sep 2007 20:26:59 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-821</guid>
					<description>Hi Kretzschmar,
Is not the var itself that is changed, it's kinda unique name (i guess) but the entire $_SESSION could be cleared ... do an echo test before the register validations / image generation in your login/register page, see if the var is there: echo $_SESSION[’raz_captcha_gen’]; It should print the password hash, if it doesn't then your $_SESSION is cleared for some reason.. because it doesn't  find the previous generated hash to match with the one the user (or spammer :) )  has just entered in the box and fails, I don't see other reason for failing...
Yes, send your changes on my gmail.com account: razvaR -at- gmail -dot- com and I will include them in the next release (not sure when that will happen tho) 
Thanks</description>
		<content:encoded><![CDATA[<p>Hi Kretzschmar,<br />
Is not the var itself that is changed, it&#8217;s kinda unique name (i guess) but the entire $_SESSION could be cleared &#8230; do an echo test before the register validations / image generation in your login/register page, see if the var is there: echo $_SESSION[’raz_captcha_gen’]; It should print the password hash, if it doesn&#8217;t then your $_SESSION is cleared for some reason.. because it doesn&#8217;t  find the previous generated hash to match with the one the user (or spammer<img src='http://raz-soft.com/smilies/yahoo_smiley.gif' alt='&#32;&#58;&#41;' class='wp-smiley' width='18' height='18' title='&#32;&#58;&#41;' /> )  has just entered in the box and fails, I don&#8217;t see other reason for failing&#8230;<br />
Yes, send your changes on my gmail.com account: razvaR -at- gmail -dot- com and I will include them in the next release (not sure when that will happen tho)<br />
Thanks</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: m1chu</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-828</link>
		<author>m1chu</author>
		<pubDate>Wed, 26 Sep 2007 19:25:01 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-828</guid>
					<description>Hello, i think that i was discover some kind of bug in your script. In file &lt;strong&gt;raz-captcha.php&lt;/strong&gt; in line &lt;em&gt;198&lt;/em&gt; and &lt;em&gt;199&lt;/em&gt; you firstly load class method and than you set hashed $password to the session. And there is a problem, because $_SESSION['raz_captcha_gen'] is empty or incorrect after token was type. I saw through &lt;em&gt;execute&lt;/em&gt; method and at the end of them you are killing the script (exit;). And script can't set session value. You should replace line 198 with 199 and vice verse'a, for example:
&lt;strong&gt;$_SESSION['raz_captcha_gen']=md5($password);
$captcha-&#62;execute($password, time());&lt;/strong&gt; 
Than you firstly set session than you execute your method and at the end you will stop the script. Everything should works fine.

It's very unkind bug...

Tested on 2.2.3 version of Wordpress. If you want to know something more, type to my email.</description>
		<content:encoded><![CDATA[<p>Hello, i think that i was discover some kind of bug in your script. In file <strong>raz-captcha.php</strong> in line <em>198</em> and <em>199</em> you firstly load class method and than you set hashed $password to the session. And there is a problem, because $_SESSION[&#8217;raz_captcha_gen&#8217;] is empty or incorrect after token was type. I saw through <em>execute</em> method and at the end of them you are killing the script (exit;). And script can&#8217;t set session value. You should replace line 198 with 199 and vice verse&#8217;a, for example:<br />
<strong>$_SESSION[&#8217;raz_captcha_gen&#8217;]=md5($password);<br />
$captcha-&gt;execute($password, time());</strong><br />
Than you firstly set session than you execute your method and at the end you will stop the script. Everything should works fine.</p>
<p>It&#8217;s very unkind bug&#8230;</p>
<p>Tested on 2.2.3 version of Wordpress. If you want to know something more, type to my email.</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-830</link>
		<author>Raz</author>
		<pubDate>Thu, 27 Sep 2007 06:49:08 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-830</guid>
					<description>Hi m1chu,
Thanks for your fix   ;)</description>
		<content:encoded><![CDATA[<p>Hi m1chu,<br />
Thanks for your fix  <img src='http://raz-soft.com/smilies/yahoo_wink.gif' alt='&#32;&#59;&#41;' class='wp-smiley' width='18' height='18' title='&#32;&#59;&#41;' /></p>
]]></content:encoded>
				</item>
	<item>
		<title>By: qwe</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-857</link>
		<author>qwe</author>
		<pubDate>Thu, 11 Oct 2007 12:10:21 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-857</guid>
					<description>this magnificent

it works good

but just on firefox ? on Internet Explorer show empty ?</description>
		<content:encoded><![CDATA[<p>this magnificent</p>
<p>it works good</p>
<p>but just on firefox ? on Internet Explorer show empty ?</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Enni</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-863</link>
		<author>Enni</author>
		<pubDate>Sun, 21 Oct 2007 18:32:47 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-863</guid>
					<description>@qwe: For me it works fine with IE. At least with version 7.x. 

Raz, indeed this is a superb plugin. Seems I don't get any spam registration anymore. Yipiiieh! I only installed it 2 days ago so it might be too early to give a final OK but so far I'm just happy! Thank you sooo much!

The only little sad thing is that it doesn't work with James Kelly's Themed login plugin. The same story Jared wrote about. May be one day you will have some free time and check that out. Will have a look on the news from time to time.  :)</description>
		<content:encoded><![CDATA[<p>@qwe: For me it works fine with IE. At least with version 7.x. </p>
<p>Raz, indeed this is a superb plugin. Seems I don&#8217;t get any spam registration anymore. Yipiiieh! I only installed it 2 days ago so it might be too early to give a final OK but so far I&#8217;m just happy! Thank you sooo much!</p>
<p>The only little sad thing is that it doesn&#8217;t work with James Kelly&#8217;s Themed login plugin. The same story Jared wrote about. May be one day you will have some free time and check that out. Will have a look on the news from time to time. <img src='http://raz-soft.com/smilies/yahoo_smiley.gif' alt='&#32;&#58;&#41;' class='wp-smiley' width='18' height='18' title='&#32;&#58;&#41;' /></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-864</link>
		<author>Raz</author>
		<pubDate>Mon, 22 Oct 2007 06:59:14 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-864</guid>
					<description>&lt;b&gt;@qwe:&lt;/b&gt; Thanks, works  fine on IE (6 or 7) , what captcha engine are you using?
&lt;b&gt;@Enni:&lt;/b&gt; Thank you for your feedback. If you're geting registration spammers just change your image generation engine, or customize one with the custom engine: PNG-Raz MiXed Fonts ;). I can't do much about James Kelly’s Themed login plugin, as far as I can see the themed login does not let other plugins (like my captcha) to interact with the login/register forms as wordpress does. So, i think you should ask the plugin author to add the same actions/hooks request as wordpress does to support wp plugins.</description>
		<content:encoded><![CDATA[<p><b>@qwe:</b> Thanks, works  fine on IE (6 or 7) , what captcha engine are you using?<br />
<b>@Enni:</b> Thank you for your feedback. If you&#8217;re geting registration spammers just change your image generation engine, or customize one with the custom engine: PNG-Raz MiXed Fonts<img src='http://raz-soft.com/smilies/yahoo_wink.gif' alt='&#32;&#59;&#41;' class='wp-smiley' width='18' height='18' title='&#32;&#59;&#41;' />. I can&#8217;t do much about James Kelly’s Themed login plugin, as far as I can see the themed login does not let other plugins (like my captcha) to interact with the login/register forms as wordpress does. So, i think you should ask the plugin author to add the same actions/hooks request as wordpress does to support wp plugins.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Enni</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-865</link>
		<author>Enni</author>
		<pubDate>Wed, 24 Oct 2007 02:29:59 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-865</guid>
					<description>Hi Raz, unfortunalety I rejoiced too soon. Still I get those registrations. Also with the mixed fonts. :(

Don’t know how they overcome the CAPTCHA, but obviously they do. It might have something to do with a forum plugin, because always the entry page is /forum. Next step either /wp-register or /forum?action=register.

If I call those pages manually I’m always forced to enter the code. So I don’t have any idea how it is possible to register without filling that field.

Only thing which helps is to block the according IPs. But I don’t have them always as with registration the numbers are not transfered. So I just find them by coincidence in the stats.

Regarding the James Kelly plugin: I deactivated it since I found another way of having nicer registration pages. ;)</description>
		<content:encoded><![CDATA[<p>Hi Raz, unfortunalety I rejoiced too soon. Still I get those registrations. Also with the mixed fonts.<img src='http://raz-soft.com/smilies/yahoo_sad.gif' alt='&#32;&#58;&#40;' class='wp-smiley' width='18' height='18' title='&#32;&#58;&#40;' /></p>
<p>Don’t know how they overcome the CAPTCHA, but obviously they do. It might have something to do with a forum plugin, because always the entry page is /forum. Next step either /wp-register or /forum?action=register.</p>
<p>If I call those pages manually I’m always forced to enter the code. So I don’t have any idea how it is possible to register without filling that field.</p>
<p>Only thing which helps is to block the according IPs. But I don’t have them always as with registration the numbers are not transfered. So I just find them by coincidence in the stats.</p>
<p>Regarding the James Kelly plugin: I deactivated it since I found another way of having nicer registration pages.<img src='http://raz-soft.com/smilies/yahoo_wink.gif' alt='&#32;&#59;&#41;' class='wp-smiley' width='18' height='18' title='&#32;&#59;&#41;' /></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-866</link>
		<author>Raz</author>
		<pubDate>Wed, 24 Oct 2007 06:54:49 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-866</guid>
					<description>Hi Enni, sorry to hear about that, my only guess is that they are maybe 'manually' registred, you may be a target of those kind of spam that are registred by a human not a bot? Not much I can do about that, except to save the IP of the registred user and 'manually ' ban him from the admin, something like: "disallow  registration from this IP list", I think that will be a nice feature  :-?
later:  I see you are using numbers only in your captcha, try including some chars, some special ones like @ or $ ;) 
In the plugin settings you have the option to set what type of chars to random generate in your captcha, by default it has numbers only but you can set any type of character.  Just add @!#$�CDEFGHIJKLMNPWRSTUVWXYZ to the Accepted Chars box and hit the save button to make your captcha stronger...</description>
		<content:encoded><![CDATA[<p>Hi Enni, sorry to hear about that, my only guess is that they are maybe &#8216;manually&#8217; registred, you may be a target of those kind of spam that are registred by a human not a bot? Not much I can do about that, except to save the IP of the registred user and &#8216;manually &#8216; ban him from the admin, something like: &#8220;disallow  registration from this IP list&#8221;, I think that will be a nice feature <img src='http://raz-soft.com/smilies/yahoo_think.gif' alt='&#32;&#58;&#45;&#63;' class='wp-smiley' width='18' height='18' title='&#32;&#58;&#45;&#63;' /><br />
later:  I see you are using numbers only in your captcha, try including some chars, some special ones like @ or $<img src='http://raz-soft.com/smilies/yahoo_wink.gif' alt='&#32;&#59;&#41;' class='wp-smiley' width='18' height='18' title='&#32;&#59;&#41;' /><br />
In the plugin settings you have the option to set what type of chars to random generate in your captcha, by default it has numbers only but you can set any type of character.  Just add @!#$�CDEFGHIJKLMNPWRSTUVWXYZ to the Accepted Chars box and hit the save button to make your captcha stronger&#8230;</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Enni</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-867</link>
		<author>Enni</author>
		<pubDate>Wed, 24 Oct 2007 08:12:53 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-867</guid>
					<description>Dear Raz, 

Thanks a miilion for caring so much. Actually, I really can't believe that the registrations were done manually. Although also to me it seems to be the only explanation how they are able to register. Because for the forum they need to register via the usual process as well. So it's not that logical why they choose this specific path. Doesn't make sense to me. 

Maybe I will get in contact with the developer of the forum. He should have heard about this problem already. All people I know who are fighting with these spammers too are using the forum plugin. 

But I'm going to do other investigations as well. Even if I'm not a programer and don't know much about coding I should be able to detect a pattern of those registrations.   

So far all I can say is that the used systems are very old. An example from this morning: 

Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10 

This is brand new compared to some others (Browser versions from 2002 for example). If there would be a way o say 'browser versions before 2006 are banned from registrations' that might be working. Don't have a clue if that is possible. 

What strucks me is that it is not enough to ban a domain from registration (deadbolt or wp-ban plugin). For example 'domain.com' or just '*.com'. They still can register with such a domain! As I wrote before: Only thing that helps is to ban the IPs. 

Ooops ... what a long story I wrote.  :"&#62;  Hopefully the information is useful for you.

Honestly spoken I don't want to have a stronger CAPTCHA as it also constrains desired people while registration process. And most of all I don't have the feeling that it will help a lot in fighting with the undesired.

However, will keep you updated. 

Thanks again and have a nice day. Enni</description>
		<content:encoded><![CDATA[<p>Dear Raz, </p>
<p>Thanks a miilion for caring so much. Actually, I really can&#8217;t believe that the registrations were done manually. Although also to me it seems to be the only explanation how they are able to register. Because for the forum they need to register via the usual process as well. So it&#8217;s not that logical why they choose this specific path. Doesn&#8217;t make sense to me. </p>
<p>Maybe I will get in contact with the developer of the forum. He should have heard about this problem already. All people I know who are fighting with these spammers too are using the forum plugin. </p>
<p>But I&#8217;m going to do other investigations as well. Even if I&#8217;m not a programer and don&#8217;t know much about coding I should be able to detect a pattern of those registrations.   </p>
<p>So far all I can say is that the used systems are very old. An example from this morning: </p>
<p>Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10 </p>
<p>This is brand new compared to some others (Browser versions from 2002 for example). If there would be a way o say &#8216;browser versions before 2006 are banned from registrations&#8217; that might be working. Don&#8217;t have a clue if that is possible. </p>
<p>What strucks me is that it is not enough to ban a domain from registration (deadbolt or wp-ban plugin). For example &#8216;domain.com&#8217; or just &#8216;*.com&#8217;. They still can register with such a domain! As I wrote before: Only thing that helps is to ban the IPs. </p>
<p>Ooops &#8230; what a long story I wrote.  :&#8221;&gt;  Hopefully the information is useful for you.</p>
<p>Honestly spoken I don&#8217;t want to have a stronger CAPTCHA as it also constrains desired people while registration process. And most of all I don&#8217;t have the feeling that it will help a lot in fighting with the undesired.</p>
<p>However, will keep you updated. </p>
<p>Thanks again and have a nice day. Enni</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-868</link>
		<author>Raz</author>
		<pubDate>Wed, 24 Oct 2007 09:19:55 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-868</guid>
					<description>Dear Enni,

&#160; Thank you for your detailed informations and for keeping me updated, they will help me out in the process of improving this little project for spam fighting. On my to do list I will include a user "black" list for registration/login IP/Browser/Domain/Name pattern match. It may not stop all of them but you will have more control over them.
Have a nice and spam-free day :)&gt;-

Raz</description>
		<content:encoded><![CDATA[<p>Dear Enni,</p>
<p>&nbsp; Thank you for your detailed informations and for keeping me updated, they will help me out in the process of improving this little project for spam fighting. On my to do list I will include a user &#8220;black&#8221; list for registration/login IP/Browser/Domain/Name pattern match. It may not stop all of them but you will have more control over them.<br />
Have a nice and spam-free day<img src='http://raz-soft.com/smilies/yahoo_peace.gif' alt='&#32;&#58;&#41;&#62;&#45;' class='wp-smiley' width='22' height='18' title='&#32;&#58;&#41;&#62;&#45;' /></p>
<p>Raz</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Enni</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-869</link>
		<author>Enni</author>
		<pubDate>Wed, 24 Oct 2007 09:38:31 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-869</guid>
					<description>Thank you!  :x</description>
		<content:encoded><![CDATA[<p>Thank you! <img src='http://raz-soft.com/smilies/yahoo_love.gif' alt='&#32;&#58;&#120;' class='wp-smiley' width='18' height='18' title='&#32;&#58;&#120;' /></p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Enni</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-870</link>
		<author>Enni</author>
		<pubDate>Wed, 24 Oct 2007 12:06:38 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-870</guid>
					<description>Raz, before you are overloaded with work: I just was in contact with the forum developer. In the latest version of his plugin he added some simple calculation as spam protection option which is automatically been used for the WP registration! 

That version I'm using only with another website and indeed for that I don't get that much spam registrations. First I thought the reason was a different one but now it seems that's the main one. 

For you it means: you don't have to add complex items to your plugin which uses plenty of your time. The plugin probably works very well for users who don't use a forum.  

As I promised I will keep you updated and let you know about my experiences once I have upgraded my private site to WP 2.3 plus the latest version of the forum.

Bye for now but not forever.  ;)

Enni</description>
		<content:encoded><![CDATA[<p>Raz, before you are overloaded with work: I just was in contact with the forum developer. In the latest version of his plugin he added some simple calculation as spam protection option which is automatically been used for the WP registration! </p>
<p>That version I&#8217;m using only with another website and indeed for that I don&#8217;t get that much spam registrations. First I thought the reason was a different one but now it seems that&#8217;s the main one. </p>
<p>For you it means: you don&#8217;t have to add complex items to your plugin which uses plenty of your time. The plugin probably works very well for users who don&#8217;t use a forum.  </p>
<p>As I promised I will keep you updated and let you know about my experiences once I have upgraded my private site to WP 2.3 plus the latest version of the forum.</p>
<p>Bye for now but not forever. <img src='http://raz-soft.com/smilies/yahoo_wink.gif' alt='&#32;&#59;&#41;' class='wp-smiley' width='18' height='18' title='&#32;&#59;&#41;' /></p>
<p>Enni</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-872</link>
		<author>Raz</author>
		<pubDate>Fri, 26 Oct 2007 10:05:24 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-872</guid>
					<description>&#160; Thanks Enni, current version of the plugin doesn't work with v2.3 &lt;a href="http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-828"&gt;as reported/fixed above by &lt;b&gt;m1chu&lt;/b&gt;&lt;/a&gt; (thanks!) , I'll update the plug with more features and the fix for wp 2.3 as soon as I get my hands on some free time, till then you may "hack" the plug a "little bit" to work with your wordpress 2.3  installation  :)&gt;-

&#160;Thanks again for your feedback
Raz</description>
		<content:encoded><![CDATA[<p>&nbsp; Thanks Enni, current version of the plugin doesn&#8217;t work with v2.3 <a href="http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-828">as reported/fixed above by <b>m1chu</b></a> (thanks!) , I&#8217;ll update the plug with more features and the fix for wp 2.3 as soon as I get my hands on some free time, till then you may &#8220;hack&#8221; the plug a &#8220;little bit&#8221; to work with your wordpress 2.3  installation <img src='http://raz-soft.com/smilies/yahoo_peace.gif' alt='&#32;&#58;&#41;&#62;&#45;' class='wp-smiley' width='22' height='18' title='&#32;&#58;&#41;&#62;&#45;' /></p>
<p>&nbsp;Thanks again for your feedback<br />
Raz</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: m1chu</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-873</link>
		<author>m1chu</author>
		<pubDate>Fri, 26 Oct 2007 10:22:33 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-873</guid>
					<description>No problem  :)
I was testing my exchange on your mod (this from my last entry) in Wordpress 2.3 version and it's should works fine. I think it may help you in your works with update.

m1chu</description>
		<content:encoded><![CDATA[<p>No problem <img src='http://raz-soft.com/smilies/yahoo_smiley.gif' alt='&#32;&#58;&#41;' class='wp-smiley' width='18' height='18' title='&#32;&#58;&#41;' /><br />
I was testing my exchange on your mod (this from my last entry) in Wordpress 2.3 version and it&#8217;s should works fine. I think it may help you in your works with update.</p>
<p>m1chu</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Marc</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-878</link>
		<author>Marc</author>
		<pubDate>Thu, 01 Nov 2007 13:01:41 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-878</guid>
					<description>Thanks, this is a really good plugin and it works, no spam anymore!!!</description>
		<content:encoded><![CDATA[<p>Thanks, this is a really good plugin and it works, no spam anymore!!!</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Matt</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-884</link>
		<author>Matt</author>
		<pubDate>Sat, 03 Nov 2007 01:14:21 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-884</guid>
					<description>Hi Raz

Excellent plugin. I have one small problem that I'd like to get to the bottom of.

Google is indexing raz-captcha.php often with interesting results, for example http://www.myhappymedium.net/wp-content/plugins/raz-captcha/raz-captcha.php?captchagen= sometimes returns a captcha image on a page (nothing else) and sometimes returns a headers already sent error.

I would be happy to provide more info if need be. I know I can stop google from indexing these pages but just wondered what was happening? A quick Google suggests a few people have the same problem (or maybe its not a problem!)

Thanks and keep up the great work</description>
		<content:encoded><![CDATA[<p>Hi Raz</p>
<p>Excellent plugin. I have one small problem that I&#8217;d like to get to the bottom of.</p>
<p>Google is indexing raz-captcha.php often with interesting results, for example <a href='http://www.myhappymedium.net/wp-content/plugins/raz-captcha/raz-captcha.php?captchagen='>http://www.myhappymedium.net/wp-content/plugins/raz-captcha/raz-captcha.php?captchagen=</a> sometimes returns a captcha image on a page (nothing else) and sometimes returns a headers already sent error.</p>
<p>I would be happy to provide more info if need be. I know I can stop google from indexing these pages but just wondered what was happening? A quick Google suggests a few people have the same problem (or maybe its not a problem!)</p>
<p>Thanks and keep up the great work</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-885</link>
		<author>Raz</author>
		<pubDate>Sat, 03 Nov 2007 08:29:33 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-885</guid>
					<description>Hi Matt,

&#160;Thanks for your feedback. My guess is that google 'thinks' it's a standard image and he will add it to his database... erros are displayed because the script is accessed directly and vars are not ready yet. Sometimes you can see the image generated because the session was already initialized in your browser. It's not a problem as far as I can see, it's just a small glitch which I intend to fix  :D

I will add in the feature versions additional checks to show some standard errors or not let google crawl to the script ... 

Not sure if this will do the trick but you can add the below lines in your Robots.txt file to disallow crawlers from accessing the captca script:
&lt;blockquote cite=""&gt;
User-agent: *
Disallow: /*raz-captcha*
&lt;/blockquote&gt;
Have a nice day :)


&lt;b&gt;@Marc&lt;/b&gt;: Thanks for your feedback, glad it works   :)&gt;-</description>
		<content:encoded><![CDATA[<p>Hi Matt,</p>
<p>&nbsp;Thanks for your feedback. My guess is that google &#8216;thinks&#8217; it&#8217;s a standard image and he will add it to his database&#8230; erros are displayed because the script is accessed directly and vars are not ready yet. Sometimes you can see the image generated because the session was already initialized in your browser. It&#8217;s not a problem as far as I can see, it&#8217;s just a small glitch which I intend to fix <img src='http://raz-soft.com/smilies/yahoo_bigsmile.gif' alt='&#32;&#58;&#68;' class='wp-smiley' width='18' height='18' title='&#32;&#58;&#68;' /></p>
<p>I will add in the feature versions additional checks to show some standard errors or not let google crawl to the script &#8230; </p>
<p>Not sure if this will do the trick but you can add the below lines in your Robots.txt file to disallow crawlers from accessing the captca script:</p>
<blockquote cite=""><p>
User-agent: *<br />
Disallow: /*raz-captcha*
</p></blockquote>
<p>Have a nice day<img src='http://raz-soft.com/smilies/yahoo_smiley.gif' alt='&#32;&#58;&#41;' class='wp-smiley' width='18' height='18' title='&#32;&#58;&#41;' /></p>
<p><b>@Marc</b>: Thanks for your feedback, glad it works  <img src='http://raz-soft.com/smilies/yahoo_peace.gif' alt='&#32;&#58;&#41;&#62;&#45;' class='wp-smiley' width='22' height='18' title='&#32;&#58;&#41;&#62;&#45;' /></p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Narcis Garcia</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-971</link>
		<author>Narcis Garcia</author>
		<pubDate>Thu, 20 Dec 2007 19:51:23 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-971</guid>
					<description>- Will this plugin can be used to filter anonymous comments?
- Which CAPTCHA plugin are you using here?
- How can I customize the message "Please enter the code shown above:" ?

Thanks a lot.</description>
		<content:encoded><![CDATA[<p>- Will this plugin can be used to filter anonymous comments?<br />
- Which CAPTCHA plugin are you using here?<br />
- How can I customize the message &#8220;Please enter the code shown above:&#8221; ?</p>
<p>Thanks a lot.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Narcis Garcia</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-972</link>
		<author>Narcis Garcia</author>
		<pubDate>Thu, 20 Dec 2007 19:54:23 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-972</guid>
					<description>- Will this plugin can be used to filter comments in Wordpress?
- Which plugin are you using here?
- How can I customize the message "Please enter the code shown above:" ?</description>
		<content:encoded><![CDATA[<p>- Will this plugin can be used to filter comments in Wordpress?<br />
- Which plugin are you using here?<br />
- How can I customize the message &#8220;Please enter the code shown above:&#8221; ?</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-975</link>
		<author>Raz</author>
		<pubDate>Sat, 22 Dec 2007 16:19:26 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-975</guid>
					<description>Hi Narcis Garcia ,

1) It doesn't filter the wordpress comments, it's only used on register and login forms of your blog to stop automatically registrations with spam bots
2) On the plugin comment I use the same plugin, Raz-Captcha, it's in beta stage not released yet, work in progress :)
3) It can't be customized from the plugin config window, yet ...</description>
		<content:encoded><![CDATA[<p>Hi Narcis Garcia ,</p>
<p>1) It doesn&#8217;t filter the wordpress comments, it&#8217;s only used on register and login forms of your blog to stop automatically registrations with spam bots<br />
2) On the plugin comment I use the same plugin, Raz-Captcha, it&#8217;s in beta stage not released yet, work in progress<img src='http://raz-soft.com/smilies/yahoo_smiley.gif' alt='&#32;&#58;&#41;' class='wp-smiley' width='18' height='18' title='&#32;&#58;&#41;' /><br />
3) It can&#8217;t be customized from the plugin config window, yet &#8230;</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Nisse</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-981</link>
		<author>Nisse</author>
		<pubDate>Mon, 31 Dec 2007 12:20:51 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-981</guid>
					<description>Hello!
I have i separate comment.php and the only thing I want is to put a CAPTCHA for the commnets.

I have no registration and no login.

Which code will I put where?

And - of cource - Happy New Year!</description>
		<content:encoded><![CDATA[<p>Hello!<br />
I have i separate comment.php and the only thing I want is to put a CAPTCHA for the commnets.</p>
<p>I have no registration and no login.</p>
<p>Which code will I put where?</p>
<p>And - of cource - Happy New Year!</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-985</link>
		<author>Raz</author>
		<pubDate>Wed, 02 Jan 2008 12:35:58 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-985</guid>
					<description>Hi Nisse, raz-captcha doesn't support wp comments form yet, I will release an update for this plugin which includes captcha test on comments as well . But that will happen when I'll get back home from vacation, if you want a beta (the same used on my comments form here) let me know :)

Happy New Year!</description>
		<content:encoded><![CDATA[<p>Hi Nisse, raz-captcha doesn&#8217;t support wp comments form yet, I will release an update for this plugin which includes captcha test on comments as well . But that will happen when I&#8217;ll get back home from vacation, if you want a beta (the same used on my comments form here) let me know<img src='http://raz-soft.com/smilies/yahoo_smiley.gif' alt='&#32;&#58;&#41;' class='wp-smiley' width='18' height='18' title='&#32;&#58;&#41;' /></p>
<p>Happy New Year!</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Nisse</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-986</link>
		<author>Nisse</author>
		<pubDate>Wed, 02 Jan 2008 17:59:25 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-986</guid>
					<description>Raz:
Hi, yes I want your beta, thanks. :)

Regards.</description>
		<content:encoded><![CDATA[<p>Raz:<br />
Hi, yes I want your beta, thanks.<img src='http://raz-soft.com/smilies/yahoo_smiley.gif' alt='&#32;&#58;&#41;' class='wp-smiley' width='18' height='18' title='&#32;&#58;&#41;' /></p>
<p>Regards.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Lesiu</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-995</link>
		<author>Lesiu</author>
		<pubDate>Tue, 08 Jan 2008 17:11:18 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-995</guid>
					<description>Which captcha algorithm do you suggest to use? Which one is the strongest against bots and spammers? By the way, you wrote that you use PNG-GOTCHA on your blog but it looks absolutely different than GOTCHA image generated with your plugin.</description>
		<content:encoded><![CDATA[<p>Which captcha algorithm do you suggest to use? Which one is the strongest against bots and spammers? By the way, you wrote that you use PNG-GOTCHA on your blog but it looks absolutely different than GOTCHA image generated with your plugin.</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-996</link>
		<author>Raz</author>
		<pubDate>Tue, 08 Jan 2008 18:46:44 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-996</guid>
					<description>Hi Lesiu,
My best guess is on the GOTCHA algorithm: it features different  font for each character, sizes, colors, grid and it's more human readable :). When I've wrote this post GOTCHA algorithm was set on my blog and because I've made some changes to the plugin core (to include a captcha image on comments as well) I've switched to a weakest one: JPG-Tini Mini. This one proved not to be that weak, it works just great for both comments and registrations. So peek any captcha engine and give it a try ;)</description>
		<content:encoded><![CDATA[<p>Hi Lesiu,<br />
My best guess is on the GOTCHA algorithm: it features different  font for each character, sizes, colors, grid and it&#8217;s more human readable<img src='http://raz-soft.com/smilies/yahoo_smiley.gif' alt='&#32;&#58;&#41;' class='wp-smiley' width='18' height='18' title='&#32;&#58;&#41;' />. When I&#8217;ve wrote this post GOTCHA algorithm was set on my blog and because I&#8217;ve made some changes to the plugin core (to include a captcha image on comments as well) I&#8217;ve switched to a weakest one: JPG-Tini Mini. This one proved not to be that weak, it works just great for both comments and registrations. So peek any captcha engine and give it a try<img src='http://raz-soft.com/smilies/yahoo_wink.gif' alt='&#32;&#59;&#41;' class='wp-smiley' width='18' height='18' title='&#32;&#59;&#41;' /></p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Lesiu</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-999</link>
		<author>Lesiu</author>
		<pubDate>Wed, 09 Jan 2008 10:55:30 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-999</guid>
					<description>Raz, this GOTCHA is so strong, that people might have some trouble reading it. Maybe this is the way it should be.</description>
		<content:encoded><![CDATA[<p>Raz, this GOTCHA is so strong, that people might have some trouble reading it. Maybe this is the way it should be.</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-1000</link>
		<author>Raz</author>
		<pubDate>Wed, 09 Jan 2008 11:13:11 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1000</guid>
					<description>The image can be refreshed/re-generated on click if the image generated with PNG-GOTCHA (or any other engine) is not to human readable, it's up to you to use it or not. The most readable and a little week against ocr spammer geeks is the JPG-Tini Mini and PNG-phpBB3 8bit Grey engines. 
Good luck.</description>
		<content:encoded><![CDATA[<p>The image can be refreshed/re-generated on click if the image generated with PNG-GOTCHA (or any other engine) is not to human readable, it&#8217;s up to you to use it or not. The most readable and a little week against ocr spammer geeks is the JPG-Tini Mini and PNG-phpBB3 8bit Grey engines.<br />
Good luck.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Lesiu</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1001</link>
		<author>Lesiu</author>
		<pubDate>Wed, 09 Jan 2008 12:14:19 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1001</guid>
					<description>Yes, I know that I have to click to refresh it. Raz, it's really good plugin for WP, that's for sure. I just wrote about troubles, because I had some. I think the best way to use it is just to implement it only on registeration page. If a human wants to register, he will succeed.</description>
		<content:encoded><![CDATA[<p>Yes, I know that I have to click to refresh it. Raz, it&#8217;s really good plugin for WP, that&#8217;s for sure. I just wrote about troubles, because I had some. I think the best way to use it is just to implement it only on registeration page. If a human wants to register, he will succeed.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: 断桥诗轩 &#187; Blog Archive &#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-1025</link>
		<author>断桥诗轩 &#187; Blog Archive &#187; 10 Ways to Secure your Wordpress Install</author>
		<pubDate>Thu, 17 Jan 2008 06:36:18 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1025</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>[&#8230;] 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 [&#8230;]</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: dqj</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1032</link>
		<author>dqj</author>
		<pubDate>Sat, 19 Jan 2008 20:22:42 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1032</guid>
					<description>Hi - 

I am a bit new to Wordpress, but I am a seasoned programmer and PHP hacker.  I was sondering if your code can or will soon work within the Ajax sidebar login plugin?  Using the mini-jpg there would be great!

Thankss.</description>
		<content:encoded><![CDATA[<p>Hi - </p>
<p>I am a bit new to Wordpress, but I am a seasoned programmer and PHP hacker.  I was sondering if your code can or will soon work within the Ajax sidebar login plugin?  Using the mini-jpg there would be great!</p>
<p>Thankss.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Krystal</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1040</link>
		<author>Krystal</author>
		<pubDate>Thu, 24 Jan 2008 03:12:03 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1040</guid>
					<description>Hi There I have been using Raz for about 3 months on WP 2.2.2 without problems but recently the image box thingy has gone black so no one can read it!! I tried a fresh install same deal. Please help as this seriously affects my site.

Oh and to dqj - I use 'sidebar login' with Raz-captcha and a custom login page as well and it (until now) works just fine!!</description>
		<content:encoded><![CDATA[<p>Hi There I have been using Raz for about 3 months on WP 2.2.2 without problems but recently the image box thingy has gone black so no one can read it!! I tried a fresh install same deal. Please help as this seriously affects my site.</p>
<p>Oh and to dqj - I use &#8217;sidebar login&#8217; with Raz-captcha and a custom login page as well and it (until now) works just fine!!</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-1041</link>
		<author>Raz</author>
		<pubDate>Thu, 24 Jan 2008 08:08:42 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1041</guid>
					<description>Hi  Krystal,

Try another engine, I'm not sure what is going on, it should not generate black image unless modifications where done to the captcha generator, let me have a look at your blog, give me a link :-? .
 &lt;a href="http://raz-soft.com/raz-captcha101.zip"&gt;Here is the latest beta build&lt;/a&gt;, not released yet do to lack of time (not all plans finished), give it a try and let me know how it works on your side.</description>
		<content:encoded><![CDATA[<p>Hi  Krystal,</p>
<p>Try another engine, I&#8217;m not sure what is going on, it should not generate black image unless modifications where done to the captcha generator, let me have a look at your blog, give me a link<img src='http://raz-soft.com/smilies/yahoo_think.gif' alt='&#32;&#58;&#45;&#63;' class='wp-smiley' width='18' height='18' title='&#32;&#58;&#45;&#63;' /> .<br />
 <a href="http://raz-soft.com/raz-captcha101.zip">Here is the latest beta build</a>, not released yet do to lack of time (not all plans finished), give it a try and let me know how it works on your side.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Some useful WordPress plugins &#124; Cyde Weys Musings</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1053</link>
		<author>Some useful WordPress plugins &#124; Cyde Weys Musings</author>
		<pubDate>Thu, 31 Jan 2008 23:32:44 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1053</guid>
					<description>[...] Raz-Captcha adds a CAPTCHA to user login and/or user registration. I just have it turned on for registration, because too many spammers were automatically registering accounts in the vain hope that being logged in would let their spammy comments through my spam filter (it didn&#8217;t). [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Raz-Captcha adds a CAPTCHA to user login and/or user registration. I just have it turned on for registration, because too many spammers were automatically registering accounts in the vain hope that being logged in would let their spammy comments through my spam filter (it didn&#8217;t). [&#8230;]</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Narcis Garcia</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1058</link>
		<author>Narcis Garcia</author>
		<pubDate>Mon, 04 Feb 2008 15:51:24 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1058</guid>
					<description>Will you announce the new release of Raz-Captcha in this page? Should I track this post to detect the new version?

Thanks for the work.</description>
		<content:encoded><![CDATA[<p>Will you announce the new release of Raz-Captcha in this page? Should I track this post to detect the new version?</p>
<p>Thanks for the work.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: ovizii</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1076</link>
		<author>ovizii</author>
		<pubDate>Mon, 18 Feb 2008 08:49:46 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1076</guid>
					<description>I have the same problem, the image does not appear and once I log out, I have to delete the raz folder from the server to be able to log in again. I will activate it now, here: http://pacura.ru so you can have a look.

My server fulfills all prerequisites, aka freetype GD, etc.

using wordpress 2.3.3</description>
		<content:encoded><![CDATA[<p>I have the same problem, the image does not appear and once I log out, I have to delete the raz folder from the server to be able to log in again. I will activate it now, here: <a href='http://pacura.ru'>http://pacura.ru</a> so you can have a look.</p>
<p>My server fulfills all prerequisites, aka freetype GD, etc.</p>
<p>using wordpress 2.3.3</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: ovizii</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1077</link>
		<author>ovizii</author>
		<pubDate>Mon, 18 Feb 2008 08:58:22 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1077</guid>
					<description>tiny mini works although I have:
Server Settings

    * Operating System : Linux
    * Server : Apache/2.2.3 (Debian) mod_fastcgi/2.4.2 mod_ssl/2.2.3 OpenSSL/0.9.8c
    * Memory usage : 12.8 MByte
    * MYSQL Version : 5.0.32-Debian_7etch5-log
    * SQL Mode : Not set
    * PHP Version : 4.4.4-8 etch4
    * PHP Safe Mode : Off
    * PHP Allow URL fopen : On
    * PHP Memory Limit : 128M
    * PHP Max Upload Size : 32M
    * PHP Max Post Size : 32M
    * PHP Max Script Execute Time : 120s
    * PHP Exif support : Yes ( V1.4 )
    * PHP IPTC support : Yes
    * PHP XML support : Yes

GD support

    * GD Version : 2.0 or higher
    * FreeType Support : Yes
    * FreeType Linkage : with freetype
    * T1Lib Support : Yes
    * GIF Read Support : Yes
    * GIF Create Support : Yes
    * JPG Support : Yes
    * PNG Support : Yes
    * WBMP Support : Yes
    * XBM Support : No
    * JIS-mapped Japanese Font Support : No</description>
		<content:encoded><![CDATA[<p>tiny mini works although I have:<br />
Server Settings</p>
<p>    * Operating System : Linux<br />
    * Server : Apache/2.2.3 (Debian) mod_fastcgi/2.4.2 mod_ssl/2.2.3 OpenSSL/0.9.8c<br />
    * Memory usage : 12.8 MByte<br />
    * MYSQL Version : 5.0.32-Debian_7etch5-log<br />
    * SQL Mode : Not set<br />
    * PHP Version : 4.4.4-8 etch4<br />
    * PHP Safe Mode : Off<br />
    * PHP Allow URL fopen : On<br />
    * PHP Memory Limit : 128M<br />
    * PHP Max Upload Size : 32M<br />
    * PHP Max Post Size : 32M<br />
    * PHP Max Script Execute Time : 120s<br />
    * PHP Exif support : Yes ( V1.4 )<br />
    * PHP IPTC support : Yes<br />
    * PHP XML support : Yes</p>
<p>GD support</p>
<p>    * GD Version : 2.0 or higher<br />
    * FreeType Support : Yes<br />
    * FreeType Linkage : with freetype<br />
    * T1Lib Support : Yes<br />
    * GIF Read Support : Yes<br />
    * GIF Create Support : Yes<br />
    * JPG Support : Yes<br />
    * PNG Support : Yes<br />
    * WBMP Support : Yes<br />
    * XBM Support : No<br />
    * JIS-mapped Japanese Font Support : No</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: peter</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1079</link>
		<author>peter</author>
		<pubDate>Wed, 20 Feb 2008 01:29:05 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1079</guid>
					<description>When activated if new user registers, if using a name already registered the original name gets over writen</description>
		<content:encoded><![CDATA[<p>When activated if new user registers, if using a name already registered the original name gets over writen</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-1081</link>
		<author>Raz</author>
		<pubDate>Wed, 20 Feb 2008 07:59:34 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1081</guid>
					<description>&lt;b&gt;@Narcis Garcia&lt;/b&gt;: new releases will be announced on site, as a new post/thread, get the &lt;a href="http://raz-soft.com/feed/" target="_blank"&gt;site rss feed here&lt;/a&gt; or register &lt;a href="http://raz-soft.com/wp-login.php?action=register" target="_blank"&gt;here &lt;/a&gt; for news. Or check this post comments for beta builds and/or quick fixes ;)

&lt;b&gt;@ovizii&lt;/b&gt;: are you trying the beta build? not sure what is going on :-?

&lt;b&gt;@peter&lt;/b&gt;: It looks like a bug, it doesn't get overwrited on my side but you will not get the standard error "user already registered", that is strange, thanks for your bug report, will be fixed in the next build...  </description>
		<content:encoded><![CDATA[<p><b>@Narcis Garcia</b>: new releases will be announced on site, as a new post/thread, get the <a href="http://raz-soft.com/feed/" target="_blank">site rss feed here</a> or register <a href="http://raz-soft.com/wp-login.php?action=register" target="_blank">here </a> for news. Or check this post comments for beta builds and/or quick fixes<img src='http://raz-soft.com/smilies/yahoo_wink.gif' alt='&#32;&#59;&#41;' class='wp-smiley' width='18' height='18' title='&#32;&#59;&#41;' /></p>
<p><b>@ovizii</b>: are you trying the beta build? not sure what is going on<img src='http://raz-soft.com/smilies/yahoo_think.gif' alt='&#32;&#58;&#45;&#63;' class='wp-smiley' width='18' height='18' title='&#32;&#58;&#45;&#63;' /></p>
<p><b>@peter</b>: It looks like a bug, it doesn&#8217;t get overwrited on my side but you will not get the standard error &#8220;user already registered&#8221;, that is strange, thanks for your bug report, will be fixed in the next build&#8230;</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-1082</link>
		<author>Raz</author>
		<pubDate>Wed, 20 Feb 2008 08:48:09 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1082</guid>
					<description>&lt;blockquote cite="peter"&gt;When activated if new user registers, if using a name already registered the original name gets over writen
&lt;/blockquote&gt;
Just Fixed, please re-download the latest &lt;a href="http://raz-soft.com/raz-captcha101.zip" target="_blank"&gt;beta build here&lt;/a&gt; and give it a try (just overwrite your existing files), it should now show the standard wordpress errors as usual on registration errors.
Thanks :)&gt;-</description>
		<content:encoded><![CDATA[<blockquote cite="peter"><p>When activated if new user registers, if using a name already registered the original name gets over writen
</p></blockquote>
<p>Just Fixed, please re-download the latest <a href="http://raz-soft.com/raz-captcha101.zip" target="_blank">beta build here</a> and give it a try (just overwrite your existing files), it should now show the standard wordpress errors as usual on registration errors.<br />
Thanks<img src='http://raz-soft.com/smilies/yahoo_peace.gif' alt='&#32;&#58;&#41;&#62;&#45;' class='wp-smiley' width='22' height='18' title='&#32;&#58;&#41;&#62;&#45;' /></p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Narcis Garcia</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1083</link>
		<author>Narcis Garcia</author>
		<pubDate>Wed, 20 Feb 2008 09:14:15 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1083</guid>
					<description>Affects this bug to the stable version?</description>
		<content:encoded><![CDATA[<p>Affects this bug to the stable version?</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-1084</link>
		<author>Raz</author>
		<pubDate>Wed, 20 Feb 2008 09:23:09 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1084</guid>
					<description>Yes it does, this bug is from the first release of this plugin, I encourage you to use the &lt;a href="http://raz-soft.com/raz-captcha101.zip"&gt;latest build&lt;/a&gt;, it also introduces captha check on comments, very good against comments bots  (not useful for trackbacks tho, but a decent spam filter such as Akimset should suffice for trackbacks)  . 
Good luck :)</description>
		<content:encoded><![CDATA[<p>Yes it does, this bug is from the first release of this plugin, I encourage you to use the <a href="http://raz-soft.com/raz-captcha101.zip">latest build</a>, it also introduces captha check on comments, very good against comments bots  (not useful for trackbacks tho, but a decent spam filter such as Akimset should suffice for trackbacks)  .<br />
Good luck<img src='http://raz-soft.com/smilies/yahoo_smiley.gif' alt='&#32;&#58;&#41;' class='wp-smiley' width='18' height='18' title='&#32;&#58;&#41;' /></p>
]]></content:encoded>
				</item>
	<item>
		<title>By: albertcito</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1090</link>
		<author>albertcito</author>
		<pubDate>Tue, 04 Mar 2008 01:06:13 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1090</guid>
					<description>Excelente plugin, era casi lo que buscaba. Me interesaría que la persona que se registre pueda ser author. gracias.</description>
		<content:encoded><![CDATA[<p>Excelente plugin, era casi lo que buscaba. Me interesaría que la persona que se registre pueda ser author. gracias.</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-1091</link>
		<author>Raz</author>
		<pubDate>Tue, 04 Mar 2008 08:49:30 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1091</guid>
					<description>Hi albertcito, 
Thanks for your feedback, didn't quite understand what you're "interesaría". English please :-)</description>
		<content:encoded><![CDATA[<p>Hi albertcito,<br />
Thanks for your feedback, didn&#8217;t quite understand what you&#8217;re &#8220;interesaría&#8221;. English please<img src='http://raz-soft.com/smilies/yahoo_smiley.gif' alt='&#32;&#58;&#45;&#41;' class='wp-smiley' width='18' height='18' title='&#32;&#58;&#45;&#41;' /></p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Narcis Garcia</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1093</link>
		<author>Narcis Garcia</author>
		<pubDate>Thu, 06 Mar 2008 10:39:16 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1093</guid>
					<description>Albercito said: Excellent plugin, it was almost what I was looking for. I wish who registers could be author. thanks.</description>
		<content:encoded><![CDATA[<p>Albercito said: Excellent plugin, it was almost what I was looking for. I wish who registers could be author. thanks.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: &#187; wordpress captcha plugins &#187; NEON BLOG</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1096</link>
		<author>&#187; wordpress captcha plugins &#187; NEON BLOG</author>
		<pubDate>Fri, 14 Mar 2008 13:11:06 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1096</guid>
					<description>[...] nebeneinander. mit dem tool simple captcha sch&#252;tze ich den kommentarbereich und das plugin raz-captcha verhindert die anmeldung von robots. simple captcha ist tatsache recht einfach und bietet keinerlei [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] nebeneinander. mit dem tool simple captcha sch&#252;tze ich den kommentarbereich und das plugin raz-captcha verhindert die anmeldung von robots. simple captcha ist tatsache recht einfach und bietet keinerlei [&#8230;]</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Max Kima</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1124</link>
		<author>Max Kima</author>
		<pubDate>Mon, 24 Mar 2008 14:03:03 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1124</guid>
					<description>I used Akismet and this one! Like them both! Thanx for the site!</description>
		<content:encoded><![CDATA[<p>I used Akismet and this one! Like them both! Thanx for the site!</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1127</link>
		<author>Anonymous</author>
		<pubDate>Tue, 25 Mar 2008 09:20:20 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1127</guid>
					<description>I sed it too! Really good</description>
		<content:encoded><![CDATA[<p>I sed it too! Really good</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: andrew</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1130</link>
		<author>andrew</author>
		<pubDate>Mon, 31 Mar 2008 06:52:44 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1130</guid>
					<description>Still works with 2.5 with one bug.

For the Logon protection.  If they type in the wrong code you get an error.</description>
		<content:encoded><![CDATA[<p>Still works with 2.5 with one bug.</p>
<p>For the Logon protection.  If they type in the wrong code you get an error.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: ljmacphee</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1134</link>
		<author>ljmacphee</author>
		<pubDate>Fri, 04 Apr 2008 00:14:05 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1134</guid>
					<description>I'm getting an error since upgrading to WP 2.5

[13-Mar-2008 17:03:01] WordPress database error Table 'mobile.wp_options' doesn't exist for query SELECT option_value FROM wp_options WHERE option_name = 'siteurl' LIMIT 1

The plugin still works, so I guess it is a warning not an error message.

Is this an easy fix for you?

Thanks for the plugin, I can't tell you how many hours of sorting through bot registrations it saves me!</description>
		<content:encoded><![CDATA[<p>I&#8217;m getting an error since upgrading to WP 2.5</p>
<p>[13-Mar-2008 17:03:01] WordPress database error Table &#8216;mobile.wp_options&#8217; doesn&#8217;t exist for query SELECT option_value FROM wp_options WHERE option_name = &#8217;siteurl&#8217; LIMIT 1</p>
<p>The plugin still works, so I guess it is a warning not an error message.</p>
<p>Is this an easy fix for you?</p>
<p>Thanks for the plugin, I can&#8217;t tell you how many hours of sorting through bot registrations it saves me!</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: ljmacphee</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1135</link>
		<author>ljmacphee</author>
		<pubDate>Fri, 04 Apr 2008 00:15:45 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1135</guid>
					<description>Sorry - wrong error - it's been a long day!

[01-Apr-2008 10:56:51] PHP Fatal error:  Cannot use object of type WP_Error as array in /home/directory/public_html/website/wp-content/plugins/raz-captcha/raz-captcha.php on line 633</description>
		<content:encoded><![CDATA[<p>Sorry - wrong error - it&#8217;s been a long day!</p>
<p>[01-Apr-2008 10:56:51] PHP Fatal error:  Cannot use object of type WP_Error as array in /home/directory/public_html/website/wp-content/plugins/raz-captcha/raz-captcha.php on line 633</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: andrew</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1138</link>
		<author>andrew</author>
		<pubDate>Wed, 09 Apr 2008 06:25:28 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1138</guid>
					<description>That error is the same i'm getting.  It only if you type in the CAPTCHA code in wrong.  But at least isn't not fatal.</description>
		<content:encoded><![CDATA[<p>That error is the same i&#8217;m getting.  It only if you type in the CAPTCHA code in wrong.  But at least isn&#8217;t not fatal.</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-1139</link>
		<author>Raz</author>
		<pubDate>Wed, 09 Apr 2008 11:05:27 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1139</guid>
					<description>Hi all and thanks for your feedback

Things changed inside last wp version, i'll get this plugin updated as soon as I'll get enough time to "dig inside" the new wp version :-) not sure when tho...

Thanks</description>
		<content:encoded><![CDATA[<p>Hi all and thanks for your feedback</p>
<p>Things changed inside last wp version, i&#8217;ll get this plugin updated as soon as I&#8217;ll get enough time to &#8220;dig inside&#8221; the new wp version<img src='http://raz-soft.com/smilies/yahoo_smiley.gif' alt='&#32;&#58;&#45;&#41;' class='wp-smiley' width='18' height='18' title='&#32;&#58;&#45;&#41;' /> not sure when tho&#8230;</p>
<p>Thanks</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Captcha Plugin f&#252;r die Registrierung und den Login bei Wordpress im Leben des wolf-u.li</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1143</link>
		<author>Captcha Plugin f&#252;r die Registrierung und den Login bei Wordpress im Leben des wolf-u.li</author>
		<pubDate>Sat, 12 Apr 2008 12:44:33 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1143</guid>
					<description>[...] nicht einschaltet (schade&#8230;) musste eine andere L&#246;sung her. Die L&#246;sung heisst &#8220;Login and Register Anti-Spam Captcha&#8221; und bietet einen Captcha (Completely Automated Public Turing test to tell Computers and [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] nicht einschaltet (schade&#8230;) musste eine andere L&#246;sung her. Die L&#246;sung heisst &#8220;Login and Register Anti-Spam Captcha&#8221; und bietet einen Captcha (Completely Automated Public Turing test to tell Computers and [&#8230;]</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: PNOOZ</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1152</link>
		<author>PNOOZ</author>
		<pubDate>Thu, 17 Apr 2008 19:09:09 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1152</guid>
					<description>Is it possible to have the "Captcha engine" option in the "Raz-Captcha Options" page default to PNG-Raz Mixed Fonts or one of the others besides PNG-GOTCHA? If so, please porvide document and line.

Thanks for your excellent work!</description>
		<content:encoded><![CDATA[<p>Is it possible to have the &#8220;Captcha engine&#8221; option in the &#8220;Raz-Captcha Options&#8221; page default to PNG-Raz Mixed Fonts or one of the others besides PNG-GOTCHA? If so, please porvide document and line.</p>
<p>Thanks for your excellent work!</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Kalina</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1157</link>
		<author>Kalina</author>
		<pubDate>Mon, 21 Apr 2008 06:16:13 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1157</guid>
					<description>Very nice, thank you, I can't wait to try it out. Sorry I replied on the other post, not realizing the date.</description>
		<content:encoded><![CDATA[<p>Very nice, thank you, I can&#8217;t wait to try it out. Sorry I replied on the other post, not realizing the date.</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-1197</link>
		<author>Axel</author>
		<pubDate>Mon, 28 Apr 2008 22:04:47 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1197</guid>
					<description>After moving to a new server (database backup), the plugin shows the following error:

Warning: Cannot use a scalar value as an array in /var/www/web110627/html/wp-content/plugins/raz-captcha/raz-captcha.php on line 590</description>
		<content:encoded><![CDATA[<p>After moving to a new server (database backup), the plugin shows the following error:</p>
<p>Warning: Cannot use a scalar value as an array in /var/www/web110627/html/wp-content/plugins/raz-captcha/raz-captcha.php on line 590</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: MarkRH</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1205</link>
		<author>MarkRH</author>
		<pubDate>Tue, 29 Apr 2008 05:55:16 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1205</guid>
					<description>After upgrading to WordPress 2.5.1, I am getting a blank white page when trying to login.  The following php error is generated:

PHP Fatal error: Cannot use object of type WP_Error as array in /home/(deleted)/public_html/blog/wp-content/plugins/raz-captcha/raz-captcha.php on line 590

Server was recently upgraded to PHP 5.2.5 as well.

I had to rename the raz-captcha directory so I could re-log into WordPress.  Not sure if the new version of WordPress or PHP version is causing the problem.</description>
		<content:encoded><![CDATA[<p>After upgrading to WordPress 2.5.1, I am getting a blank white page when trying to login.  The following php error is generated:</p>
<p>PHP Fatal error: Cannot use object of type WP_Error as array in /home/(deleted)/public_html/blog/wp-content/plugins/raz-captcha/raz-captcha.php on line 590</p>
<p>Server was recently upgraded to PHP 5.2.5 as well.</p>
<p>I had to rename the raz-captcha directory so I could re-log into WordPress.  Not sure if the new version of WordPress or PHP version is causing the problem.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Login und Register Anti Spam Captcha - WordPress Plugin &#187; Der Webmaster Watchblog</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1269</link>
		<author>Login und Register Anti Spam Captcha - WordPress Plugin &#187; Der Webmaster Watchblog</author>
		<pubDate>Fri, 02 May 2008 20:50:09 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1269</guid>
					<description>[...] zur Plugin-Homepage Series Navigation  Kategorien: HinweiseTags: Captcha, plugins, Wordpress &#220;ber den [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] zur Plugin-Homepage Series Navigation  Kategorien: HinweiseTags: Captcha, plugins, Wordpress &Uuml;ber den [&#8230;]</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-1543</link>
		<author>MacBros</author>
		<pubDate>Fri, 09 May 2008 04:16:23 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1543</guid>
					<description>Latest version of Wordpress doesn't like this plug in.

Get a 500 error when trying to log in now.  Had to disable the plugin  in order to write posts.

Please update the plugin please. Nothing I hate worse is spammers trying to create fake registrations.</description>
		<content:encoded><![CDATA[<p>Latest version of Wordpress doesn&#8217;t like this plug in.</p>
<p>Get a 500 error when trying to log in now.  Had to disable the plugin  in order to write posts.</p>
<p>Please update the plugin please. Nothing I hate worse is spammers trying to create fake registrations.</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-1544</link>
		<author>MacBros</author>
		<pubDate>Fri, 09 May 2008 04:19:12 +0000</pubDate>
		<guid>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>
	<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-1574</link>
		<author>Raz-Captcha (Wordpress anti-spambot plugin) na m1chu.eu - another devblog</author>
		<pubDate>Fri, 09 May 2008 21:33:34 +0000</pubDate>
		<guid>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>[&#8230;] 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 [&#8230;]</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-1895</link>
		<author>Steph</author>
		<pubDate>Tue, 20 May 2008 21:07:21 +0000</pubDate>
		<guid>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: Steph</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1896</link>
		<author>Steph</author>
		<pubDate>Tue, 20 May 2008 21:38:11 +0000</pubDate>
		<guid>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: MacBros</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1897</link>
		<author>MacBros</author>
		<pubDate>Tue, 20 May 2008 21:44:00 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1897</guid>
					<description>I got the same thing when upgrading to 2.5. 
I had to drop the plug-in altogether and go for Register Plus, IMO better anyway.
http://skullbit.com/wordpress-plugin/register-plus/</description>
		<content:encoded><![CDATA[<p>I got the same thing when upgrading to 2.5.<br />
I had to drop the plug-in altogether and go for Register Plus, IMO better anyway.<br />
<a href='http://skullbit.com/wordpress-plugin/register-plus/'>http://skullbit.com/wordpress-plugin/register-plus/</a></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-1901</link>
		<author>hubevolution</author>
		<pubDate>Wed, 28 May 2008 08:41:52 +0000</pubDate>
		<guid>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1901</guid>
					<description>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-&#62;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>function check_captcha_login($user)<br />
{<br />
  reget_session_options();<br />
  if ($_SESSION[&#8217;rca_ses_option&#8217;][&#8217;rca_login&#8217;])<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='&#32;&#58;&#41;' class='wp-smiley' width='18' height='18' title='&#32;&#58;&#41;' /></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-1902</link>
		<author>hubevolution</author>
		<pubDate>Wed, 28 May 2008 08:45:39 +0000</pubDate>
		<guid>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-&#62;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[&#8217;rca_ses_option&#8217;][&#8217;rca_login&#8217;])<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='&#32;&#58;&#41;' class='wp-smiley' width='18' height='18' title='&#32;&#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-1903</link>
		<author>Axel</author>
		<pubDate>Wed, 28 May 2008 13:00:21 +0000</pubDate>
		<guid>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-&#62;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-1904</link>
		<author>hubevolution</author>
		<pubDate>Wed, 28 May 2008 14:13:37 +0000</pubDate>
		<guid>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-&#62;add(’error’,'WRONG CODE’);

or 

$wz_err-&#62;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='&#32;&#58;&#41;' class='wp-smiley' width='18' height='18' title='&#32;&#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-1905</link>
		<author>Axel</author>
		<pubDate>Wed, 28 May 2008 19:17:30 +0000</pubDate>
		<guid>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: OJWay</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1906</link>
		<author>OJWay</author>
		<pubDate>Mon, 02 Jun 2008 06:36:44 +0000</pubDate>
		<guid>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: hubevolution</title>
		<link>http://raz-soft.com/display-english-posts-only/wordpress-plugin-login-register-anti-spambots-captcha/#comment-1907</link>
		<author>hubevolution</author>
		<pubDate>Tue, 03 Jun 2008 07:09:10 +0000</pubDate>
		<guid>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/'>http://www.filefactory.com/file/cf4f9f/</a></p>
<p>thanks</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-1908</link>
		<author>Axel</author>
		<pubDate>Tue, 03 Jun 2008 10:49:12 +0000</pubDate>
		<guid>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: 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-1914</link>
		<author>10 Ways to Secure your Wordpress Install &#124; Hackosis</author>
		<pubDate>Thu, 12 Jun 2008 17:27:53 +0000</pubDate>
		<guid>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>[&#8230;] 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 [&#8230;]</p>
]]></content:encoded>
				</item>
</channel>
</rss>
