Page 1 of 1
Captcha on mobile site non-readable
Posted: Sun Sep 21, 2014 6:58 pm
by acuser777
Is there anyone else having problem with captcha being unreadable on mobile site and any resolution for it?
Re: Captcha on mobile site non-readable
Posted: Mon Sep 22, 2014 3:27 am
by jmestep
I do see there are other posts and R8 is supposed to have patched it for IPhone, but maybe that patched for Android also.
One post:
viewtopic.php?f=65&t=17388&hilit=captcha
Re: Captcha on mobile site non-readable
Posted: Mon Sep 22, 2014 12:51 pm
by acuser777
I can't upgrade to R8 right now to test this. Anyone have a quick fix for this?
We're using this captcha in contact us form on mobile site and customers are having hard time submitting the form.
Re: Captcha on mobile site non-readable
Posted: Mon Sep 22, 2014 2:18 pm
by Katie
This was fixed in R8. You should be able to make it work by copying the ~/Captcha.ashx handler file at the root of website folder to ~/mobile/captcha.ashx
The issue only happens for Iphone devices and when the encryption key is set in AbleCommerce.
If you can update to let us know this worked, that would be great!
Katie
Re: Captcha on mobile site non-readable
Posted: Mon Sep 22, 2014 2:45 pm
by acuser777
@Katie - yes, your solution worked both for android and ios. Thank you!