Page 1 of 2 12 LastLast
Results 1 to 10 of 694

Hybrid View

  1. #1
    Join Date
    May 2014
    Posts
    6
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA plugin

    If I remove line 187, wont that break the beginning statement on 185?
    185 <fieldset>
    186 <legend><?php echo ENTRY_EMAIL_PREFERENCE; ?></legend>
    187 </fieldset>

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

    Default Re: Support Thread for Google reCAPTCHA plugin

    like i said, technically the </filedset> should come after the fields (inputs) anyway - so no it won't break it.
    And it will tell us if this fieldset is a wild goose chase or not :)

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

    Default Re: Support Thread for Google reCAPTCHA plugin

    Not sure if you changed that or not - but i could create an account just now.
    Intersestingly it failed when I tried it from the login page - but succeded from the create account page that the failure took me to

  4. #4
    Join Date
    Jul 2009
    Posts
    103
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA plugin

    Great plug-in - worked like a charm from the outset, thank you! I have one question, on the contact us form, if someone does NOT in error tick the recpatcha box, then the form resets with no message and simply blanks all the contact us fields and comes up with the standard "required fields" red asterisks - there is no error message to say for example "reCaptcha required please" whilst preserving the entered fields. Is there a way to do this at all please?

    Thanks

    Cliff

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

    Default Re: Support Thread for Google reCAPTCHA plugin

    Hi Cliff
    Thanks. For the contact us form - it should display the message 'Please verify that you are not a robot' and leave the other fields filled in. It does on my one (I just tested to make sure).
    So why isn't it with yours? Do other server side errors on the form (eg email address) behave in a similar way?
    The only other think I can see that might cause it is SSL. Do you have SSL enabled on your site?

    Regards
    David

  6. #6
    Join Date
    Jul 2009
    Posts
    103
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA plugin

    David

    Yes, our store runs in SSL mode.. No other errros do not behave in that way.

    By the way - our form

    Cheers

    Cliff
    Last edited by cliffvt; 4 May 2016 at 12:09 PM.

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

    Default Re: Support Thread for Google reCAPTCHA plugin

    Hi Cliff
    Just tested your form.
    An invalid email address (with the robot field ticked) does trigger the same error.

    Question now is why?

    I still think the SSL is connected somehow.
    I see the form action is to http not https (I get a warning in Firefox when it tries to send) - maybe changing it to https would help

    Regards
    David

  8. #8
    Join Date
    May 2014
    Posts
    6
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA plugin

    Quote Originally Posted by David Allen View Post
    like i said, technically the </filedset> should come after the fields (inputs) anyway - so no it won't break it.
    And it will tell us if this fieldset is a wild goose chase or not :)
    Hello David,

    I have been busy with other projects and started to work with this again. I tested the contact us page and it works fine. I went into the tpl_modules_create_account.php file and removed <?php echo recaptcha_get_html(); ?> line so that I could register an account and test the review captcha, well when I go to the new page without the recpatcha code it still reads "please verify that you are not a robot" error. Anyway to disable only the create account captcha so I can test the review?

    It would be nice if we can get this to work with our version of zen cart and our theme870 from http://www.templatemonster.com/zenca...tes/55063.html

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

    Default Re: Support Thread for Google reCAPTCHA plugin

    Hi
    To disable the reCaptcha on any of the pages just edit class.google_recaptcha.php and comment out the appropriate line. eg
    Code:
     // $pages_to_check[] =  'NOTIFY_CREATE_ACCOUNT_CAPTCHA_CHECK';
    Regards

  10. #10
    Join Date
    Apr 2014
    Location
    United Kingdom
    Posts
    10
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA plugin

    Hi, Need help please. The new class.google_recaptcha file crashes my site. I've upgraded the captcha from the old one. I've noticed on that new file it says 'Designed for v1.5.4' and the old 'class' file is designed for 1.5.1 which Is the zen cart version I am running and when I upload the old file my site works. However the captcha is not required on my site and you can submit a form without selecting 'i'm not a robot' therefore I still get spam and makes it useless. Any help would be appreciated. Thanks

 

 
Page 1 of 2 12 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