Captcha Doesn't work, comments cannot be added

Report bugs and errors in this forum.

Captcha Doesn't work, comments cannot be added

Postby liketobemad » Thu Jan 21, 2010 11:31 am

My Website with Cutenews Ru: http://dilipkumar.in

I am having Captcha plugin to stop spam- And the problem is it doesn't work and all times it shows

Please enter the numbers from the image.
go back

As a result, no one is able to add comment. Neither users nor guests

Help please. For example try adding a comment here to this post

http://dilipkumar.in/articles/index.php ... earth.html
liketobemad
 
Posts: 36
Joined: Sun Sep 06, 2009 4:39 pm

Re: Captcha Doesn't work, comments cannot be added

Postby DarkSlim » Thu Jan 21, 2010 2:36 pm

liketobemad wrote:My Website with Cutenews Ru: http://dilipkumar.in

I am having Captcha plugin to stop spam- And the problem is it doesn't work and all times it shows

Please enter the numbers from the image.
go back

As a result, no one is able to add comment. Neither users nor guests

Help please. For example try adding a comment here to this post

http://dilipkumar.in/articles/index.php ... earth.html


Hmm without it all works? was it working before?
Try disabling and enabling it again from the plugins page, also you can try This One
it's another captcha plugin, it might work :)
User avatar
DarkSlim
 
Posts: 296
Joined: Thu Aug 06, 2009 4:18 pm
Location: IL

Postby eberswine » Thu Jan 21, 2010 4:01 pm

It is working fine.

The problem is that sometimes the last letter in the captcha box is white, and you cannot see it. There should always be 5 letters to put in the box.

Try changing the letters to a darker color :

Open plugins/catpcha/php-captcha.inc.php and find this:
Code: Select all
if ($this->bUseColour) {
            
            $iTextColour = imagecolorallocate($this->oImage, rand(0, 100), rand(0, 100), rand(0, 100));

and change to this:
Code: Select all
if ($this->bUseColour) {

            $iTextColour = imagecolorallocate($this->oImage, 20, 40, 60);
User avatar
eberswine
 
Posts: 281
Joined: Thu Apr 26, 2007 7:23 pm

Postby liketobemad » Fri Jan 22, 2010 8:31 am

Thanks alot for the replies.. I haven't observed.. I will check this Random Color thing.. Thanks once again for both of you.
Keep Cutenews Live :D
liketobemad
 
Posts: 36
Joined: Sun Sep 06, 2009 4:39 pm


Return to Bugs and errors



Who is online

Users browsing this forum: No registered users and 0 guests

cron