By dadofgage on
So my site that was working now seems to have stopped.
So far, it seems like the other issues listed in the forums point to a lack of userid of 0 in the users table, but my users table does have a userid of 0 in it.
I have cleared the sessions table as well.
Anyone have any other suggestions?
This form is not used upon registration, but in another place on the site where the user would be logged in to see this form.
Comments
Also, the module verion of
Also, the module verion of captcha is 5.x-3.1.
Also, in my site logs, here is the message that is displayed:
tinvite_invite_form post blocked by CAPTCHA module: challenge "Image" (by module "image_captcha"), user answered "ACDBB", but the solution was "".
So it appears that the answer is being passed correctly, but the solution is not there.
If I leave the field blank, the solution appears in the log, but of course since the answer is blank, the form doesnt validate and we are back at square one.
Suggestions?