Forums / All Other Contributions/Addons / CAPTCHA Anti-Robot Mod

CAPTCHA Anti-Robot Mod

Results 1 to 20 of 186
04 Jun 2010, 12:47
#1
jtheed avatar

jtheed

Zen Follower

Join Date:
Apr 2008
Posts:
356
Plugin Contributions:
0

CAPTCHA Anti-Robot Mod

This is the support thread for the Updated CAPTCHA Anti_Robot Modification.

I have updated it to work with PHP 1.3.9x and PHP 5.3x

I also added it to the Tell A Friend page so if you allow Guests to use Tell A Friend, Robots will not be able to send spam messages.
10 Jun 2010, 22:10
#2
heritage avatar

heritage

New Zenner

Join Date:
May 2010
Posts:
10
Plugin Contributions:
0

Re: CAPTCHA Anti-Robot Mod

Hi JTheed,

I checked everything again, I have loaded all the files in the right place and loaded the scripts as directly, but it is letting me proceed with checkout even when I enter the wrong captcha.

I have Fast and Easy checkout add-on but I am testing with the create an account flow.

~Heritage
20 Jun 2010, 04:38
#3
jtheed avatar

jtheed

Zen Follower

Join Date:
Apr 2008
Posts:
356
Plugin Contributions:
0

Re: CAPTCHA Anti-Robot Mod

heritage:

Hi JTheed,

I checked everything again, I have loaded all the files in the right place and loaded the scripts as directly, but it is letting me proceed with checkout even when I enter the wrong captcha.

I have Fast and Easy checkout add-on but I am testing with the create an account flow.

~Heritage


Did you get this resolved?
20 Jun 2010, 14:40
#4
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Posts:
62,757
Plugin Contributions:
1

Re: CAPTCHA Anti-Robot Mod

Just a couple questions ...

The directory:
/includes/functions/extra_functions

is an auto loading directory, meaning you add a file there and it will automatically load after the functions_general.php on the Catalog or after the general.php on the Admin ...

You are calling this function file in:
/includes/modules/pages/create_account/header_php.php

Perhaps that is not needed?

You also have the file:
includes/modules/pages/create_account/jscript_form_check.php

which appears to be the same as the original file ... was this just accidentally included in the add on? :unsure:
20 Jun 2010, 16:51
#5
jtheed avatar

jtheed

Zen Follower

Join Date:
Apr 2008
Posts:
356
Plugin Contributions:
0

Re: CAPTCHA Anti-Robot Mod

Thanks for the tips, you are correct on both accounts. I am putting together an updated package to upload to zen cart now.
20 Jun 2010, 16:55
#6
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Posts:
62,757
Plugin Contributions:
1

Re: CAPTCHA Anti-Robot Mod

I do not know if there were any other issues, those just happened to catch my attention ... :smile:
10 Aug 2010, 16:47
#7
letsmod avatar

letsmod

New Zenner

Join Date:
Sep 2008
Posts:
42
Plugin Contributions:
0

Re: CAPTCHA Anti-Robot Mod

any way to add to the contact us
11 Aug 2010, 18:55
#8
jtheed avatar

jtheed

Zen Follower

Join Date:
Apr 2008
Posts:
356
Plugin Contributions:
0

Re: CAPTCHA Anti-Robot Mod

letsmod:

any way to add to the contact us


Yes and I just uploaded an update for it that includes the contact_us page. It may take a while to show up here, but you can get it from My Mods Site now. It has Upgrade Instructions if you have installed Version 1.2b and want to just add the contact page. Remember to turn it on in the configuration screen.
21 Aug 2010, 10:34
#9
funkypapa avatar

funkypapa

New Zenner

Join Date:
Jul 2008
Posts:
84
Plugin Contributions:
0

Re: CAPTCHA Anti-Robot Mod

I love this mod. I only have 1 minor issue with it. On my pages, it is displaying the text to enter on 2 lines....is there a way to force this to put it all on the same line? You can see what I'm talking about here: http://funkymunkys.ca/index.php?main_page=create_account
22 Aug 2010, 00:16
#10
jtheed avatar

jtheed

Zen Follower

Join Date:
Apr 2008
Posts:
356
Plugin Contributions:
0

Re: CAPTCHA Anti-Robot Mod

FunkyPapa:

I love this mod. I only have 1 minor issue with it. On my pages, it is displaying the text to enter on 2 lines....is there a way to force this to put it all on the same line? You can see what I'm talking about here: http://funkymunkys.ca/index.php?main_page=create_account


In your stylesheet.css file on or around you have the input label set to 85%, change it to 95% and this will put it on the next line. I don't know if this will effect other inputs though.
24 Aug 2010, 12:23
#11
funkypapa avatar

funkypapa

New Zenner

Join Date:
Jul 2008
Posts:
84
Plugin Contributions:
0

Re: CAPTCHA Anti-Robot Mod

Sorry it took me a few days to respond to you. I thought I had subscribed to this thread when I posted in it :blush:. I changed that to 95 and it looked great on the create account page. but still had one letter on the first line on the contact us page. I played around with numbers and 99% fixed it fine on all the pages I see it on currently. Thank you for the help :clap:
25 Aug 2010, 17:10
#12
ehinchman avatar

ehinchman

New Zenner

Join Date:
Jul 2008
Posts:
19
Plugin Contributions:
0

Re: CAPTCHA Anti-Robot Mod

Hi, I just installed this and I'm having the same problem as FunkyPapa. I adjusted the "inputlabel" and changed it to 99% which fixed the layout problem on the create account page, but it is still an issue on the tell a friend and contact us pages... Anyone know what part of the CSS needs to be adjusted to fix these pages?
28 Aug 2010, 01:56
#13
jtheed avatar

jtheed

Zen Follower

Join Date:
Apr 2008
Posts:
356
Plugin Contributions:
0

Re: CAPTCHA Anti-Robot Mod

ehinchman:

Hi, I just installed this and I'm having the same problem as FunkyPapa. I adjusted the "inputlabel" and changed it to 99% which fixed the layout problem on the create account page, but it is still an issue on the tell a friend and contact us pages... Anyone know what part of the CSS needs to be adjusted to fix these pages?


A link to your site would be helpful in finding an answer for you.
01 Sep 2010, 23:57
#14
richphitzwell avatar

richphitzwell

Zen Follower

Join Date:
Jul 2010
Posts:
110
Plugin Contributions:
0

Re: CAPTCHA Anti-Robot Mod

Just loaded this on a test site and the one issue I found was the captcha div does not show when registering on first try. It does redirect back showing the proper error and then the captcha div and all appropriate fields show to be entered.

http://www.kroghfamilyranch.com/cart if you want to see

just fyi.
02 Sep 2010, 15:51
#15
jtheed avatar

jtheed

Zen Follower

Join Date:
Apr 2008
Posts:
356
Plugin Contributions:
0

Re: CAPTCHA Anti-Robot Mod

richphitzwell:

Just loaded this on a test site and the one issue I found was the captcha div does not show when registering on first try. It does redirect back showing the proper error and then the captcha div and all appropriate fields show to be entered.

http://www.kroghfamilyranch.com/cart if you want to see

just fyi.


It was setup to use the Split Login Page. Turn that on and you will be ok. I'll add it to the login page without split login in the next release.

Thanks for the info.
02 Sep 2010, 18:39
#16
jtheed avatar

jtheed

Zen Follower

Join Date:
Apr 2008
Posts:
356
Plugin Contributions:
0

Re: CAPTCHA Anti-Robot Mod

richphitzwell:

Just loaded this on a test site and the one issue I found was the captcha div does not show when registering on first try. It does redirect back showing the proper error and then the captcha div and all appropriate fields show to be entered.

http://www.kroghfamilyranch.com/cart if you want to see

just fyi.


After looking over that part of the Code, there is quick fix for this if you do not want to use the Split Login Screen.

Look for this in includes/templates/YOUR-TEMPLATES/tpl_modules_create_account.php around line 189:
<?php
if (strstr($_SERVER['REQUEST_URI'],'create_account') && CREATE_ACCOUNT_VALIDATION == 'true' || strstr($_SERVER['REQUEST_URI'],'login') && LOGIN_VALIDATION == 'true') { 
?>

Change it to this
<?php
if (strstr($_SERVER['REQUEST_URI'],'create_account') && CREATE_ACCOUNT_VALIDATION == 'true' || strstr($_SERVER['REQUEST_URI'],'login') && CREATE_ACCOUNT_VALIDATION == 'true') { 
?>


In the next release, I will make this a toggle as well.
07 Sep 2010, 19:45
#17
jabbawest avatar

jabbawest

Zen Follower

Join Date:
Oct 2009
Posts:
197
Plugin Contributions:
0

Re: CAPTCHA Anti-Robot Mod

Just wanted to say, thanks for the contribution.
It was a breeze to install and, it works!
07 Sep 2010, 23:41
#18
richphitzwell avatar

richphitzwell

Zen Follower

Join Date:
Jul 2010
Posts:
110
Plugin Contributions:
0

Re: CAPTCHA Anti-Robot Mod

Agreed, and thanks for letting us know the code for non split screen.
13 Sep 2010, 02:01
#19
jaymot avatar

jaymot

New Zenner

Join Date:
Aug 2010
Posts:
21
Plugin Contributions:
0

Re: CAPTCHA Anti-Robot Mod

This mod works great on such pages as Contact Us, but there's no Captcha image or input area showing up on the main login/register page. http://www.tarbstrading.com/index.php?main_page=login
How do I add a Captcha there?

(It's ZC 1.3.9f btw.)
13 Sep 2010, 02:09
#20
jtheed avatar

jtheed

Zen Follower

Join Date:
Apr 2008
Posts:
356
Plugin Contributions:
0

Re: CAPTCHA Anti-Robot Mod

JayMot:

This mod works great on such pages as Contact Us, but there's no Captcha image or input area showing up on the main login/register page. http://www.tarbstrading.com/index.php?main_page=login
How do I add a Captcha there?

(It's ZC 1.3.9f btw.)


Look back up 3 to 4 messages.