Getting this error when I install it: Error Message Could not Add the CaptchaDisableDescription field to the User table Affected Elements CAPTCHA Installer.undefined(); The error occurred on or near: Duplicate column name 'CaptchaDisableDescription'
eh...sorry... I'm dealing with the same problem but I can't find any column which is named like the mentioned above... so I can't delete anything but the problem is still the same...
because if they get to that part of the application form and realize they can't read it, they would have to refresh the page and re-enter what they had in the previous fields.
Nothing worse than a CAPTCHA picture that's difficult to read, lots of O and 0 characters as well as I and l which make the visitor work too hard just to post a comment, not to mention ugly and annoying artefacts covering parts of the text. I made my own JavaScript version which works so ridiculously simple plus I control what the images look like.
Hey, I had this working, and then it stopped working as soon as I disabled anonymous users from browsing the forum. It just says "Visual CAPTCHA." Every now and then, the CAPTCHA flickers, then goes back to "Visual CAPTCHA." It was working fine until I changed the setting. Any ideas?
Comments
Error Message
Could not Add the CaptchaDisableDescription field to the User table
Affected Elements
CAPTCHA Installer.undefined();
The error occurred on or near: Duplicate column name 'CaptchaDisableDescription'
Any insight would be appreciated.
Posted: Monday, 4 June 2007 at 8:41AM
Wanderer, 'dropping' drops tables, truncate empties.
So I guess I'm asking what is the definition of 'drop'?
Posted: Monday, 4 June 2007 at 12:52PM
I'm dealing with the same problem but I can't find any column which is named like the mentioned above... so I can't delete anything but the problem is still the same...
perhaps someone could give me a hint.
A fatal, non-recoverable error has occurred
Technical information (for support personel):
Error Message
Could not Add the CaptchaDisableDescription field to the User table
Affected Elements
CAPTCHA Installer.undefined();
The error occurred on or near: Duplicate column name 'CaptchaDisableDescription'
For additional support documentation, visit the Lussumo Documentation website at: lussumo.com/docs
$Configuration['CAPTCHA_VERSION'] = '0.2.0';
EDIT:
you could also limit it to 3 refreshes or so.
I made my own JavaScript version which works so ridiculously simple plus I control what the images look like.
I looked at your profile to be sure you aren't a woman ;-)
Guest Post
It's very basic but it's easy to pretty it up using CSS.
If unregistered users are not allowed, there's no need for this extension.