• Resolved deitch

    (@deitch)


    I installed Goodbye Captcha to try and get some more control over spam signups. I installed it, activated, and checked to enable for MailChimp for WP.

    I then tried to sign up and got the following error:

    Oops. Something went wrong. Please try again later.

    If I enable debugging, I get the following:

    Strict Standards: Redefining already defined constructor for class ReCAPTCHAPlugin in /homepages/18/d168142988/htdocs/blog/blog/wp-content/plugins/wp-recaptcha/recaptcha.php on line 41

    Strict Standards: Redefining already defined constructor for class WPPlugin in /homepages/18/d168142988/htdocs/blog/blog/wp-content/plugins/wp-recaptcha/wp-plugin.php on line 27

    Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method AKTT::controller() should not be called statically in /homepages/18/d168142988/htdocs/blog/blog/wp-includes/plugin.php on line 571

    And, no, I don’t see any kind of Captcha on the login page.

    The site is at https://blog.atomicinc.com

    Thanks.

    https://www.ads-software.com/plugins/goodbye-captcha/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author MihChe

    (@mihche)

    Hi,

    Strict Standards warnings are not errors; these are messages for developers and such messages should not be enabled on a production site.
    None of the above warnings is generated by GoodByeCaptcha plugin and they have nothing to do with MailChimp plugin error.
    As I can see the reCaptcha and twitter-tools plugins are generating those Strict Standards warnings.

    There is no captcha image to show. GoodByeCaptcha can identify spam bots without captcha images.

    I’ll have a look at your site to see what can cause the issue and I’ll get back to you.

    Please send me your email address by contacting me through https://www.goodbyecaptcha.com/contact. This is just in case I need some sensitive information regarding your site.

    Thanks,
    Mihai

    Plugin Author MihChe

    (@mihche)

    The issue was caused by htaccess misconfiguration when FORCE_SSL_ADMIN is set to TRUE in wp-config.php and in the same time htaccess was forcing SSL for admin area.

    Mihai

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Goodbye Captcha causing errors’ is closed to new replies.