Captcha on mobile site non-readable
Captcha on mobile site non-readable
Is there anyone else having problem with captcha being unreadable on mobile site and any resolution for it?
- jmestep
- AbleCommerce Angel
- Posts: 8164
- Joined: Sun Feb 29, 2004 8:04 pm
- Location: Dayton, OH
- Contact:
Re: Captcha on mobile site non-readable
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
One post:
viewtopic.php?f=65&t=17388&hilit=captcha
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Re: Captcha on mobile site non-readable
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.
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
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
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
Thank you for choosing AbleCommerce!
http://help.ablecommerce.com - product support
http://wiki.ablecommerce.com - developer support
http://help.ablecommerce.com - product support
http://wiki.ablecommerce.com - developer support
Re: Captcha on mobile site non-readable
@Katie - yes, your solution worked both for android and ios. Thank you!