Results 1 to 10 of 694

Hybrid View

  1. #1
    Join Date
    Mar 2006
    Location
    Auckland, New Zealand
    Posts
    245
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA plugin

    Quote Originally Posted by torvista View Post
    @Elemi
    Are you using the GitHub version?

    yes I am :-)
    Elemi

    The Art of Bespoke Aromatherapy
    www.AmorAromatherapy.co.nz

  2. #2
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,833
    Plugin Contributions
    31

    Default Re: Support Thread for Google reCAPTCHA plugin

    Regarding this error
    Invalid argument supplied for foreach()
    It's complaining about the content of $reCaptchaKeys which is defined by what you have replaced in this line:
    PHP Code:
    $reCaptchaKeys[] = ['domain' => 'www.yoursite.com''sitekey' => 'ENTER_YOUR_SITE_KEY_HERE''privatekey' => 'ENTER_YOUR_PRIVATE_KEY_HERE']; 
    There are three components in that line, something is wrong there.
    If you revert to the original as above your should see the same error on the shop, but no debug, indicating that the error is indeed there.
    Steve
    github.com/torvista: BackupMySQL, Structured Data, Multiple Copy-Move-Delete, Google reCaptcha, Image Checker, Spanish Language Pack and more...

  3. #3
    Join Date
    Mar 2006
    Location
    Auckland, New Zealand
    Posts
    245
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA plugin

    Quote Originally Posted by torvista View Post
    Regarding this error


    It's complaining about the content of $reCaptchaKeys which is defined by what you have replaced in this line:
    PHP Code:
    $reCaptchaKeys[] = ['domain' => 'www.yoursite.com''sitekey' => 'ENTER_YOUR_SITE_KEY_HERE''privatekey' => 'ENTER_YOUR_PRIVATE_KEY_HERE']; 
    There are three components in that line, something is wrong there.
    If you revert to the original as above your should see the same error on the shop, but no debug, indicating that the error is indeed there.
    Is this in the functions_google_recaptcha.php?
    Elemi

    The Art of Bespoke Aromatherapy
    www.AmorAromatherapy.co.nz

  4. #4
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,833
    Plugin Contributions
    31

    Default Re: Support Thread for Google reCAPTCHA plugin

    Is this in the functions_google_recaptcha.php?
    Yes. It is commented out in the downloaded file.: you need to add your three parameters and uncomment it.
    Steve
    github.com/torvista: BackupMySQL, Structured Data, Multiple Copy-Move-Delete, Google reCaptcha, Image Checker, Spanish Language Pack and more...

  5. #5
    Join Date
    Mar 2006
    Location
    Auckland, New Zealand
    Posts
    245
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA plugin

    Quote Originally Posted by torvista View Post
    Yes. It is commented out in the downloaded file.: you need to add your three parameters and uncomment it.
    Uncomment it?

    Image attached of what I have...
    Attached Images Attached Images  
    Elemi

    The Art of Bespoke Aromatherapy
    www.AmorAromatherapy.co.nz

  6. #6
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,833
    Plugin Contributions
    31

    Default Re: Support Thread for Google reCAPTCHA plugin

    There is a line that says "ENTER YOUR SITE DETAILS HERE"...you enter your site details on the next line and remove the // at the start.

    The lines you have modified should be reverted to the original code.
    Steve
    github.com/torvista: BackupMySQL, Structured Data, Multiple Copy-Move-Delete, Google reCaptcha, Image Checker, Spanish Language Pack and more...

  7. #7
    Join Date
    Feb 2009
    Location
    atlanta GA
    Posts
    296
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA plugin

    Quote Originally Posted by torvista View Post
    There is a line that says "ENTER YOUR SITE DETAILS HERE"...you enter your site details on the next line and remove the // at the start.

    The lines you have modified should be reverted to the original code.
    First i just wanted to say thank you so much for all that you do on this site , I am using at least two things from your git hub right now on my test zencart 1.5.7c install. ( surplusremotes.com ). I just installed the stock version of this plugin ( the on on the plugins page here , 3.4 ) And it installed just fine and shows up on the contact us page and new account creation page. But now i see you made a updated version of it on your github. Should i update if its working fine ? Or are there new features or changes I need for my 1.5.7c install in your version. Thanks again steve for all you do.
    Zencart 1.5.6c PHP 7.2 Order Replacement AC Adapters and Power Cords Online www.missingcord.com

 

 

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