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?
Never mind, the culprit is WordPress SEO Version 1.6.3