CAPTCHA-doesn't work

Found a bug? Tell us!!
Post Reply
LOEHNISJ
Posts: 1
Joined: Tue Nov 23, 2010 3:22 pm

CAPTCHA-doesn't work

Post by LOEHNISJ »

Hi.

Every time I try enabling captchas on my blog, it becomes impossible to create a comment. Even when the captcha is correctly entered, the user gets this message:

You did not enter the correct string displayed in the spam-prevention image box. Please look at the image and enter the values displayed there.
Your comment could not be added because comments for this entry have either been disabled, you entered invalid data, or your comment was caught by anti-spam measures.

Any help would be most appreciated!
Jeanne
kleinerChemiker
Regular
Posts: 765
Joined: Tue Oct 17, 2006 2:36 pm
Location: Vienna/Austria
Contact:

Re: CAPTCHA-doesn't work

Post by kleinerChemiker »

Either you blocked cookies or your sessions doesn't work.
hucknop
Posts: 2
Joined: Thu Nov 25, 2010 10:58 am

Re: CAPTCHA-doesn't work

Post by hucknop »

LOEHNISJ wrote:Hi.

Every time I try enabling captchas on my blog, it becomes impossible to create a comment. Even when the captcha is correctly entered, the user gets this message:

You did not enter the correct string displayed in the spam-prevention image box. Please look at the image and enter the values displayed there.
Your comment could not be added because comments for this entry have either been disabled, you entered invalid data, or your comment was caught by anti-spam measures.

Any help would be most appreciated!
Jeanne

Same problem here. No idea what I am doing wrong!! :(


ragm
Last edited by hucknop on Fri Dec 10, 2010 9:48 am, edited 1 time in total.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: CAPTCHA-doesn't work

Post by garvinhicking »

Hi!

Which URL? Sessions would mean that the server would not support writing PHP session files, which you would need to fix with your hoster.

If it's a cookie issue, it's an issue with the client/user, so you need to check whether your browser might be rejecting them. With your URL I could make sure that it's a server issue instead of a cookie issue.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply