Results 1 to 10 of 690

Hybrid View

  1. #1
    Join Date
    Apr 2010
    Posts
    282
    Plugin Contributions
    1

    Default Re: Support Thread for Google reCAPTCHA

    I am having an issue with recaptcha displaying, but still allowing the emails to go through without clicking on it. I am getting a lot of spam in my inbox, which is being generated by the contact us form. I am trying to put an end to that.

    1.5.4
    redsautorehab.com

  2. #2
    Join Date
    Apr 2010
    Posts
    282
    Plugin Contributions
    1

    Default Re: Support Thread for Google reCAPTCHA

    Quote Originally Posted by vanhorn_s View Post
    I am having an issue with recaptcha displaying, but still allowing the emails to go through without clicking on it. I am getting a lot of spam in my inbox, which is being generated by the contact us form. I am trying to put an end to that.

    1.5.4
    redsautorehab.com
    I got it figured out. There is a problem with the files in the Tablaeu template. I replaced those, changed the should_be empty, and now this addon works just fine.

  3. #3
    Join Date
    Dec 2008
    Posts
    10
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA

    Using Zen Cart 1.5.1 and Google reCAPTCHA CAPTCHA 3.2. Just want reCAPTCHA for create account page. Create Account page is displaying "recaptcha v1 is shutdown". Checked our keys and they are v2 and they are what is entered in includes\functions\extra_functions\recaptchalib.php. I need to resolve this ASAP.

  4. #4
    Join Date
    Dec 2008
    Posts
    10
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA

    Issue resolved. Client had provided information for wrong FTP account. Got the correct credentials and uploaded to the correct location and it works.

  5. #5
    Join Date
    Oct 2007
    Posts
    412
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA

    Installed on zencart 1.5.4 and the Contact Us page verification works fine but the Create Account page verification does not verify. I can enter account information and click the Next button and it creates the account, without asking for "Robot" verification. Any ideas what is wrong?? The site is here:
    https://www.usconverters.com/index.php?main_page=login

  6. #6
    Join Date
    Oct 2007
    Posts
    412
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA

    Quote Originally Posted by DML73 View Post
    Installed on zencart 1.5.4 and the Contact Us page verification works fine but the Create Account page verification does not verify. I can enter account information and click the Next button and it creates the account, without asking for "Robot" verification. Any ideas what is wrong?? The site is here:
    https://www.usconverters.com/index.php?main_page=login
    I found the problem, for some reason these two lines were missing in /includes/modules/create_account.php:

    $antiSpam = isset($_POST['should_be_empty']) ? zen_db_prepare_input($_POST['should_be_empty']) : '';
    $zco_notifier->notify('NOTIFY_CREATE_ACCOUNT_CAPTCHA_CHECK');

  7. #7
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,688
    Plugin Contributions
    11

    Default Re: Support Thread for Google reCAPTCHA

    Quote Originally Posted by DML73 View Post
    I found the problem, for some reason these two lines were missing in /includes/modules/create_account.php:

    $antiSpam = isset($_POST['should_be_empty']) ? zen_db_prepare_input($_POST['should_be_empty']) : '';
    $zco_notifier->notify('NOTIFY_CREATE_ACCOUNT_CAPTCHA_CHECK');
    You may be inserting a problem by using the items in red. See https://www.zen-cart.com/showthread....messages/page2
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

 

 

Similar Threads

  1. Support Thread for CKEditor Plugin
    By DivaVocals in forum Addon Admin Tools
    Replies: 213
    Last Post: 18 Nov 2024, 04:17 AM
  2. Back to Top Plugin [Support Thread]
    By picaflor-azul in forum All Other Contributions/Addons
    Replies: 31
    Last Post: 6 Feb 2016, 10:52 PM
  3. v151 Plug 'n' Pay plugin [Support Thread]
    By KetchRescue in forum Addon Payment Modules
    Replies: 5
    Last Post: 28 Nov 2015, 04:56 AM
  4. Justuno Plugin [Support Thread]
    By JustunoApp in forum All Other Contributions/Addons
    Replies: 8
    Last Post: 24 May 2015, 11:00 PM
  5. VendingBox Plugin Support Thread
    By vb_support in forum All Other Contributions/Addons
    Replies: 31
    Last Post: 10 Feb 2013, 07:24 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg