Re: CAPTCHA Anti-Robot Mod
Quote:
Originally Posted by
JTheed
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?
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?
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!
Re: CAPTCHA Anti-Robot Mod
Quote:
Originally Posted by
JayMot
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.
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?
Re: CAPTCHA Anti-Robot Mod
Quote:
Originally Posted by
Finezzer
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.
Re: CAPTCHA Anti-Robot Mod
Quote:
Originally Posted by
JTheed
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
Re: CAPTCHA Anti-Robot Mod
Quote:
Originally Posted by
JTheed
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
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
Re: CAPTCHA Anti-Robot Mod
Quote:
Originally Posted by
gearheadniko
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.
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