Page 70 of 70 FirstFirst ... 2060686970
Results 691 to 694 of 694
  1. #691
    Join Date
    May 2008
    Location
    UK
    Posts
    400
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA

    I have an issue with my site's contact us form page.

    I have installed Google Captcha, and it all works fine apart from that on the main page i am unable to send any messages.
    The error i get is Response not set.

    I have no errors in my log file that relate to google captcha or contact us form.

    The version of zencart that i am using is V1.5.8a and we have the bootstrap template.
    PHP version is 7.4.33

    Any help would be appreciated.

    Thank you

  2. #692
    Join Date
    Aug 2004
    Posts
    823
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA

    I am seeing this error come up in my ZenCart 2.2.2 install:

    [05-Jun-2026 20:12:31 America/Los_Angeles] Request URI: /store/index.php?action=send&main_page=ask_a_question&pid=995, IP address: 152.39.130.149, Language id 1
    #0 /includes/classes/observers/class.google_recaptcha.php(49): zen_debug_error_handler()
    #1 /includes/classes/traits/NotifierManager.php(112): google_recaptcha->update()
    #2 /includes/modules/pages/ask_a_question/header_php.php(83): base->notify()
    #3 /index.php(40): require('/home/username/...')
    --> PHP Warning: Undefined array key "NOTIFY_ASK_A_QUESTION_CAPTCHA_CHECK" in /includes/classes/observers/class.google_recaptcha.php on line 49.
    - Jeff

  3. #693
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,532
    Plugin Contributions
    127

    Default Re: Support Thread for Google reCAPTCHA

    Update to fix PHP 8.4 issue just submitted to fix this log:

    PHP Deprecated: ReCaptcha\ReCaptcha::__construct(): Implicitly marking parameter $requestMethod as nullable is deprecated, the explicit nullable type must be used instead in /home/twistedq/public_html/includes/classes/observers/google/ReCaptcha/ReCaptcha.php on line 58
    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.

  4. #694
    Join Date
    Apr 2019
    Posts
    345
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA

    So here are two Google reCAPTCHA plugins. One is zen cart forum edition. One is github edition from torvista. I'm currently using the github version and it worked fine. zencart 2.1.0, php 8.3

    I just downloaded the forum edition v3.8 and it seems to be significantly different than torvista's version. The forum fix from v3.8 to v3.7 can also found in the github version.

    \includes\classes\observers\google\ReCaptcha\ReCaptcha.php

    from
    public function __construct($secret, RequestMethod $requestMethod = null)
    to
    public function __construct($secret, ?RequestMethod $requestMethod = null)

    This line can also be found in github version

    \classes\vendors\Google\recaptcha\src\ReCaptcha\ReCaptcha.php

 

 
Page 70 of 70 FirstFirst ... 2060686970

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