Page 1 of 9 123 ... LastLast
Results 1 to 10 of 639

Hybrid View

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

    Default Support Thread for Google reCAPTCHA plugin

    I've started this thread to provide support for my Google reCAPTCHA plugin. http://www.zen-cart.com/downloads.php?do=file&id=1455
    Any questions or problems let me know below
    Regards
    David
    Last edited by David Allen; 21 Jul 2012 at 06:21 PM. Reason: Added link to Plugin

  2. #2
    Join Date
    May 2005
    Location
    England
    Posts
    626
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA

    I found that the template folder requires an extra templates folder after the custom template path. It all works fine now after doing that

    Many thanks for this module
    Last edited by HeathenMagic; 23 Jul 2012 at 02:56 PM.

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

    Default Re: Support Thread for Google reCAPTCHA

    @HeathenMagic - you are correct, thanks for the feedback. I will submit an updated version to correct that.
    Regards
    David

  4. #4
    Join Date
    Oct 2009
    Location
    New York, USA
    Posts
    70
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA

    Thank you for this mod/plug-in!

    Getting an HTTPS error on the create_account page (prompting the user if they want to view only content that is secure). Any idea how to remedy this issue?

    Thank you.

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

    Default Re: Support Thread for Google reCAPTCHA

    @willieWontGo
    Thanks for trying the plugin. I hadn't tested it on HTTPS so hadn't encountered that problem.
    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
    Oct 2009
    Location
    New York, USA
    Posts
    70
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA

    Thank you, David.

    All fixed, all set.

    I appreciate your contribution.

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

    Default Re: Support Thread for Google reCAPTCHA plugin

    New version released.
    v2.0 uses the new notifier hooks added in ZenCart v1.5.1 and a new observer class. So no core files to alter if you're using v1.5.1 or newer :)
    I expanded it to include the write a review page as well as adding the auto detection of SSL pages. It now uses zen_get_ip_address() to better cope with proxies etc.

  8. #8
    Join Date
    Aug 2012
    Posts
    4
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA plugin

    We are currently having our Zencart version being updated from 1.3.9 to 1.5 ,we have the Captcha succesfully integrated to our older version 1.3.9 of Zencart however our developer having a difficulty to install this to the new 1.5 version because of the GD and Imagemagick are not installed ,also she said we are having a PHP depraceted code issue and our hosting Godaddy not support this
    Can you please suggest the way forward how this can be solved?

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

    Default Re: Support Thread for Google reCAPTCHA plugin

    Quote Originally Posted by kruzzerr View Post
    We are currently having our Zencart version being updated from 1.3.9 to 1.5 ,we have the Captcha succesfully integrated to our older version 1.3.9 of Zencart however our developer having a difficulty to install this to the new 1.5 version because of the GD and Imagemagick are not installed ,also she said we are having a PHP depraceted code issue and our hosting Godaddy not support this
    Can you please suggest the way forward how this can be solved?
    Are you sure you are using my Google reCAPTCHA plugin? Because it doesn't use GD or Imagemagick.

  10. #10
    Join Date
    Jun 2008
    Posts
    21
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA plugin

    Hello David. This is very kind of you for sharing this contribution of yours. I have a simple question, I am using zencart v1.3.8a and would like to know if there is any possibility to put the reCaptcha in the admin login page. I think that would help in protecting against robotic brute-force attempts. I can not move to ZC 1.5 for now, as I have done many core edits.

    Thank you in advance.

 

 
Page 1 of 9 123 ... 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