Results 1 to 10 of 694

Hybrid View

  1. #1
    Join Date
    Jun 2008
    Location
    Singapore, Australia, America
    Posts
    96
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA

    Hey guys,

    I have upgraded my captcha, and it stops working for account creation. It doesn't submit the form and keeps saying this on the top of the page when hit submit:
    "NOTE: If you already have an account with us, please login at the login page."

    This affects both my contact page and create account page:
    http://www.simpleartsplanet.com/contact-us
    http://www.simpleartsplanet.com/create-account

    I looked at the log and found this entry:

    PHP Code:
    PHP Warning:  implode(): Invalid arguments passed in /public_html/includes/classes/observers/google/ReCaptcha/Response.php on line 128 
    Can someone help take a look?

    Thanks,
    Lis

  2. #2
    Join Date
    Jun 2008
    Location
    Singapore, Australia, America
    Posts
    96
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA

    Quote Originally Posted by saplanet View Post
    Hey guys,

    I have upgraded my captcha, and it stops working for account creation. It doesn't submit the form and keeps saying this on the top of the page when hit submit:
    "NOTE: If you already have an account with us, please login at the login page."

    This affects both my contact page and create account page:
    http://www.simpleartsplanet.com/contact-us
    http://www.simpleartsplanet.com/create-account

    I looked at the log and found this entry:

    PHP Code:
    PHP Warning:  implode(): Invalid arguments passed in /public_html/includes/classes/observers/google/ReCaptcha/Response.php on line 128 
    Can someone help take a look?

    Thanks,
    Lis
    To add, I was able to receive new registrations until today. Do you know if it's google's side that is having an issue?

    I have checked with my host, they claim that there is nothing with the server-end.

  3. #3
    Join Date
    Jun 2008
    Location
    Singapore, Australia, America
    Posts
    96
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA

    Quote Originally Posted by saplanet View Post
    To add, I was able to receive new registrations until today. Do you know if it's google's side that is having an issue?

    I have checked with my host, they claim that there is nothing with the server-end.
    I managed to resolved the problem by upgrading the PHP. :)

  4. #4
    Join Date
    Jul 2012
    Posts
    16,817
    Plugin Contributions
    17

    Default Re: Support Thread for Google reCAPTCHA

    Quote Originally Posted by saplanet View Post
    I managed to resolved the problem by upgrading the PHP. :)
    From what version to what version?
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  5. #5
    Join Date
    Jul 2010
    Location
    Australia
    Posts
    231
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA

    Probably a dumb questions:
    If I only want the recaptcha on the Contact Us and product Review pages (not on the register account page), can I simply only add the <?php echo recaptcha_get_html(); ?> line to the Contact and Reviews template pages, and leave everything else as it is?

    I prefer not to have the recaptcha on the Registration page, as this does not seem to cause any spam, and I don't want to make it harder for people to register.

  6. #6
    Join Date
    Jan 2007
    Posts
    1,483
    Plugin Contributions
    10

    Default Re: Support Thread for Google reCAPTCHA

    Quote Originally Posted by ttfan View Post
    Probably a dumb questions:
    If I only want the recaptcha on the Contact Us and product Review pages (not on the register account page), can I simply only add the <?php echo recaptcha_get_html(); ?> line to the Contact and Reviews template pages, and leave everything else as it is?

    I prefer not to have the recaptcha on the Registration page, as this does not seem to cause any spam, and I don't want to make it harder for people to register.
    Yes, you can put it on any page you want and leave it off any page you do not want.

    Zen Cart and it's community are the best!!

  7. #7
    Join Date
    Jul 2010
    Location
    Australia
    Posts
    231
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA

    I've got it going on the PC, but the captcha is not displaying on a phone, and when I submit on the phone, it does complain that I need to show I'm not a robot... so it seems it's just not displaying.

    I'm using the responsive sheffield blue theme...perhaps there's another file to edit?

  8. #8
    Join Date
    Jul 2010
    Location
    Australia
    Posts
    231
    Plugin Contributions
    0

    Default Re: Support Thread for Google reCAPTCHA

    Quote Originally Posted by lankeeyankee View Post
    Yes, you can put it on any page you want and leave it off any page you do not want.
    While this is true, it should probably be mentioned that if you don't put one on your create account page, you do need to make this modification, or it will fail the captch while it's not even there:

    In /includes/modules/create_account.php you'll want to comment out the line $zco_notifier->notify('NOTIFY_CREATE_ACCOUNT_CAPTCHA_CHECK');

    I'm not sure if it's required to make a similar change to the Review page, if you don't put a capcha there...does anyone know?

 

 

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