Page 67 of 68 FirstFirst ... 175765666768 LastLast
Results 661 to 670 of 673
  1. #661
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,769
    Plugin Contributions
    30

    Default Re: Support Thread for Google reCAPTCHA

    I redid this plugin ages ago in my Github, perhaps you'd have better luck with that.
    Steve
    github.com/torvista: BackupMySQL, Structured Data, Multiple Copy-Move-Delete, Google reCaptcha, Image Checker, Spanish Language Pack and more...

  2. #662
    Join Date
    Aug 2007
    Location
    Manitou Beach, Michigan
    Posts
    357
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA

    Quote Originally Posted by maperr55 View Post
    HI here is what myDebug log says

    [29-Dec-2024 17:22:04 UTC] PHP Fatal error: Uncaught Error: Class "google_recaptcha" not found in /home/costumemark/public_html/test/includes/autoload_func.php:47
    Stack trace:
    #0 /home/costumemark/public_html/test/bluFf-XFT-spRay/includes/application_top.php(40): require()
    #1 /home/costumemark/public_html/test/bluFf-XFT-spRay/login.php(8): require('/home/costumema...')
    #2 /home/costumemark/public_html/test/bluFf-XFT-spRay/index.php(16): require('/home/costumema...')
    #3 {main}
    thrown in /home/costumemark/public_html/test/includes/autoload_func.php on line 47

    [29-Dec-2024 17:22:04 UTC] Request URI: /test/bluFf-XFT-spRay/index.php?cmd=login&camefrom=index.php, IP address: 107.5.67.145
    --> PHP Fatal error: Uncaught Error: Class "google_recaptcha" not found in /home/costumemark/public_html/test/includes/autoload_func.php:47
    Stack trace:
    #0 /home/costumemark/public_html/test/bluFf-XFT-spRay/includes/application_top.php(40): require()
    #1 /home/costumemark/public_html/test/bluFf-XFT-spRay/login.php(8): require('/home/costumema...')
    #2 /home/costumemark/public_html/test/bluFf-XFT-spRay/index.php(16): require('/home/costumema...')
    #3 {main}
    thrown in /home/costumemark/public_html/test/includes/autoload_func.php on line 47.

    [29-Dec-2024 17:22:04 UTC] Request URI: /test/bluFf-XFT-spRay/index.php?cmd=login&camefrom=index.php, IP address: 107.5.67.145
    --> PHP Fatal error: Uncaught Error: Class "google_recaptcha" not found in /home/costumemark/public_html/test/includes/autoload_func.php:47
    Stack trace:
    #0 /home/costumemark/public_html/test/bluFf-XFT-spRay/includes/application_top.php(40): require()
    #1 /home/costumemark/public_html/test/bluFf-XFT-spRay/login.php(8): require('/home/costumema...')
    #2 /home/costumemark/public_html/test/bluFf-XFT-spRay/index.php(16): require('/home/costumema...')
    #3 {main}
    thrown in /home/costumemark/public_html/test/includes/autoload_func.php on line 47.

    THanks
    HI Dave, I copied the files into the locations they should of went when I uploaded them and got my admin login page working again. I do not see the recaptcha on the contact page though. So what am I missing?

  3. #663
    Join Date
    Aug 2007
    Location
    Manitou Beach, Michigan
    Posts
    357
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA

    Hi Dave,
    I have already tried to install the other recaptcha. Do I need to remove it? Or just install yours over top of it?
    Man it looks like a complex installation. Not sure where to place some of the code edits.
    Thanks,
    Mark

  4. #664
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,769
    Plugin Contributions
    30

    Default Re: Support Thread for Google reCAPTCHA

    Either use the Plugin version or my Github version but don't mix the files: they are very different, obviously.

    If there is something unclear about my instructions, please detail the doubt in an Issue in the repository.
    Steve
    github.com/torvista: BackupMySQL, Structured Data, Multiple Copy-Move-Delete, Google reCaptcha, Image Checker, Spanish Language Pack and more...

  5. #665
    Join Date
    Aug 2007
    Location
    Manitou Beach, Michigan
    Posts
    357
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA

    Hi Steve,
    I won't mix them. Guess I will have to go with the plugin version since the files are installed. What would be a reason the recaptcha does not show on the page?
    Thanks, Happy New Year.
    Mark

  6. #666
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,769
    Plugin Contributions
    30

    Default Re: Support Thread for Google reCAPTCHA

    Note I fixed a bug in this yesterday.

    It irks me you apparently didn't get it to work...that's my efforts to share wasted, hence I'm always interested in solving issues...which are always solvable.
    Steve
    github.com/torvista: BackupMySQL, Structured Data, Multiple Copy-Move-Delete, Google reCaptcha, Image Checker, Spanish Language Pack and more...

  7. #667
    Join Date
    May 2022
    Location
    McKinney, TX
    Posts
    5
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA

    Would it be possible to include reCAPTCHA on the Login and possibly even the Checkout?
    Why? I have a customer that has been getting hit with a card tester bot (couple thousand fake accounts and $0.25 transactions)
    Thinking reCAPTCHA could be a good road-block but it seems the only option on this plugin is for New Account Creation.

  8. #668
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,769
    Plugin Contributions
    30

    Default Re: Support Thread for Google reCAPTCHA

    You could add it to any page.

    Since users have to be logged in to purchase, they would have already passed the recaptha on the login/would not make sense to add it to the checkout too.
    Steve
    github.com/torvista: BackupMySQL, Structured Data, Multiple Copy-Move-Delete, Google reCaptcha, Image Checker, Spanish Language Pack and more...

  9. #669
    Join Date
    May 2022
    Location
    McKinney, TX
    Posts
    5
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA

    Thank you for responding and your point about the Checkout makes perfect sense.

    You stated I could add it to any page but I guess I where my concern is based is the [class.google_recaptcha.php] file does not specify a path for the Login (we only get Contact, Create Account, and Reviews).

    This customer has 2 stores with one using the default checkout and the other using the One Page Checkout... not sure if that would matter.

    If I were to add this [<?php echo recaptcha_get_html(false); ?>] to the tpl_login_default.php page just before the submit button would it work properly without a link/path in the class file mentioned above?
    Last edited by Cognecy; 13 Feb 2025 at 05:06 PM.

  10. #670
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,769
    Plugin Contributions
    30

    Default Re: Support Thread for Google reCAPTCHA

    You can try the .zip from this branch

    https://github.com/torvista/Zen_Cart...tree/add_login
    Steve
    github.com/torvista: BackupMySQL, Structured Data, Multiple Copy-Move-Delete, Google reCaptcha, Image Checker, Spanish Language Pack and more...

 

 
Page 67 of 68 FirstFirst ... 175765666768 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