• Resolved meljanac

    (@meljanac)


    After updating plugin to version 7.4.7 I get fatal error when I try to activate the plugin. “Plugin could not be activated because it triggered a fatal error.”

Viewing 8 replies - 1 through 8 (of 8 total)
  • Hey @meljanac,

    Can you please try manually resetting Wordfence and let me know if it helps?

    https://www.wordfence.com/help/advanced/remove-or-reset/#remove-or-reset

    Please let me know how it goes.

    Thanks,

    Gerroald

    I’m having the same issue ….

    Downloading the WF assistant and deleted the table rows. Reinstalled WF and it worked.

    Hey @jakestpeter,

    Thanks for the update, and happy to hear it. Please let us know if this issue crops back up.

    Thanks,

    Gerroald

    I had this issue on both my sites maybe 4 weeks ago. I had to disable all plugins to figure out what was crashing my sites and both sites worked ok when WF is disabled.

    When I searched the forum then, there wasn’t any reported error by anyone.

    Came here to see this and will try to re-enable it again after clearing the tables.

    Hey @ppp0,

    Sounds good. If you do run into additional issues please start a new thread so it doesn’t get buried in the requests.

    Thanks,

    Gerroald

    Thread Starter meljanac

    (@meljanac)

    @jakestpeter
    Thank you for your help. It worked.

    I wanted to add this here in case anyone was having this problem and looking for answers.

    I think we now have a cause and a solution.

    What we found is that on some sites the emailedIssuesList row in the wfconfig table had became too large from recording hashes of previously emailed scan issues. Reinstalling Wordfence fresh (where the data and database tables are removed) was fixing the issue but this lets us know exactly where the problem was.

    There are 2 ways of fixing this.

    1. If you are comfortable using MySQL queries you can issue this command using PHPMyAdmin in your hosting control panel:
    delete from wp_wfConfig where name = ’emailedIssuesList’;

    2. If you are not comfortable with running queries do this:
    Remove and reset Wordfence, using the Wordfence Assistant plugin to remove all tables and data and then reinstall the plugin.

    We are looking at a solution to prevent it from happening again and hopefully will include it in the next release.

    Thanks always for being patient as we worked diligently to solve this for our customers. Thanks as well for reaching out and providing valuable information to help us solve it.

    Thanks, stay healthy, and stay safe!

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