Closed (duplicate)
Project:
CAPTCHA
Version:
6.x-2.1
Component:
Image Captcha (image_captcha)
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Apr 2010 at 22:51 UTC
Updated:
6 Apr 2010 at 06:47 UTC
I'm using Image Captcha for new user registration. Version 6.x-2.1 with Drupal 6.16. By comparing entries in captcha_sessions table with what's being presented to the user, I can see that the image drawn is incorrect. Only 2 or 3 letters out of the whole word is being drawn. I don't know if the code skips over certain letters, or the positions of those letters are erroneous, positioning it outside the dimensions of the image. Font color isn't the problem (I verified it by making all the letters print red).
I dropped back down to 6.x-2.0 and all is fine again.
Comments
Comment #1
soxofaan commentedI guess this is a duplicate of #699552: Necessary to visit image captcha page, change nothing, and save, before it works:
please report if this fixes your problems