Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #337996

    I updated the Enfold theme to 3.01 yesterday and now I get these error messages when trying to access any of the links – Enfold, Pages, Jetpack, Updates, etc.

    Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 49152 bytes) in /home/blaisen1/public_html/wp-admin/menu.php on line 79

    Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 12288 bytes) in /home/blaisen1/public_html/wp-admin/includes/update.php on line 184

    So I followed directions from another support ticket and added to wp-config.php:
    define( ‘WP_MEMORY_LIMIT’, ’128M’ );
    define( ‘WP_MAX_MEMORY_LIMIT’, ’256M’ );

    That did not fix it. Any other thoughts short of reinstalling WP?

    #338001

    Never mind, the culprit is WordPress SEO Version 1.6.3

    #338600

    Hi!

    Glad you figured it out! Let us know if you have any other questions or issues

    Regards,
    Yigit

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Update Causes WP Fatal Error’ is closed to new replies.