Page 69 of 70 FirstFirst ... 195967686970 LastLast
Results 681 to 690 of 692
  1. #681
    Join Date
    Aug 2007
    Location
    Amarillo, Tx
    Posts
    1,674
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA

    Quote Originally Posted by torvista View Post
    There are examples in the updated version on Github.
    Torvista,

    I have downloaded and installed your version and I get a blank page on the main index page"

    Error code: 500 Internal Server Error

  2. #682
    Join Date
    Aug 2007
    Location
    Amarillo, Tx
    Posts
    1,674
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA

    Ok, I ended up remove the old files and now I got the website back up. I am using the CAPTCHA in Contact Us. I did everything and now its not displaying at all. What am I missing?

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

    Default Re: Support Thread for Google reCAPTCHA

    > now I got the website back up

    Do you mean you are uploading new files/modifications to your live website without testing them elsewhere first?

    Are you using the current Zen Cart 2.1.0?
    Steve
    github.com/torvista: BackupMySQL, Structured Data, Multiple Copy-Move-Delete, Google reCaptcha, Image Checker, Spanish Language Pack and more...

  4. #684
    Join Date
    Aug 2007
    Location
    Amarillo, Tx
    Posts
    1,674
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA

    Quote Originally Posted by torvista View Post
    > now I got the website back up

    Do you mean you are uploading new files/modifications to your live website without testing them elsewhere first?

    Are you using the current Zen Cart 2.1.0?
    Yes, I am using Zen Cart 2.1.0

  5. #685
    Join Date
    Aug 2007
    Location
    Amarillo, Tx
    Posts
    1,674
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA

    Ok, I did fix the problem. It was on the Google side. Now it is working.

  6. #686
    Join Date
    Aug 2020
    Location
    Richarson
    Posts
    158
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA

    I am using 2.1.0 and have uploaded this plugin version 3.8. I am also using php 8.3 (not 8.4). The template is bootstrap.

    I am receiving the key undefined message on the contact us page and believe the issue must be on the google side (not sure). I have a message which states:

    "Incomplete

    Finish setting up your key: Request scores
    To fully protect your site or app, finish setting up your key. Your key is requesting tokens"

    My challenge is when I continue it then gives me another message (on google key dashboard) that says:

    Verify the reCAPTCHA token
    Submit the generated response token to reCAPTCHA for verification. reCAPTCHA returns a risk score indicating the likelihood of a legitimate interaction.
    Before proceeding, you must authenticate with reCAPTCHA. API requests to reCAPTCHA will fail until authentication steps are complete.

    Can you tell me if the plugin anticipates the token verification and has all needed w/ regards to code or is there further code that needs to be added? Also, any insight as to how I can get this token verified on the google side would be great cause I am at a loss.

    Thanks in advance for any input from others who have experienced this challenge.

  7. #687
    Join Date
    Aug 2020
    Location
    Richarson
    Posts
    158
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA

    Quote Originally Posted by chuckrey View Post
    I am using 2.1.0 and have uploaded this plugin version 3.8. I am also using php 8.3 (not 8.4). The template is bootstrap.

    I am receiving the key undefined message on the contact us page and believe the issue must be on the google side (not sure). I have a message which states:

    "Incomplete

    Finish setting up your key: Request scores
    To fully protect your site or app, finish setting up your key. Your key is requesting tokens"

    My challenge is when I continue it then gives me another message (on google key dashboard) that says:

    Verify the reCAPTCHA token
    Submit the generated response token to reCAPTCHA for verification. reCAPTCHA returns a risk score indicating the likelihood of a legitimate interaction.
    Before proceeding, you must authenticate with reCAPTCHA. API requests to reCAPTCHA will fail until authentication steps are complete.

    Can you tell me if the plugin anticipates the token verification and has all needed w/ regards to code or is there further code that needs to be added? Also, any insight as to how I can get this token verified on the google side would be great cause I am at a loss.

    Thanks in advance for any input from others who have experienced this challenge.
    Disregard. I over analyzed. My mistake was due to missing the keys in the $reCaptchaSiteKey = '';
    $reCaptchaSecretKey = '';...
    I misunderstood the keys would go just below the uncomment section and below the above mentioned.

  8. #688
    Join Date
    May 2006
    Location
    Gardiner, Maine
    Posts
    2,371
    Plugin Contributions
    23

    Default Re: Support Thread for Google reCAPTCHA

    so went to set up a new site but cannot find anyway to set up the correct version. All of my old keys are listed as classic keys. I can only see one way to set up keys and there's no choices as to which kind. And they want me to upgrade any of those - no way to see both keys on any of those. Of course the dang website is totally different than the last time I looked at it. Am I just missing something or have they removed the ability to create keys for the older versions?
    The full-time Zen Cart Guru. WizTech4ZC.com
    New template for 2.0 viewable here: 2.0 Demo

  9. #689
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,522
    Plugin Contributions
    127

    Default Re: Support Thread for Google reCAPTCHA

    PHP 8.4 fix: includes/classes/observers/google/ReCaptcha/ReCaptcha.php line 84
    change to
    public function __construct($secret, ?RequestMethod $requestMethod = null)
    (question mark before class on 2nd parameter)
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

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

    Default Re: Support Thread for Google reCAPTCHA

    While a heads up is always appreciated, that was fixed months ago in the version I am maintaining on Github.
    Steve
    github.com/torvista: BackupMySQL, Structured Data, Multiple Copy-Move-Delete, Google reCaptcha, Image Checker, Spanish Language Pack and more...

 

 
Page 69 of 70 FirstFirst ... 195967686970 LastLast

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