Anyone have any ideas?
Printable View
Anyone have any ideas?
Hello,
I did not quite understand if the CAPTCHA is free or paid to get the keys Thank you
Hi,
I just updated using v3.6a and noticed that in the README file Step 3 references the wrong Create Account file:
Step 3
Edit the files you wish to use captcha in includes/templates/YOUR_TEMPLATE/templates
tpl_contact_us_default.php
tpl_create_account_default.php (incorrect)
tpl_product_reviews_write_default.php
tpl_ask_a_question_default.php
In each case, you will be adding the line
<?php echo recaptcha_get_html(false); ?>
a. tpl_contact_us_default.php
After the last </fieldset>
Add <?php echo recaptcha_get_html(false); ?>
b. tpl_modules_create_account.php (correct)
After the fieldset close for ENTRY_PASSWORD_CONFIRMATION.
Add <?php echo recaptcha_get_html(false); ?>
Hi just wanted to say thank you for this plugin, I have just added it to a couple of newly upgraded zc sites using 1.5.8a and php8.1 and it seems to be working nicely.
I was wondering if anyone knows if it will work on php8.2? Asking as I saw in the 1.5.8a notes that problems are expected with php8.2
Cheers,
It should be fine, it works locally on my 8.2.5 server.
I have two carts 155e and 155f and I have the "responsive_classic" temple in use. I just installed the " Google reCAPTCHA plugin" and I used the reCAPTCHA not the reCAPTCHA3.4 because it said "if you're using pre-156, please use an earlier version of this plugin." I only have "In store walk-in" as a shipping method. I ship two ways usps and ups. Neither are showing up when checking a shipping rate ( pre account) and when I check out no shipping method either. I'm working off of the ole "what changed?" It is all I can think of. I love the reCAPTCHA as it has cut down on tons of spam emails. Can anyone think of something I missed on the install of has anyone had this problem????
I also have PHP v 7.4.33 on both
Disregard from this thread. USPS is working but not UPS. Others are having the same problem.
https://www.zen-cart.com/showthread....99#post1394999
I'm getting an error in my debug logs as follows. The admin will load the but the storefront will not. At first I thought it might be due to the recent update, but after updating from 3.6 to 3.6a I am still getting the second error below, and now the first has appeared.
Any ideas? MUCH appreciated.
Code:PHP Fatal error: Cannot redeclare recaptcha_get_html() (previously declared in /home/REMOVED/URL-REMOVED/includes/functions/extra_functions/functions_google_recaptcha.php:46) in /home/REMOVED/URL-REMOVED/includes/functions/extra_functions/recaptchalib.php on line 23
PHP Fatal error: Cannot declare class zcObserverGoogleRecaptchaObserver, because the name is already in use in /home/REMOVED/URL-REMOVED/includes/classes/observers/auto.google_recaptcha_observer.php on line 0