Page 25 of 60 FirstFirst ... 15232425262735 ... LastLast
Results 241 to 250 of 593
  1. #241
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Re: Captcha using TTF & GD

    Quote Originally Posted by Nixak View Post
    Hi, great mod .... but I think I have the same problem as nigelt74. I have had to remove the captcha on the registration page because it causes the login page to not appear the screen just goes blank.
    Hi Nixak

    I am not sure we are getting the same error, my login screen appears fine everything shows up as it should apart from the captcha image, where the captcha image should show up I get "Enable this picture" and of course it's impossible to register if you can't see the image ,
    also the captcha works fine on my login page provided I don't have the store set to prevent unlogged in users from browsing, ( Unfortunately i need this setting on my store)


    A_Berizin, I can provide you with a link to the site if you wish to take a look

  2. #242
    Join Date
    Nov 2007
    Location
    Essex, UK
    Posts
    137
    Plugin Contributions
    1

    Default Re: Captcha using TTF & GD

    I don't know if this will help you Nigelt74 but I solved my login page problems by simply deleting the captcha file create_account.php and then re-uploading it and using the overides system. Im still pretty new to Zen-Cart and after all the work I've done i've only just found out about overrides lol, luckily enough I kept the orig Zen-Cart files.

    I must of had an FTP fault with the original upload, maybe you did too. I know its a long shot but good luck, if I find out anything I will let you know.

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

    Default Re: Captcha using TTF & GD

    Quote Originally Posted by nigelt74 View Post
    A_Berizin, I can provide you with a link to the site if you wish to take a look
    Unfortunately this does not help

  4. #244

    Default Adding Captcha to Returns Authorization Request Mod

    I am interested in adding these captcha features to the Returns Authorization Request Ver 2.2 Mod found in the downloads section. I have installed on ZC1.3.8a. I have toyed around with it with no success. If someone could provide a breakdown of what code needs to be added and where that would be great! If someone already has this modded and is willing to share that would be even better.

    I have obviously missed something somewhere. I have gotten it to display on the form in the past, but it does not verify the code before submitting the form.

    Thanks in advance
    Steve

  5. #245

    Default Re: Captcha using TTF & GD

    Quote Originally Posted by cjcrafts View Post
    Thats is interesting about the image.

    yes I have tried uninstalling the database & installing, and uploading the files again, with no avail. I would not be surprised one bit if it is a conflict of some fashion with another mod, as it was working fine,
    and suddenly I noticed it was acting goofy.

    I also thank you for your insight into my site navigation and have began changes in regard to it. it makes perfect sense
    what you suggested.

    Here is a list of mods I have installed:

    supertracker
    return authorization
    recover cart sales
    image handler
    shipping & order export
    backup mysql
    google sitemaps
    links manager - have modified version that will allow banners to be installed after this problem is resolved
    multigeozone multitable shipping

    I believe this is a complete list but I am recalling from memory.

    Figured I would post an update on this. I never did discover what was going on with this issue. We moved our site over to a new server running php 5.0 and the problem vanished.

  6. #246
    Join Date
    Sep 2006
    Posts
    277
    Plugin Contributions
    2

    Default Re: Captcha using TTF & GD

    BIG problem and need an idea where to look at.

    I installed CAPTCHA version 2.8 on cart 1.3.8 localy and ran in to this error:

    EVERYTIME the warning: "You did not entered the validation code correctly. Please, try again." comes up despite enetring the code CORRECTLY.
    But it works right when using www.store.com/captcha_test.php....

    where could the error be?
    i installed using merge and copying the "//captcha" code spippets where they belong.

  7. #247
    Join Date
    Jan 2008
    Posts
    4
    Plugin Contributions
    0

    Default Re: Captcha using TTF & GD

    Quote Originally Posted by stevefriedman71 View Post
    BIG problem and need an idea where to look at.

    I installed CAPTCHA version 2.8 on cart 1.3.8 localy and ran in to this error:

    EVERYTIME the warning: "You did not entered the validation code correctly. Please, try again." comes up despite enetring the code CORRECTLY.
    But it works right when using www.store.com/captcha_test.php....

    where could the error be?
    i installed using merge and copying the "//captcha" code spippets where they belong.
    Had to look all over for this download link? But anyway I finally found it. I'm using a linux server with latest php so I'll let you know how it works out.

    http://www.zen-cart.com/index.php?ma...roducts_id=551

  8. #248
    Join Date
    Nov 2007
    Posts
    270
    Plugin Contributions
    0

    Default Re: Captcha using TTF & GD

    I noticed that provision is made for "Links Submit"

    Code:
    (NULL, 'Links Submit page', 'CAPTCHA_LINKS_SUBMIT', 'true', 'Activate Validation on Links Submit page', @configuration_group_id, 24, NOW(), NULL, 'zen_cfg_select_option(array(\'true\', \'false\'),'),
    If that is part of some other add-on, where can I find it? I created something similar from specialorder form, but if it is available and would let me use the CAPTCHA for link submit request page,I would like to use it.
    Thanks.

  9. #249
    Join Date
    Nov 2007
    Posts
    270
    Plugin Contributions
    0

    Default Re: Captcha using TTF & GD

    Quote Originally Posted by Veronika7747 View Post
    I noticed that provision is made for "Links Submit"

    Code:
    (NULL, 'Links Submit page', 'CAPTCHA_LINKS_SUBMIT', 'true', 'Activate Validation on Links Submit page', @configuration_group_id, 24, NOW(), NULL, 'zen_cfg_select_option(array(\'true\', \'false\'),'),
    If that is part of some other add-on, where can I find it? I created something similar from specialorder form, but if it is available and would let me use the CAPTCHA for link submit request page,I would like to use it.
    Thanks.
    Found it! Links Manager in the downloads...

  10. #250

    Default Re: Adding Captcha to Returns Authorization Request Mod

    Quote Originally Posted by cjcrafts View Post
    I am interested in adding these captcha features to the Returns Authorization Request Ver 2.2 Mod found in the downloads section. I have installed on ZC1.3.8a. I have toyed around with it with no success. If someone could provide a breakdown of what code needs to be added and where that would be great! If someone already has this modded and is willing to share that would be even better.

    I have obviously missed something somewhere. I have gotten it to display on the form in the past, but it does not verify the code before submitting the form.

    Thanks in advance
    Steve
    I figured it out. Thanks anyways

 

 
Page 25 of 60 FirstFirst ... 15232425262735 ... LastLast

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