e107inc / visualcaptcha

VisualCaptcha drop-in Captcha replacement for e107 v2.1.3 or higher.
4 stars 2 forks source link

visualcaptcha returns incorrect code using 'contact us' #5

Closed martyshep closed 3 years ago

martyshep commented 7 years ago

When a guest uses Contact Us, visualcaptcha always returns 'invalid code' regardless of amount of icons specified in visualcaptcha config. Reset password works ok, it's just on contact us.

Running version 2.1.6(Git)

martyshep commented 7 years ago

image

Norwayman commented 7 years ago

I can confirm this. And also for me the capcha is rendered two times. doublecisualcapcha

aducom commented 3 years ago

This issue still applies in the current version of E107 in Git (2.3.0). The only solution is to unset the visual captcha and the standard image code appears again. In the preferences, there is an option to tell where you want the image code to appear, but the contact page is missing. I think that the image is overwritten, but the original code is not adapted causing the messagebox.

aducom commented 3 years ago

The issue is still there in v2.3.1 (git)

Moc commented 3 years ago

@aducom Should be fixed now with the latest e107 core files from Github. Please test and let us know.