• Resolved bodhi1970

    (@bodhi1970)


    I get this error when WPBruiser activated. What is wrong?

    Fatal error: Call to undefined function add_acttion() in /home/inspira2/www/susanne-baumann.com/wp-content/plugins/goodbye-captcha/engine/modules/mc-for-wp/GdbcMailChimpForWpPublicModule.php on line 42

    The page I need help with: [log in to see the link]

Viewing 9 replies - 1 through 9 (of 9 total)
  • The same for me, Fatal error and website down. I have removed the plugin for now.
    Please advice what can be wrong.

    It worked fine until the update. After having updated it, it gave me a fatal error and my website was down. For now, I’ve disabled the plugin and removed it.

    • This reply was modified 6 years, 5 months ago by klib.

    Fatal error after update. Disabled and removed. Many thanks.

    In version 3.1.9 of the plugin, someone has mistyped “add_action” as “add_acttion”. Easily corrected by editing the relevant file using FTP and removing the extra T.

    Find the file:
    wp-content/plugins/goodbye-captcha/engine/modules/mc-for-wp/GdbcMailChimpForWpPublicModule.php

    edit line 42 and save the file. All good now.

    This type of trivial error doesn’t fill us with confidence. You gotta do more (some?) testing.

    @dccharron thanks for finding the fix. This is going to really throw off less technical users.

    Yes. Editing a plugin’s PHP is not for the non-technical person. But this is a good learning opportunity as it is a really easy fix.

    Tips to non-technical persons:

    For those without FTP you probably have a “File Manager” facility through your hosting account. Use it to edit the relevant file.

    If you’ve lost access to your “admin” dashboard in WordPress, then use FTP (or File Manager) to rename the “goodbye-captcha” folder (directory) under “plugins” from “goodbye-captcha” to, say, “goodbye-captcha.bad”. That should let you back into your admin dashboard and your website comes back to life and this buys you time to fix the code. Then rename the folder back to its original name and everything is back to normal.

    Same issue. 500 error, site down. Restored backup of previous version and will await next update.

    Plugin Author MihChe

    (@mihche)

    Hi,
    The issue is fixed and a new version 3.1.10 was already pushed.

    Thank you guys for reporting this

    ~Mihai

    Thanks @mihche for the fast fix. Plugin running perfectly now. Many thanks!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Fatal error’ is closed to new replies.