Zen Cart Logo
Forums / All Other Contributions/Addons / Support Thread for Google reCAPTCHA plugin

Support Thread for Google reCAPTCHA plugin

Views: 176,318

Results 521 to 540 of 694
18 May 2021, 15:51
#521
llemberg avatar

llemberg

New Zenner

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

Support Thread for Google reCAPTCHA plugin

I have installed this and it seems to be working as designed. I wonder, though, where in the code should I look to change the behavior so that the Name and Email fields are not erased when the "Please verify that you are not a robot" message gets displayed on the Contact Us page? The Message itself remains intact, but I suspect some customers will be annoyed by the other fields getting erased.
Thank you,
Lars

19 May 2021, 13:56
#522
james_y avatar

james_y

New Zenner

Join Date:
Jan 2021
Location:
Tampa
Posts:
2
Plugin Contributions:
0

Re: Support Thread for Google reCAPTCHA plugin

David Allen:

I've started this thread to provide support for my Google reCAPTCHA plugin. http://www.zen-cart.com/downloads.php?do=file&id=1455
Any questions or problems let me know below
Regards
David

It looks like did not work where google.com is not available. Can you update it to use reCAPTCHA globally (i.e. China)?
Thanks

19 May 2021, 15:42
#523
shrimp_gumbo_mmmhhh avatar

shrimp_gumbo_mmmhhh

Totally Zenned

Join Date:
Jun 2007
Location:
Texas, USA
Posts:
1,436
Plugin Contributions:
0

Re: Support Thread for Google reCAPTCHA plugin

James Y:

It looks like did not work where google.com is not available. Can you update it to use reCAPTCHA globally (i.e. China)?
Thanks
I could be wrong.... but I think they call it Google reCAPTCHA because Google supplies the behind the scenes workings.....

20 May 2021, 09:51
#524
torvista avatar

torvista

Totally Zenned

Join Date:
Aug 2007
Location:
Gijón, Asturias, Spain
Posts:
2,866
Plugin Contributions:
7

Re: Support Thread for Google reCAPTCHA plugin

where in the code should I look to change the behavior so that the Name and Email fields are not erased
I've updated the GitHub files to include this.

08 Jul 2021, 13:53
#527
delia avatar

delia

Totally Zenned

Join Date:
May 2006
Location:
Gardiner, Maine
Posts:
2,383
Plugin Contributions:
7

Re: Support Thread for Google reCAPTCHA plugin

I selected the invisible in v2 which is definitely what I want - and since it's invisible, I can't tell if it's working or not! Has anyone tried the invisible and found it didn't work?

09 Jul 2021, 16:04
#528
shrimp_gumbo_mmmhhh avatar

shrimp_gumbo_mmmhhh

Totally Zenned

Join Date:
Jun 2007
Location:
Texas, USA
Posts:
1,436
Plugin Contributions:
0

Re: Support Thread for Google reCAPTCHA plugin

delia:

I selected the invisible in v2 which is definitely what I want - and since it's invisible, I can't tell if it's working or not! Has anyone tried the invisible and found it didn't work?

How did you set it to invisible and I might give it a try to see what happens?

09 Jul 2021, 16:05
#529
delia avatar

delia

Totally Zenned

Join Date:
May 2006
Location:
Gardiner, Maine
Posts:
2,383
Plugin Contributions:
7

Re: Support Thread for Google reCAPTCHA plugin

when you create the account with google, you get that choice

17 Sep 2021, 20:47
#530
cottageoven avatar

cottageoven

New Zenner

Join Date:
Jul 2019
Location:
Florida
Posts:
13
Plugin Contributions:
0

Re: Support Thread for Google reCAPTCHA plugin

torvista:

I implemented this solution to reduce the small amount of spam being sent throught the contact us form.
I am getting more now. Can't say if that it just more attacks or the reCaptcha is getting bypassed.

With this plugin implemented (ZC 1.5.6b), I get more spam. Most of it is in Russian, but some comes through in English. A few have even been messages advertising a system that can "break any Captcha." I presume the latter must be working, since I keep getting two or three spam messages per day.

18 Sep 2021, 15:01
#531
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,065
Plugin Contributions:
56

Re: Support Thread for Google reCAPTCHA plugin

CottageOven:

With this plugin implemented (ZC 1.5.6b), I get more spam. Most of it is in Russian, but some comes through in English. A few have even been messages advertising a system that can "break any Captcha." I presume the latter must be working, since I keep getting two or three spam messages per day.
You might find that Access Blocker (https://www.zen-cart.com/downloads.php?do=file&id=2237) can help.

18 Sep 2021, 17:16
#532
cottageoven avatar

cottageoven

New Zenner

Join Date:
Jul 2019
Location:
Florida
Posts:
13
Plugin Contributions:
0

Re: Support Thread for Google reCAPTCHA plugin

Thank you. I'll check it out. Previously, I had tried blocking via my .htaccess file, but it didn't help. The add-on you mentioned seems to have potential.

21 Sep 2021, 11:47
#533
cottageoven avatar

cottageoven

New Zenner

Join Date:
Jul 2019
Location:
Florida
Posts:
13
Plugin Contributions:
0

Re: Support Thread for Google reCAPTCHA plugin

Thank you so much! So far, Access Blocker seems to be doing the trick. I have in on debug mode, so I'm able to see the log of attempts that have been rejected and none of those were emails that should have been sent. Excellent!

22 Sep 2021, 13:30
#534
southshorepizza avatar

southshorepizza

Zen Follower

Join Date:
Sep 2012
Posts:
253
Plugin Contributions:
0

Re: Support Thread for Google reCAPTCHA plugin

I am trying to upgrade the site to zen 1.5.7. I went to google and selected v2 visible. Received the public and private keys, saved them in the file, uploaded all the contents of the includes folder. Then uploaded the contents of the v-155-only folder. However on my contact page I see the captcha but I don't have to use it. If I click submit it submits the form. No logs are being created. I have tried uploading the files twice now with no change. Where should I look to make it stop the submit if captcha hasn't been used?

07 Oct 2021, 09:39
#535
torvista avatar

torvista

Totally Zenned

Join Date:
Aug 2007
Location:
Gijón, Asturias, Spain
Posts:
2,866
Plugin Contributions:
7

Re: Support Thread for Google reCAPTCHA plugin

Have you applied the change to the version of tpl_contact_us_default.php in your template?

12 Oct 2021, 17:13
#536
njcyx avatar

njcyx

Zen Follower

Join Date:
Apr 2019
Posts:
362
Plugin Contributions:
0

Re: Support Thread for Google reCAPTCHA plugin

I need some help to add reCAPTCHA function to my advanced search page. zc 1.57c. Google reCAPTCHA v3.4

I tried to add <?php echo recaptcha_get_html(); ?> to tpl_advanced_search_default.php. The reCAPTCHA button shows up in my advanced search page, but it does not work.

In includes/includes/classes/observers/class.google_recaptcha.php, I changed the following code:

Under function __construct(), following code is added:

$pages_to_check[] = 'NOTIFY_ADVANCED_SEARCH_CAPTCHA_CHECK';

Under $event_array, NOTIFY_ADVANCED_SEARCH_CAPTCHA_CHECK' => 'advanced_search' is added. I tried to use "advanced_search", "advanced_search_result" even "contact", no help.

In includes/modules/pages/advanced_search_result/header_php.php I added the following code at the last line. No help.

$zco_notifier->notify('NOTIFY_ADVANCED_SEARCH_CAPTCHA_CHECK', $_POST);

In includes/modules/pages/advanced_search/header_php.php advanced_search I added the following code at the first line. No help.

$zco_notifier->notify('NOTIFY_ADVANCED_SEARCH_CAPTCHA_CHECK', $_POST);

26 Oct 2021, 12:07
#537
torvista avatar

torvista

Totally Zenned

Join Date:
Aug 2007
Location:
Gijón, Asturias, Spain
Posts:
2,866
Plugin Contributions:
7

Re: Support Thread for Google reCAPTCHA plugin

What is the problem you are trying to solve with a recaptcha on the Search page?

29 Oct 2021, 20:53
#538
njcyx avatar

njcyx

Zen Follower

Join Date:
Apr 2019
Posts:
362
Plugin Contributions:
0

Re: Support Thread for Google reCAPTCHA plugin

Thanks for your reply. We received DDoS attacks recently and they tried to reach the advance search result pages. I tried to add a verification on our advanced search page. But I did some researches and I found out that by current settings, all the search results are kind of "advanced search". So this solution will not work then.

21 Nov 2021, 15:26
#539
barkiesc avatar

barkiesc

New Zenner

Join Date:
Jun 2009
Posts:
5
Plugin Contributions:
0

Re: Support Thread for Google reCAPTCHA plugin

This plugin is really great. Previously bots were creating a ton of garbage accounts and this has completely stopped that.

Unfortunately I now have a bot testing out credit card numbers on my Zen Cart sites which is resulting in high credit card fees for all the authorization attempts. The bot is creating a Zen Cart account, I assume the human is doing that step to get through the reCAPTCHA, and then the bot is using that one account to complete the checkout process and try to charge a credit card. And doing this many many times.

Would it be possible to add a reCAPTCHA to some part of the checkout process so we can be sure it is a human checking out and not a bot? This functionality would likely be useful for other users as well who may be experiencing this type of problem, it seems to be becoming more common. For example adding a reCAPTCHA on the checkout_shipping or checkout_payment pages.

I tried to add a reCAPTCHA to checkout_shipping by editing these pages,

includes/classes/observers/auto.non_captcha_observer.php
includes/classes/observers/class.google_recaptcha.php
includes/modules/pages/checkout_shipping/header_php.php
includes/templates/MY_DEFAULT_TEMPLATE/templates/tpl_checkout_shipping_default.php

The reCAPTCHA is displayed on the shipping page but the user isn't being required to select it so I obviously am doing something wrong. All of the pages above seemed straightforward to edit except for checkout_shipping/header_php.php -- I'm unsure about the change I made there. I am running the current version of Zen Cart. Any help would be greatly appreciated.

-Scott

19 Dec 2021, 15:45
#540
hc1501 avatar

hc1501

New Zenner

Join Date:
Jan 2009
Posts:
64
Plugin Contributions:
0

Re: Support Thread for Google reCAPTCHA plugin

Hi All

I am using Fast and Easy Checkout by Numinix. On top of it I have installed this module. I see the captcha on both login and contact page. But the error thrown when you forget to click the robot checkbox is shown on Contact us page but not on Login page. The functionality though is working fine. Please help with a resolution.