• This topic has 2 replies, 2 voices, and was last updated 8 years ago by Anonymous.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #55817
    Anonymous
    Inactive

    I’ve had some issues with the Captcha field being case sensitive. Specifically, on iPads & iPhones it isn’t easy to keep the first letter from being capitalized, which can cause some frustration or even claims that it doesn’t work correctly. I’ve tossed into the eme_functions.php file a $fix_case = strtolower($_POST[$post_var]); change (before the updates, it was in the captcha.php file) to keep the case from being applicable. I’m just wondering if there’s been any other reports that case sensitivity is causing problems. . .?

    This is an awesome plugin, BTW!

    #55818
    Franky
    Keymaster

    The next version will have an option for the captcha to be case insensitive.

    #55822
    Anonymous
    Inactive

    As I said, an awesome plugin that just keeps getting ‘awesome -er’! I updated the plugin for a client yesterday and went to re-insert my code ‘fix’ only to find your new code instead. Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Bug fixed or feature request implemented’ is closed to new topics and replies.
Scroll to Top