Closed (outdated)
Project:
Hidden CAPTCHA
Version:
6.x-1.1
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Dec 2010 at 10:58 UTC
Updated:
23 Jan 2017 at 20:14 UTC
Jump to comment: Most recent
Comments
Comment #1
AlexisWilke commentedThat's a CAPTCHA error, not specific to the Hidden CAPTCHA.
The main reason why it happens is because the session times out and when the CAPTCHA is finally used, it's too late.
My solution in captcha/captcha.module is to make the time longer... Replace the 84600 below with a larger number (i.e. 84600 * 7 for 1 week). Try that and see if it fixes the problem. It appeared for me because I use Boost.
Thank you.
Alexis Wilke
Comment #2
liam morlandDrupal 6 is no longer supported. If this issue exists in Drupal 7, please re-open and provide details.