Page 37 of 64 FirstFirst ... 27353637383947 ... LastLast
Results 361 to 370 of 639
  1. #361
    Join Date
    Jan 2014
    Posts
    216
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA

    Anyone have any input on how contact us is bypassing the check box but my create account is working fine.

  2. #362
    Join Date
    Oct 2005
    Location
    Chicago, IL USA
    Posts
    1,556
    Plugin Contributions
    28

    Default Re: Support Thread for Google reCAPTCHA

    Quote Originally Posted by cubmanky View Post
    Anyone have any input on how contact us is bypassing the check box but my create account is working fine.
    First place to look is:
    /includes/modules/pages/contact_us/header_php.php

    Be sure those changes were merged correctly. What version of ZC are you using?

  3. #363
    Join Date
    Feb 2015
    Location
    USA
    Posts
    157
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA

    I've successfully installed the program and it's working great - thanks!
    One issue I have because I think it may confuse my customers. I tested to see what would happen if I didn't check the box and the message didn't go through, which is good .

    On the contact us page it said " RECAPTCHA_MISSING_INPUT_RESPONSE". I found a page that I thought would change that to something like "you forgot to check the box" . The page I thought it would be on is includes/languages/English/ extradifinitions/recaptcha.php . The wording on the page looks ok but I thought that may be the coding is a bit off - it says: define('RECAPTCHA_MISSING_INPUT_RESPONSE' , 'Please verify that you are not a robot'); Is there a parenthesis missing or is this the wrong page. Thanks for any help


    Carol

  4. #364
    Join Date
    Feb 2015
    Location
    USA
    Posts
    157
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA

    NEVER MIND! Forgot to upload a file

    Carol

  5. #365
    Join Date
    Jul 2008
    Posts
    360
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA

    I'm using ZC v 1.5.3, but for some reason, the RECAPTCHA does nothing ... I mean, you hit "SEND" and it doesn't ask to check the field. I added the RECAPTCHA on its own div but I know the script is valid, before I was getting an error, until I properly entered the keys. So what might be wrong? The instructions say that under 1.5.3, the only thing that needs to be added to each template is the function call ... and I did exactly that before the SUBMIT code ... take a look at my link

    Code:
    https://www.theoutletseason.com/scentia/contact_us

  6. #366
    Join Date
    Oct 2005
    Location
    Chicago, IL USA
    Posts
    1,556
    Plugin Contributions
    28

    Default Re: Support Thread for Google reCAPTCHA

    Obvious things to check first:
    1. All the plugin files are uploaded to the correct place.
    2. Check that /includes/modules/pages/contact_us/header_php.php is the 1.5.3 version with the antiSpam check.

  7. #367
    Join Date
    Feb 2008
    Posts
    30
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA

    Hi, I am using zc v.1.5.4 and today I installed RECAPTCHA v3.2 but it is not working properly. When I have filled in contact_us form and got recaptcha box marked OK and press SEND nothing more happens. Mydebugg gave me following message:

    PHP Warning: file_get_contents(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in
    includes/classes/observers/google/ReCaptcha/RequestMethod/Post.php on line 68

    PHP Warning: file_get_contents(https://www.google.com/recaptcha/api/siteverify): failed to open stream: no suitable wrapper could be found in includes/classes/observers/google/ReCaptcha/RequestMethod/Post.php on line 68

    PHP Warning: implode(): Invalid arguments passed in includes/classes/observers/google/ReCaptcha/Response.php on line 128

    I have checked that the files are uploaded to correct places. I need some help to solve my problem. Just before I posted this I saw that there was a new version to download. Perhaps that will solve my problem?

    /Per.

  8. #368
    Join Date
    Oct 2005
    Location
    Chicago, IL USA
    Posts
    1,556
    Plugin Contributions
    28

    Default Re: Support Thread for Google reCAPTCHA

    Quote Originally Posted by pixbo View Post
    PHP Warning: file_get_contents(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in
    includes/classes/observers/google/ReCaptcha/RequestMethod/Post.php on line 68
    /Per.
    This warning is in reference to your server configuration. Contact your hosting company to enable it.

    Quote Originally Posted by pixbo View Post
    Just before I posted this I saw that there was a new version to download. Perhaps that will solve my problem?
    /Per.
    The newest version is for compatibility with PHP 7.x. You did not mention what version of PHP you're using, so I don't know if it will solve your problem or not.

  9. #369
    Join Date
    Feb 2008
    Posts
    30
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA

    Jim,
    thanks a lot for your help! Now all is running fine. My current php-version is 5.6. Any advantage change to 7.0 ? Wish you a prosperous 2019!
    /Per

  10. #370
    Join Date
    Oct 2005
    Location
    Chicago, IL USA
    Posts
    1,556
    Plugin Contributions
    28

    Default Re: Support Thread for Google reCAPTCHA

    You're very welcome.

    You should plan to upgrade PHP to 7. PHP 5.6 is now end of life.

    Quote Originally Posted by pixbo View Post
    Jim,
    thanks a lot for your help! Now all is running fine. My current php-version is 5.6. Any advantage change to 7.0 ? Wish you a prosperous 2019!
    /Per

 

 
Page 37 of 64 FirstFirst ... 27353637383947 ... LastLast

Similar Threads

  1. Support Thread for CKEditor Plugin
    By DivaVocals in forum Addon Admin Tools
    Replies: 201
    Last Post: 31 Aug 2021, 05:14 PM
  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

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR