Has anyone seen this Captcha error? I've got the captcha module installed in Drupal, and I keep getting the error CAPTCHA validation error: unknown CAPTCHA session ID (NULL) in my logs. It appears that user comments are not getting through?
We Rock Your Web Forum » Troubleshooting » Error Messages
CAPTCHA validation error: unknown CAPTCHA session ID (NULL)
(4 posts)-
Posted 2 years ago #
-
Posted 2 years ago
-
This appears to be an issue with Captcha submission on Internet Explorer 7, if using the [Enter] key. If they click the submit button, the error is not thrown. See this thread on Drupal.org for updates - there's a patch available, but it has not been committed yet.
Posted 2 years ago # -
Thanks CWD. I was able to patch the file, but now I can't seem to copy it over to my Captcha module directory? I'm running Windows Vista and keep getting permission denied errors (even if I allow it).
Posted 2 years ago # -
Since you're using Windows Vista, you probably have UAC (User Account Control) turned on, which is causing this security dilemma. You'll need to run Cygwin as an administrator to copy the patched file, and will need to edit the file's permissions as well to allow you full control of it so you can upload it.
Posted 2 years ago #