Posted by demon326 on September 15, 2007 at 6:45pm
Jump to:
| Project: | Captcha Riddler |
| Version: | 5.x-3.0 |
| Component: | User interface |
| Category: | support request |
| Priority: | critical |
| Assigned: | demon326 |
| Status: | closed (fixed) |
Issue Summary
Hi ,the module is good but when i enter the good awnser i get this error :
"Invalid captcha token."
my question is this "are you a human?"
awnsers: "yes"
i hope you can fix it i realy need it :)
Greetz
Comments
#1
The fix is here.
#2
#3
There is a three line fix detailed in two places in: http://drupal.org/node/172375
line 103 process -> preprocess
line 113 value -> solution
line 114 answer -> response
With those fixes it seems to work but they are not included in riddler-5.x-3.0.tar.gz as at 20071008.
HTH, Peter
#4
Patched and committed in release 5.x-3.1
#5
Automatically closed -- issue fixed for two weeks with no activity.