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

Support Thread for Google reCAPTCHA plugin

Views: 176,327

Results 381 to 400 of 694
28 Feb 2019, 3:40 PM
#381
adb34 avatar

adb34

Totally Zenned

Join Date:
Mar 2008
Location:
Brampton, Cumbria, United Kingdom, United Kingdom
Posts:
825
Plugin Contributions:
0

Support Thread for Google reCAPTCHA plugin

I am using v1.5.5f and uploaded the latest version, with merge to all files. After the registration process I was given the public and private keys. After checking everything and the two keys, I am getting 'ERROR for site owner: Invalid key type'

28 Feb 2019, 5:56 PM
#382
jeking avatar

jeking

Totally Zenned

Join Date:
Oct 2005
Location:
Chicago, IL USA
Posts:
1,592
Plugin Contributions:
0

Re: Support Thread for Google reCAPTCHA plugin

adb34:

I am using v1.5.5f and uploaded the latest version, with merge to all files. After the registration process I was given the public and private keys. After checking everything and the two keys, I am getting 'ERROR for site owner: Invalid key type'

Have you correctly installed the template override files?
Double check you have the correct keys, and didn't mix them up, in recaptchalib.php

1 Mar 2019, 12:39 PM
#383
adb34 avatar

adb34

Totally Zenned

Join Date:
Mar 2008
Location:
Brampton, Cumbria, United Kingdom, United Kingdom
Posts:
825
Plugin Contributions:
0

Re: Support Thread for Google reCAPTCHA plugin

jeking:

Have you correctly installed the template override files?
Double check you have the correct keys, and didn't mix them up, in recaptchalib.php

Lines 9 & 10 public and private. The codes do not work either way round with the same error message. With using v1.5.5f, I have do the merge for the standard install and then the merge for the extra files. I am using the 'responsive_classic' template and I have noticed that some of the files you have used are not in that template but in the 'template_default' so i have had to use a merge on those file instead. I may be confusing the plugin as I have uploaded your files into 'responsive_classic' template as well. Could this be causing this problem and should I remove them?

1 Mar 2019, 2:10 PM
#384
jeking avatar

jeking

Totally Zenned

Join Date:
Oct 2005
Location:
Chicago, IL USA
Posts:
1,592
Plugin Contributions:
0

Re: Support Thread for Google reCAPTCHA plugin

From the instructions:

Installation for Zen Cart version v1.5.5/v1.5.6

Step 3
Since the responsive_classic files are new to v1.5.5 there are modified copies of those files included in the v155-only folder.
Also, since the template_default files in v1.5.5 were changed a lot to modernize how error messages and HTML field types are presented, the v155-only folder also contains "classic" template files, which are basically the template_default equivalents for v1.5.5.

** NOTE: In all these cases, the ONLY change relevant to this plugin is that the following line has been added to the form in each of these template files. You could easily add it yourself wherever you wish the Recaptcha box to display:

<?php echo recaptcha_get_html(); ?>**

If you've uploaded files into the template_default folder, that will not matter and no cause the error you see.

Do you have this in place correctly?
/includes/functions/extra_functions/recaptchalib.php

$publickey is what Google calls the Site Key
privatekey is the Secret Key

When you created your reCAPTCHA key, did you select v2 Checkbox?

1 Mar 2019, 2:54 PM
#385
adb34 avatar

adb34

Totally Zenned

Join Date:
Mar 2008
Location:
Brampton, Cumbria, United Kingdom, United Kingdom
Posts:
825
Plugin Contributions:
0

Re: Support Thread for Google reCAPTCHA plugin

jeking:

From the instructions:

Installation for Zen Cart version v1.5.5/v1.5.6

Step 3
Since the responsive_classic files are new to v1.5.5 there are modified copies of those files included in the v155-only folder.
Also, since the template_default files in v1.5.5 were changed a lot to modernize how error messages and HTML field types are presented, the v155-only folder also contains "classic" template files, which are basically the template_default equivalents for v1.5.5.

** NOTE: In all these cases, the ONLY change relevant to this plugin is that the following line has been added to the form in each of these template files. You could easily add it yourself wherever you wish the Recaptcha box to display:

<?php echo recaptcha_get_html(); ?>**

If you've uploaded files into the template_default folder, that will not matter and no cause the error you see.

Do you have this in place correctly?
/includes/functions/extra_functions/recaptchalib.php

$publickey is what Google calls the Site Key
privatekey is the Secret Key

When you created your reCAPTCHA key, did you select v2 Checkbox?

I will check, however, I have followed your instructions to the letter. What I will have to is hard copy them remove this plugin and start again. With reCAPTCHA key, I only had v3 as an option, does this matter? or is this the problem not using v2?

1 Mar 2019, 6:50 PM
#386
jeking avatar

jeking

Totally Zenned

Join Date:
Oct 2005
Location:
Chicago, IL USA
Posts:
1,592
Plugin Contributions:
0

Re: Support Thread for Google reCAPTCHA plugin

adb34:

With reCAPTCHA key, I only had v3 as an option, does this matter? or is this the problem not using v2?

I've only ever used it with v2. Try that, I was offered v2 or v3 when I set one up today.

5 Mar 2019, 7:00 PM
#387
jmberman avatar

jmberman

Zen Follower

Join Date:
May 2016
Location:
Ohio
Posts:
422
Plugin Contributions:
0

Re: Support Thread for Google reCAPTCHA plugin

I set up Catcha last night with 1.5.4 I know it was all installed correctly... I even saw it all installed on my end, I only put it in the contact us page...
but then this morning I received emails from people who could not create accounts / login, etc... so I had to remove it all.

5 Mar 2019, 7:06 PM
#388
jeking avatar

jeking

Totally Zenned

Join Date:
Oct 2005
Location:
Chicago, IL USA
Posts:
1,592
Plugin Contributions:
0

Re: Support Thread for Google reCAPTCHA plugin

jmberman:

I set up Catcha last night with 1.5.4 I know it was all installed correctly... I even saw it all installed on my end, I only put it in the contact us page...
but then this morning I received emails from people who could not create accounts / login, etc... so I had to remove it all.

When installed this protects Contact Us, Write Reviews and Create Account. You can disable any of these. Search the thread for details.

24 Mar 2019, 4:56 PM
#389
gkyle001 avatar

gkyle001

New Zenner

Join Date:
Apr 2012
Posts:
3
Plugin Contributions:
0

Re: Support Thread for Google reCAPTCHA plugin

Hi there. Attempting to add this to an old cart that has seen a recent dramatic increase in spam.
Zencart is 1.5, php is 5.6.
I am getting a 500 misconfiguration server error.

All I can tell you is, if I remove this line from config.google_recaptcha.php, the shop works and just the contact page is broken ( I did not intall on other page)

$autoLoadConfig[190][] = array('autoType'=>'classInstantiate',
'className'=>'google_recaptcha',
'objectName'=>'google_recaptcha');

Any idea what I may have done wrong? I am out of my element I'm afraid. Thank you

25 Mar 2019, 1:55 AM
#390
jeking avatar

jeking

Totally Zenned

Join Date:
Oct 2005
Location:
Chicago, IL USA
Posts:
1,592
Plugin Contributions:
0

Re: Support Thread for Google reCAPTCHA plugin

gkyle001:

Hi there. Attempting to add this to an old cart that has seen a recent dramatic increase in spam.
Zencart is 1.5, php is 5.6.
I am getting a 500 misconfiguration server error.

All I can tell you is, if I remove this line from config.google_recaptcha.php, the shop works and just the contact page is broken ( I did not intall on other page)

$autoLoadConfig[190][] = array('autoType'=>'classInstantiate',
'className'=>'google_recaptcha',
'objectName'=>'google_recaptcha');

Any idea what I may have done wrong? I am out of my element I'm afraid. Thank you

Zen Cart 1.5.0??

25 Mar 2019, 2:28 PM
#391
gkyle001 avatar

gkyle001

New Zenner

Join Date:
Apr 2012
Posts:
3
Plugin Contributions:
0

Re: Support Thread for Google reCAPTCHA plugin

jeking:

Zen Cart 1.5.0??

That's what it says. I checked for updates and I got this:

Your version of Zen Cart® appears to be current.
(You are presently using: v1.5.0)

25 Mar 2019, 2:34 PM
#392
jeking avatar

jeking

Totally Zenned

Join Date:
Oct 2005
Location:
Chicago, IL USA
Posts:
1,592
Plugin Contributions:
0

Re: Support Thread for Google reCAPTCHA plugin

gkyle001:

That's what it says. I checked for updates and I got this:

Your version of Zen Cart® appears to be current.
(You are presently using: v1.5.0)

1.5.0 is not current. 1.5.6a is.

1.5.0 is not compatible with PHP 5.6:
https://www.zen-cart.com/content.php?48-what-are-the-server-requirements-to-run-zen-cart

The best thing to do is to upgrade. 1.5.0 is really, really old.

25 Mar 2019, 2:54 PM
#393
gkyle001 avatar

gkyle001

New Zenner

Join Date:
Apr 2012
Posts:
3
Plugin Contributions:
0

Re: Support Thread for Google reCAPTCHA plugin

jeking:

1.5.0 is not current. 1.5.6a is.

1.5.0 is not compatible with PHP 5.6:
https://www.zen-cart.com/content.php?48-what-are-the-server-requirements-to-run-zen-cart

The best thing to do is to upgrade. 1.5.0 is really, really old.

Thanks for that. Appreciate it. I'm not sure how to upgrade being that the check for updates tells me it is up to date. I'll have to look into it.

29 Mar 2019, 5:49 PM
#394
auntiejan avatar

auntiejan

New Zenner

Join Date:
Mar 2019
Location:
Melbourne FL
Posts:
1
Plugin Contributions:
0

Re: Support Thread for Google reCAPTCHA plugin

Thanks very much for this Plugin, I am not a professional developer but I was able to follow the directions and set the reCaptcha up on our registration page. We just started getting a flood of spam signups from russia so hopefully this will eliminate or at least slow them down.

Thanks again! :smile:

31 Mar 2019, 12:46 AM
#395
kcin avatar

kcin

New Zenner

Join Date:
Jan 2014
Location:
Florida
Posts:
39
Plugin Contributions:
0

Re: Support Thread for Google reCAPTCHA plugin

Good evening,

Started getting a sudden influx of robo account creation, so a quick search turned me here. I read back quite a few pages looking for someone else experiencing this issue but couldn't find anything, so I apologize if it has previously been covered.

I downloaded and installed the module. I am running zen-cart 1.5.5a, and everything seems to be running as it should be. I created the keys on my google account for the domain and put them in the appropriate file. I copied the files to my server, I inserted the recaptcha line into the account creation page for my template, and the recaptcha shows up where I want it to on the page.

The only problem I'm having is that when I fill out the account information, check the recaptcha box and then click "submit" to create the account, the recaptcha ALWAYS fails. I have tried this... 20+ times. Enough that clearly something is wrong.

What did I miss that might be causing this issue?

31 Mar 2019, 2:21 AM
#396
jeking avatar

jeking

Totally Zenned

Join Date:
Oct 2005
Location:
Chicago, IL USA
Posts:
1,592
Plugin Contributions:
0

Re: Support Thread for Google reCAPTCHA plugin

Does it work on your Contact us form?

31 Mar 2019, 4:34 AM
#397
kcin avatar

kcin

New Zenner

Join Date:
Jan 2014
Location:
Florida
Posts:
39
Plugin Contributions:
0

Re: Support Thread for Google reCAPTCHA plugin

I actually didn't add it to the contact us form cause I haven't had any issues with spam there, but I will give it a shot and see what happens.

2 Apr 2019, 11:56 AM
#398
jimmie avatar

jimmie

Totally Zenned

Join Date:
Jan 2013
Location:
New Port Richey, Florida
Posts:
969
Plugin Contributions:
0

Re: Support Thread for Google reCAPTCHA plugin

Zen version 1.51
list of my mods
Flexible Footer
Zen Colorbox
Responsive Sheffield Blue 2.0
BackUp ZenCart
CSS/JS Loader
(BOX_CONFIGURATION_DEFAULT)
Fast and Easy Checkout
ZX AJAX Add to Cart
Mod List
Edit Orders
Super Orders
Batch Status Update
Batch Form Print
Super Orders Batch Pages
Super Orders Data Sheet
Super Orders Shipping Label
Super Orders Edit Pop-Up
Manage Payment Types
Orders Awaiting Payment
Cash Report
Ty Package Tracker
ZX Point of Sale
IP Blocker
Cross-Sell
Image Handler4
Printable Price-list
Numinix Product Fields
Numinix Product Fields
Easy Populate 4
Abandoned Carts
Recovered Sales Results
Configure RCS
Related Products
Return Authorization
Store Credit
Products with Attributes Stock (aka SBA)
Dynamic Drop Downs
Super Tracker
Sophisticated Shipper
Shipping Boxes Manager
Products Nesting Manager
Advanced Shipper
Tabbed Products Pro
Monthly Sales Report
i am having an issue with the google captcha on the create account page. contact us works

FEC captcha was not working so i updated to newest google recaptcha version 3.2 but it still allows a customer to create an account without checking the captcha.

this happens with or without FEC activated.

2 Apr 2019, 2:20 PM
#399
jeking avatar

jeking

Totally Zenned

Join Date:
Oct 2005
Location:
Chicago, IL USA
Posts:
1,592
Plugin Contributions:
0

Re: Support Thread for Google reCAPTCHA plugin

First thing that comes to mind is to check your /includes/modules/YOUR_TEMPLATE/create_account.php and compare that (if you have one) to the default as this is involved and could explain why the plugin works but not for this page.

2 Apr 2019, 6:11 PM
#400
jimmie avatar

jimmie

Totally Zenned

Join Date:
Jan 2013
Location:
New Port Richey, Florida
Posts:
969
Plugin Contributions:
0

Re: Support Thread for Google reCAPTCHA plugin

replaced create account with original but still same