Page 58 of 60 FirstFirst ... 8485657585960 LastLast
Results 571 to 580 of 593
  1. #571
    Join Date
    Aug 2005
    Location
    Vic, Oz
    Posts
    1,905
    Plugin Contributions
    5

    Default Re: Captcha using TTF & GD

    Quote Originally Posted by sweetikins View Post
    What is the uninstall code for this please.
    It is in the mods files that you downloaded and installed.

    If you don't have it, you can get another copy from the plugins link above.
    Just make sure you get the version for the mod that you have installed.

  2. #572
    Join Date
    Dec 2012
    Posts
    5
    Plugin Contributions
    0

    Default Re: Captcha using TTF & GD

    Hi,
    I think i may have found a bug???
    This captcha has been working perfectly on 2 of sites for about 2 years now
    BUT recently i have been getting lots of customers telling me they cannot enter the captchas, they always get the error
    "you did not enter the validation code correctly"
    and no matter how many times they try they get this error

    I test it on my home PC and it is always OK, but when testing from my android tablet i get this error
    this happens on both of my separate sites, so it seems to be an issue only affecting tablets???
    im running 1.3.9h

    Need a fix quickly PLEASE

  3. #573
    Join Date
    Jul 2006
    Location
    Manchester
    Posts
    138
    Plugin Contributions
    1

    Default Re: Captcha using TTF & GD

    Quote Originally Posted by sandyshore View Post
    Hi,
    I think i may have found a bug???
    ... but when testing from my android tablet i get this error
    this happens on both of my separate sites, so it seems to be an issue only affecting tablets???
    im running 1.3.9h

    Interesting and worth prompt attention.
    Were you using a specific browser on the Andriod tablet (I don't have one so don't know enough about the issue), and does that browser differ from the one(s) on your PC?

    Can you test with different browsers on both machines?
    "Why dumb down when we can rise up?" Worldmaker / BonDevZone Store

  4. #574
    Join Date
    Dec 2012
    Posts
    5
    Plugin Contributions
    0

    Default Re: Captcha using TTF & GD

    ok tested with IE 8, firefox and chrome on PC and works fine,
    Installed chrome on the tablet and it works

    so it only seems to have an issue with the standard internet browser that comes with the tablet, i am using a galaxy note 10.1
    i cant seem to find out what browser it uses...

    an interesting thing i found was that if i load the contact page (for example) and then hit the redraw button, then enter the validation code it works
    but if you just enter the first code that appears when the page is loaded it wont work and you get the error
    (hope that makes sense)

  5. #575
    Join Date
    Jul 2006
    Location
    Manchester
    Posts
    138
    Plugin Contributions
    1

    Idea or Suggestion Re: Captcha using TTF & GD

    Quote Originally Posted by sandyshore View Post
    ok tested with IE 8, firefox and chrome on PC and works fine,
    Installed chrome on the tablet and it works

    so it only seems to have an issue with the standard internet browser that comes with the tablet, i am using a galaxy note 10.1
    i cant seem to find out what browser it uses...

    an interesting thing i found was that if i load the contact page (for example) and then hit the redraw button, then enter the validation code it works
    but if you just enter the first code that appears when the page is loaded it wont work and you get the error
    (hope that makes sense)

    A quick check on the web thingy suggests Android has its own internal default web browser app. This suggests it's not a fully web compliant application and thus not your fault no one can use the captcha with it, blame the evil forces of Google who own Android.

    My first thought is you should put a warning out on your captcha web page(s) telling everyone on the Captcha page that the page doesn't work without a web-compliant browser such as Mozilla or advise them to follow your experience with redrawing the page if they have an error.

    I think this would be the quickest fix without delving into deep code (don't go there unless you have a degree in programming or a lot of migraine pills handy ).

    And keep a close eye on this thread if anyone more skilled can offer a better solution.

    "Why dumb down when we can rise up?" Worldmaker / BonDevZone Store

  6. #576
    Join Date
    Aug 2004
    Location
    Saint Petersburg, Russia
    Posts
    1,786
    Plugin Contributions
    13

    Default Re: Captcha using TTF & GD

    Hi,
    Quote Originally Posted by sandyshore View Post
    Hi,
    I think i may have found a bug???
    This captcha has been working perfectly on 2 of sites for about 2 years now
    BUT recently i have been getting lots of customers telling me they cannot enter the captchas, they always get the error
    "you did not enter the validation code correctly"
    and no matter how many times they try they get this error
    Didn't know that this old plugin someone else used. Was sure that all have long been using reCAPTCHA, CSS-captcha and JS-captcha.

    Quote Originally Posted by sandyshore View Post
    an interesting thing i found was that if i load the contact page (for example) and then hit the redraw button, then enter the validation code it works
    but if you just enter the first code that appears when the page is loaded it wont work and you get the error
    (hope that makes sense)
    This error is known for a very long time - to captcha earned, it is necessary that the session has been started.
    If You have set the parameter Force Use Cookies = true, then when you first time visit the site the session does not start.
    As an option, try setting the parameter Force Cookie Use = false.

  7. #577
    Join Date
    Dec 2012
    Posts
    607
    Plugin Contributions
    0

    Default Re: Captcha using TTF & GD

    Is this compatible with zen 1.5.1?

    If not what else do you recommend?
    Using Zen Cart 1.5.1

  8. #578
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Captcha using TTF & GD

    Quote Originally Posted by Kevin205 View Post
    Is this compatible with zen 1.5.1?

    If not what else do you recommend?
    Nothing since Zen Cart now includes a CSS CAPTCHAless spam deterrent... It's simple and effective, won't frustrate customers, and most importantly is supported on mobile devices..
    Last edited by DivaVocals; 23 May 2013 at 05:17 PM.
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  9. #579
    Join Date
    Dec 2012
    Posts
    607
    Plugin Contributions
    0

    Default Re: Captcha using TTF & GD

    Do I understand you correctly?

    Are you saying I shouldn't use any CAPTCHs, since "Zen Cart now includes a CSS CAPTCHAless spam deterrent"?


    Please let me know. Thank you.
    Using Zen Cart 1.5.1

  10. #580
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Captcha using TTF & GD

    Quote Originally Posted by Kevin205 View Post
    Do I understand you correctly?

    Are you saying I shouldn't use any CAPTCHs, since "Zen Cart now includes a CSS CAPTCHAless spam deterrent"?


    Please let me know. Thank you.
    You understood me correctly.. It uses CSS and a hidden field to trap the bots.. Fools the bots into thinking the form is filled in correctly..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

 

 

Similar Threads

  1. Replies: 68
    Last Post: 29 Jul 2013, 06:33 PM
  2. CAPTCHA using TTF & GD - not working
    By derrr99 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 13 Dec 2010, 04:05 PM
  3. Replies: 13
    Last Post: 2 Jun 2008, 03:29 PM
  4. Captcha using TTF & GD & Tel Not Required (how do I Avoid Overwrites?)
    By CelticKatt in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 8 Apr 2008, 04:18 AM
  5. Can CAPTCHA Using TTF & GD be installed in check out?
    By Lainee in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 8 May 2007, 04:53 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR