Title: Goodbye Captcha causing errors
Last modified: August 22, 2016

---

# Goodbye Captcha causing errors

 *  Resolved [deitch](https://wordpress.org/support/users/deitch/)
 * (@deitch)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/goodbye-captcha-causing-errors/)
 * 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 [http://blog.atomicinc.com](http://blog.atomicinc.com)
 * Thanks.
 * [https://wordpress.org/plugins/goodbye-captcha/](https://wordpress.org/plugins/goodbye-captcha/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [MihChe](https://wordpress.org/support/users/mihche/)
 * (@mihche)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/goodbye-captcha-causing-errors/#post-5626661)
 * 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 [http://www.goodbyecaptcha.com/contact](http://www.goodbyecaptcha.com/contact).
   This is just in case I need some sensitive information regarding your site.
 * Thanks,
    Mihai
 *  Plugin Author [MihChe](https://wordpress.org/support/users/mihche/)
 * (@mihche)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/goodbye-captcha-causing-errors/#post-5626776)
 * 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.

 * ![](https://ps.w.org/goodbye-captcha/assets/icon-256x256.png?rev=1356325)
 * [WPBruiser {no- Captcha anti-Spam}](https://wordpress.org/plugins/goodbye-captcha/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/goodbye-captcha/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/goodbye-captcha/)
 * [Active Topics](https://wordpress.org/support/plugin/goodbye-captcha/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/goodbye-captcha/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/goodbye-captcha/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [MihChe](https://wordpress.org/support/users/mihche/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/goodbye-captcha-causing-errors/#post-5626776)
 * Status: resolved