Page 3 of 19 FirstFirst 1234513 ... LastLast
Results 21 to 30 of 186
  1. #21
    Join Date
    Aug 2010
    Location
    Cebu, Philippines
    Posts
    21
    Plugin Contributions
    0

    Default Re: CAPTCHA Anti-Robot Mod

    Quote Originally Posted by JTheed View Post
    Look back up 3 to 4 messages.
    Yeah, I just found that out on my own. :) I went ahead and created my test user account and it said I'd entered an invalid captcha code, then there it was! The trouble is, it still does the same thing every time which might annoy potential customers and make them go away. I want the validation code portion of the registration screen to always be visible, not just appear as previously-hidden, required field after someone's already tried to register. Any ideas how?

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

    Default Re: CAPTCHA Anti-Robot Mod

    Switch your login screen, to Split Screen. Located in Admin, Configuration, Layout Settings, Use split-login page (set to TRUE). With this setting, when someone clicks to create account from the split-login screen, the validation code will show at the bottom of the following screen, and they will be required to enter the verification code to create account.

    Does this help to answer your question?
    Joseph Greely - Happy to be Zenning
    http://www.zen-cart.com/index.php?ma...roducts_id=325

  3. #23
    Join Date
    Aug 2010
    Location
    Cebu, Philippines
    Posts
    21
    Plugin Contributions
    0

    Default Re: CAPTCHA Anti-Robot Mod

    Ah, there we are! Funny, my Zen Cart installation used to be set to split screen but it got changed somehow, Thanks a million!

  4. #24
    Join Date
    Apr 2008
    Posts
    351
    Plugin Contributions
    4

    Default Re: CAPTCHA Anti-Robot Mod

    Quote Originally Posted by JayMot View Post
    Ah, there we are! Funny, my Zen Cart installation used to be set to split screen but it got changed somehow, Thanks a million!
    Also, if you had modified your file as it said in that previous message that you found on your own, you would also see it at the Non-Split screen.

  5. #25
    Join Date
    Sep 2010
    Posts
    2
    Plugin Contributions
    0

    Default Re: CAPTCHA Anti-Robot Mod

    My captcha doesn't work for some reason. It does show where it supposed to be and seems to be ok, but it doesn't actually do anything. You can leave the validation code box empty or write anything into it and the message still gets delivered from Contact us -page (same thing on Create account -page and I don't use Tell a friend -option).

    If you don't manage to send the message for some other reason, for example if you leave the email box empty, then also catpha error will appear if needed.

    So when email box is empty and validation code box is also empty or code is incorrect, two errors is displayed:
    "You have entered an incomplete or incorrect validation (CAPTCHA) code."
    "Sorry, my system does not understand your email address. Please try again."

    And if validation code is correct, only the email error is displayed.

    So captcha seems to work in the way that it understands whether the code is correct or not, but it just doesn't stop the procedure in incorrect case and message gets delivered anyway.

    Does anyone have a clue what could be the problem?

  6. #26
    Join Date
    Apr 2008
    Posts
    351
    Plugin Contributions
    4

    Default Re: CAPTCHA Anti-Robot Mod

    Quote Originally Posted by Finezzer View Post
    My captcha doesn't work for some reason. It does show where it supposed to be and seems to be ok, but it doesn't actually do anything. You can leave the validation code box empty or write anything into it and the message still gets delivered from Contact us -page (same thing on Create account -page and I don't use Tell a friend -option).

    If you don't manage to send the message for some other reason, for example if you leave the email box empty, then also catpha error will appear if needed.

    So when email box is empty and validation code box is also empty or code is incorrect, two errors is displayed:
    "You have entered an incomplete or incorrect validation (CAPTCHA) code."
    "Sorry, my system does not understand your email address. Please try again."

    And if validation code is correct, only the email error is displayed.

    So captcha seems to work in the way that it understands whether the code is correct or not, but it just doesn't stop the procedure in incorrect case and message gets delivered anyway.

    Does anyone have a clue what could be the problem?
    Did you just copy the files or merge them in? If you just copied them in, then possibly one did not get copied. best to rename the originals and them copy the new ones in and when it works, you can remove the renamed ones. If you merged them, you missed some of the code.

    Did you rename the YOUR_TEMPLATE folders under modules and templates to the name of the template you are using?

    Lastly, did you go into the Admin/Configuration/Captcha page and turn them on?

    I just tried what you were saying on my site which is running 1.3.9f and it works as advertised.

  7. #27
    Join Date
    Oct 2009
    Posts
    63
    Plugin Contributions
    0

    Default Re: CAPTCHA Anti-Robot Mod

    Quote Originally Posted by JTheed View Post
    Did you just copy the files or merge them in? If you just copied them in, then possibly one did not get copied. best to rename the originals and them copy the new ones in and when it works, you can remove the renamed ones. If you merged them, you missed some of the code.

    Did you rename the YOUR_TEMPLATE folders under modules and templates to the name of the template you are using?

    Lastly, did you go into the Admin/Configuration/Captcha page and turn them on?

    I just tried what you were saying on my site which is running 1.3.9f and it works as advertised.
    Thanks JTheed, but no matter what I enter I get "You did not enter the validation code correctly. Please, try again" www.marinemagik.com. please give it a look see. Thanks

  8. #28
    Join Date
    Oct 2009
    Posts
    63
    Plugin Contributions
    0

    Default Re: CAPTCHA Anti-Robot Mod

    Quote Originally Posted by JTheed View Post
    Did you just copy the files or merge them in? If you just copied them in, then possibly one did not get copied. best to rename the originals and them copy the new ones in and when it works, you can remove the renamed ones. If you merged them, you missed some of the code.

    Did you rename the YOUR_TEMPLATE folders under modules and templates to the name of the template you are using?

    Lastly, did you go into the Admin/Configuration/Captcha page and turn them on?

    I just tried what you were saying on my site which is running 1.3.9f and it works as advertised.
    Quote Originally Posted by gearheadniko View Post
    Thanks JTheed, but no matter what I enter I get "You did not enter the validation code correctly. Please, try again" www.marinemagik.com. please give it a look see. Thanks
    Update: The Tell a Friend works, Contact us works, but no go on Create an Account

  9. #29
    Join Date
    Apr 2008
    Posts
    351
    Plugin Contributions
    4

    Default Re: CAPTCHA Anti-Robot Mod

    Quote Originally Posted by gearheadniko View Post
    Update: The Tell a Friend works, Contact us works, but no go on Create an Account
    Ok, once again. Make sure you have renamed BOTH folders from YOUR_TEMPLATE in the modules and templates folder to whatever the name of your template is. If no custom template, it would be classic.

    Rename your modules/pages/create_account/header_php.php to something else and then copy the file over again.

    I know it works as you can try it on my system at My Mods Site and you will see that it does.

  10. #30
    Join Date
    Oct 2009
    Posts
    63
    Plugin Contributions
    0

    Default Re: CAPTCHA Anti-Robot Mod

    Thanks for the response. I have no doubt that it works fine, I just can't seem to get it to work for me. I did as you said above but still no go, same message. I really appreciate your effort here.
    Niko

 

 
Page 3 of 19 FirstFirst 1234513 ... 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