• After updating WordPress I started having problems with The Events Calendar plugin so I deactivated it to clear up any issues the update may have caused. Usually this helps, but this time it fails to activate and returns this error.

    Plugin could not be activated because it triggered a fatal error.

    There are no other indications as to what that internal error may be.
    I am running:
    WordPress 3.1.3
    PHP Version 5.2.15
    64MB WordPress memory limit on the server.

    Any help would be greatly appreciated.
    Kenny

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter kbarrow

    (@kbarrow)

    In addition I find that anytime I click on a link in the dashboard I also get this fatal error.

    “Fatal error: Out of memory (allocated 59506688) (tried to allocate 5790477 bytes) in /home/nboacorg/public_html/wp-includes/wp-db.php on line 791”

    Memory limits have been checked and adjusted using all methods available in the forum, yet I still get this error.

    I do have other sites on the server which have the same plugins and they are all working correctly. This indicates the problem is with this site and it’s database.

    Kenny

    Thread Starter kbarrow

    (@kbarrow)

    After removing all plugins and attempting to edit post I also get a Fatal error at:
    “functions.php on line 1028”

    when post are submitted. Saving a draft works fine.

    Kenny

    Try adding the following line to wp-config.php

    define(‘WP_MEMORY_LIMIT’, ‘128M’);

    Thread Starter kbarrow

    (@kbarrow)

    Thanks for your reply afragen…
    Unfortunately I have already attempted that fix earlier, but the problems are still there.
    The configuration and plugins are not the problem as I have several other sites on the same server, using the same plugins, that are functioning properly. This is a big mystery to me why this one site is having problems.
    I’m assuming it’s something in the database but I have no idea what tables would cause this issue.
    Kenny

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: The Events Calendar] Plugin could not be activated’ is closed to new replies.