Page 18 of 68 FirstFirst ... 8161718192028 ... LastLast
Results 171 to 180 of 673
  1. #171
    Join Date
    Feb 2008
    Location
    Amersham, Buckinghamshire, United Kingdom
    Posts
    141
    Plugin Contributions
    1

    Default Re: Support Thread for Google reCAPTCHA plugin

    Hi 100asa
    I assume you are using the 'AsK a Question' plugin - if so then in modules/pages/ask_a_question/header_php.php replace line 43
    Code:
      if ($zc_validate_email and !empty($enquiry) and !empty($name)) {
    with these two lines
    Code:
      $zco_notifier->notify('NOTIFY_CONTACT_US_CAPTCHA_CHECK');
      if ($zc_validate_email and !empty($enquiry) and !empty($name) and $error == false) {
    Hope this helps/works
    Regards

  2. #172
    Join Date
    Oct 2006
    Location
    Italy
    Posts
    634
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA plugin

    Great! Now works fine!
    (I've changed $zco_notifier->notify('NOTIFY_CONTACT_US_CAPTCHA_CHECK'); with NOTIFY_ASK_A_QUESTION_CAPTCHA_CHECK )

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

    Default Re: Support Thread for Google reCAPTCHA plugin

    Excellent - you may need to edit class.google_recaptcha.php (in includes/classes/observers) to include 'NOTIFY_ASK_A_QUESTION_CAPTCHA_CHECK'
    Regards

  4. #174
    Join Date
    Jan 2014
    Posts
    223
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA plugin

    So I have it installed at http://thecubden.org/store/ I have it working on the create a new account and the contact us from the header bar, but if you click the contact us from under customer support, it will not work I do not see the box or anything. HELP I have moved the fils and done as instructed.

  5. #175
    Join Date
    Dec 2009
    Location
    Scotland
    Posts
    76
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA plugin

    Hello,

    It is only working on the pop-up accessed from your header bar, but not on the full contact page accessed from your header bar or your support section, so I would guess that you need to install it on your full php contact page proper, rather than just the pop-up element. You need to add it to the page that carries the text: "Please feel free to use the Contact us section with questions or suggestions"

    I hope this helps.

    Tog

  6. #176
    Join Date
    Jan 2014
    Posts
    223
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA plugin

    If I add <?php echo recaptcha_get_html($publickey, $resp->error,$request_type == 'SSL'); ?> to my tpl_mega_menu.php file and upload it then captcha only works in the contact us on the main bar. If I remove it then everything works except the one on the main bar.

  7. #177
    Join Date
    Dec 2009
    Location
    Scotland
    Posts
    76
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA plugin

    Hello,

    I have the captchacode
    <?php echo recaptcha_get_html($publickey, $resp->error,$request_type == 'SSL'); ?> in the following file:
    includes/templates/template_default/templates/tpl_contact_us_default.php
    and it works when the the contact us page is displayed in full.

    Your file may be in a different directory if you are using a customised template. Search for the page that contains the text "Please feel free to use the Contact us section with questions or suggestions" to find your contact page that needs the captcha code.

    I hope this helps.

    Best wishes

    Tog

  8. #178
    Join Date
    Dec 2009
    Location
    Scotland
    Posts
    76
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA plugin

    Hello, Now I see that you have it on the full contact us page but not on the pop up contact form (do you really need the pop up form as well as the full contact us page?)

    If you still need the pop up form then search for your page that contains the words: "Please send us a short message" and add the captcha code to that page too.

    Regards

    Tog

  9. #179
    Join Date
    Sep 2010
    Posts
    263
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA

    Does this Google CAPTCHA plugin work with v1.53? I've just upgraded to 1.53 and my old CAPTCHA stopped working.
    Thanks,
    007

  10. #180
    Join Date
    Jan 2004
    Posts
    66,419
    Blog Entries
    7
    Plugin Contributions
    277

    Default Re: Support Thread for Google reCAPTCHA

    Quote Originally Posted by HeyIts007 View Post
    Does this Google CAPTCHA plugin work with v1.53? I've just upgraded to 1.53 and my old CAPTCHA stopped working.
    Should be fine with 1.5.3
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 
Page 18 of 68 FirstFirst ... 8161718192028 ... 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

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