Page 11 of 19 FirstFirst ... 910111213 ... LastLast
Results 101 to 110 of 186
  1. #101
    Join Date
    Aug 2010
    Location
    Spokane, Washington, United States
    Posts
    34
    Plugin Contributions
    1

    Default Re: CAPTCHA Anti-Robot Mod

    Quote Originally Posted by jillcripps View Post
    I think I see an issue - my 'create_account' page is titled 'login' for some reason (when you go to log-in from nav bar). I have tried replicating and changing info in files to login (adding another set of files) and placing them but still not working, now I also see the login page is https and the create_account http...

    Not sure what I can do here, not being a zen cart whiz...If I do a test on the login page and click submit, then it takes me to create_account and tells me I have entered code incorrectly and then I can input it, all the info is on that page...

    So, I need to get the info on the login page or change the log-in page to direct to the create_account page (but then do I lose the SSL)....? Curioser...

    www.ew-trading.com
    From your Admin page, click on Configuration, Layout Settings, and set 'Use split-login page' to True. Click Login, select Create Account, and at the bottom of the page, you should/will see the Captcha form. Create Account Captcha cannot be seen unless the Split-Login setting is used, though not mentioned in the original installation instructions.
    Joseph Greely - Happy to be Zenning
    http://www.zen-cart.com/index.php?ma...roducts_id=325

  2. #102
    Join Date
    Feb 2011
    Posts
    43
    Plugin Contributions
    0

    Default Re: CAPTCHA Anti-Robot Mod

    Quote Originally Posted by Joseph_Greely View Post
    From your Admin page, click on Configuration, Layout Settings, and set 'Use split-login page' to True. Click Login, select Create Account, and at the bottom of the page, you should/will see the Captcha form. Create Account Captcha cannot be seen unless the Split-Login setting is used, though not mentioned in the original installation instructions.
    I'm having the exact problem with my Captcha working on the Contact page but not showing up on the Reg page. I tried what you said above and set the split page to TRUE and still no Captcha. The reg page also looks no different with that set to TRUE. When I first installed this module there was no change to the Customer Details page. Shouldn't it have added something to turn on/off this particular Captcha? There is a part on there to activate Captcha but I think it's for the other module I also couldn't get to work. Also note when I install the update patch it doesn't install all says one file couldn't be replaced because it already exists. Could that be a problem?

  3. #103
    Join Date
    Aug 2010
    Location
    Spokane, Washington, United States
    Posts
    34
    Plugin Contributions
    1

    Default Re: CAPTCHA Anti-Robot Mod

    Quote Originally Posted by OnlySeaDoo View Post
    I'm having the exact problem with my Captcha working on the Contact page but not showing up on the Reg page. I tried what you said above and set the split page to TRUE and still no Captcha. The reg page also looks no different with that set to TRUE. When I first installed this module there was no change to the Customer Details page. Shouldn't it have added something to turn on/off this particular Captcha? There is a part on there to activate Captcha but I think it's for the other module I also couldn't get to work. Also note when I install the update patch it doesn't install all says one file couldn't be replaced because it already exists. Could that be a problem?
    We need more info from you.

    First, what are your settings for Captcha in Admin? (Configuration, CAPTCHA validation) Are they all set to TRUE, or, are some set to FALSE? If any are set to FALSE, they are turned off, and need to be turned on, by setting to TRUE.

    If still not working, what version of Zen-Cart do you have in use, exact version of CAPTCHA and Author(since there are several), PHP, MySQL, and all other Add-ons(listed with version number and date, or update date of version).

    Last, but also most importantly, re-check all the code that you put in place for CAPTCHA and verify that your not missing any commas, or ";". The reason I say that, is that missing the ";" or a comma when coding a new Add-on, has usually been the primary reason something doesn't work, not always, but usually.

    So, Check the settings in you Admin for CAPTCHA, re-check your coding for any missing comma's, or ";", and if still not working properly, let us have the information on software and add-ons requested above, so that we can try to address the issue for you. For I have been unable to duplicate your problem, except for causes already mentioned, so far.
    Joseph Greely - Happy to be Zenning
    http://www.zen-cart.com/index.php?ma...roducts_id=325

  4. #104
    Join Date
    Jan 2010
    Posts
    90
    Plugin Contributions
    0

    Default Re: CAPTCHA Anti-Robot Mod

    A real shame that this captcha does not work, fresh install of zen cart 1.50, uploaded files and tried to install sql but fails everytime.

    Is there any other captchas available for 1.50??

  5. #105
    Join Date
    Jan 2010
    Posts
    90
    Plugin Contributions
    0

    Default Re: CAPTCHA Anti-Robot Mod

    crazy, another fresh install with bare 1.50 zen cart and no matter what I do the sql patch will not install, error everytime!

    Maybe it is better to downgrade zen cart and use another captcha

  6. #106
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: CAPTCHA Anti-Robot Mod

    Quote Originally Posted by Jay76 View Post
    A real shame that this captcha does not work, fresh install of zen cart 1.50, uploaded files and tried to install sql but fails everytime.

    Is there any other captchas available for 1.50??
    Quote Originally Posted by Jay76 View Post
    crazy, another fresh install with bare 1.50 zen cart and no matter what I do the sql patch will not install, error everytime!

    Maybe it is better to downgrade zen cart and use another captcha
    You know what would help??? If you both posted what the error is you are getting instead of just saying "it's broken"..

    Just sayin'..
    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.

  7. #107
    Join Date
    Mar 2007
    Location
    AZ
    Posts
    1,911
    Plugin Contributions
    2

    Default Re: CAPTCHA Anti-Robot Mod

    When installing the sql patch through admin, the following error message shows up.

    WARNING: An Error occurred, please refresh the page and try again.
    This is probably the error previous posters are talking about.

    Per the ReadMe file, verified that these are correct

    # Add-Ons already or, made changes to this table, you will need to set those numbers to what the next setting would be for them, in Sequential Order
    Tina

  8. #108
    Join Date
    Jan 2010
    Posts
    182
    Plugin Contributions
    0

    Default Re: CAPTCHA Anti-Robot Mod

    1.3.8a, been working fine since the beginning (not to rub it in)

    Is there any way to remove zeroes and o's from the random generation?

    Customers are getting frustrated (customer service too) on this one.

  9. #109
    Join Date
    Jan 2010
    Posts
    182
    Plugin Contributions
    0

    Default Re: CAPTCHA Anti-Robot Mod

    Quote Originally Posted by sbbemn View Post
    Is there any way to remove zeroes and o's from the random generation?
    Anyone who needs to change the font, I succeeded by using the reference to a .gdf font file. This then prompted me to up the size of the image too, which was nice

    PHP Code:
        //Add randomly generated string in black to the image
        
    $font imageloadfont('./atommicclock.gdf');
        
    ImageString($image$font4010$pass$black); 

  10. #110
    Join Date
    Jun 2006
    Location
    Sea Lake, Australia
    Posts
    81
    Plugin Contributions
    0

    Default Re: CAPTCHA Anti-Robot Mod

    Should the bottom of eg

    tpl_contact_us_default.php

    be

    ?>
    </form>
    </div>

    instead of

    ?>

    </div>

 

 
Page 11 of 19 FirstFirst ... 910111213 ... LastLast

Similar Threads

  1. User Verification (Anti-Robot / CAPTCHA)
    By funkey in forum All Other Contributions/Addons
    Replies: 191
    Last Post: 6 Oct 2014, 08:12 PM
  2. CAPTCHA Anti-Robot Registration v1.4 for ZC v1.5 -- support thread
    By Joseph_Greely in forum All Other Contributions/Addons
    Replies: 21
    Last Post: 4 Jul 2013, 09:35 PM
  3. v151 CAPTCHA Anti-Robot Registration v1.4
    By Razzinator in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 5 Mar 2013, 04:45 PM
  4. CAPTCHA Anti-Robot
    By New Directions in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 2 Jun 2010, 03:36 AM
  5. CAPTCHA Anti-Robot Registration module
    By oxicottin in forum General Questions
    Replies: 1
    Last Post: 13 Mar 2008, 09:35 AM

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