Results 1 to 10 of 694

Hybrid View

  1. #1
    Join Date
    Feb 2008
    Location
    Amersham, Buckinghamshire, United Kingdom
    Posts
    141
    Plugin Contributions
    1

    Default Re: Support Thread for Google reCAPTCHA

    Quote Originally Posted by ralberts View Post
    Ok, that was one of my more moronic questions.

    The captcha works fine on the Create Account page though.


    If it works fine on the Create Account page that removes several (unlikely) causes of the problem on the contact-us page. You could try putting some debugging statements in header_php.php (sorry about typo earlier that caused your confussion) eg print_r($resp) and see what is happening. Or you could try changing the line
    Code:
    if (!$resp->is_valid) {
    to
    Code:
    if ($resp->is_valid !== true) {
    in case there is some weird type conversion going on.

  2. #2
    Join Date
    Apr 2008
    Location
    United Kingdom
    Posts
    62
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA

    Hi David

    I have just installed the mod. Thanks. But I have to say that I am having the same issues are some of the other users. The page goes through no matter if the code is correct or not. Has there been a fix or do you have some advise about this?

    This si my site: www.assceneon.com

    Also it does not seem to be rendered correctly. The picture is skew.

    Donovan
    Last edited by dochsa; 12 Sep 2012 at 02:15 PM. Reason: Web Page

  3. #3
    Join Date
    Feb 2008
    Location
    Amersham, Buckinghamshire, United Kingdom
    Posts
    141
    Plugin Contributions
    1

    Default Re: Support Thread for Google reCAPTCHA

    Quote Originally Posted by dochsa View Post
    Hi David

    I have just installed the mod. Thanks. But I have to say that I am having the same issues are some of the other users. The page goes through no matter if the code is correct or not. Has there been a fix or do you have some advise about this?

    This si my site: www.assceneon.com

    Also it does not seem to be rendered correctly. The picture is skew.

    Donovan
    Hi Donovan
    I've just tried it on your site and it appeared to work correctly . Can you check that you got just one email (EDIT two emails as I tried it using Firefox and IE) from me.
    Regards
    David
    Last edited by David Allen; 12 Sep 2012 at 03:31 PM.

  4. #4
    Join Date
    Apr 2008
    Location
    United Kingdom
    Posts
    62
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA

    Hi David

    Thanks it works fine now. I thing it had to do with latency of my ISP. One other thing. How do I get it to work on my SSL pages? Currently a warning flashes up, when you go to the contact us or create an account page that not all items are secure? Is there something I should have done with Google?

    Thanks in advance.

    Dono

  5. #5
    Join Date
    Feb 2008
    Location
    Amersham, Buckinghamshire, United Kingdom
    Posts
    141
    Plugin Contributions
    1

    Default Re: Support Thread for Google reCAPTCHA

    Quote Originally Posted by dochsa View Post
    Hi David

    Thanks it works fine now. I thing it had to do with latency of my ISP. One other thing. How do I get it to work on my SSL pages? Currently a warning flashes up, when you go to the contact us or create an account page that not all items are secure? Is there something I should have done with Google?

    Thanks in advance.

    Dono
    See the reply I gave earlier about SSL.

    Quote Originally Posted by David Allen View Post
    The solution is simple - in the Contact-us template file change the line (step 4 in instalation, step 6 for create account)

    Code:
    <?php echo recaptcha_get_html($publickey, $resp->error); ?>
    to this

    Code:
    <?php echo recaptcha_get_html($publickey, $resp->error, true); ?>
    The extra 'true' tells it to use SSL and should solve the problem.

    In the next version I'll get it to pick up the HTTPS automatically
    Regards
    David

  6. #6
    Join Date
    Feb 2015
    Location
    USA
    Posts
    197
    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

  7. #7
    Join Date
    Feb 2015
    Location
    USA
    Posts
    197
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA

    NEVER MIND! Forgot to upload a file

    Carol

  8. #8
    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

  9. #9
    Join Date
    Oct 2005
    Location
    Chicago, IL USA
    Posts
    1,587
    Plugin Contributions
    29

    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.

 

 

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