Upon logging into admin for aspenviewhomes.com (hosted on GoDaddy, max resource level plan in place there via shared hosting account), I get a message like the one below (the amount of bytes varies for the allocation attempt):
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 64 bytes) in /home/avh2014/public_html/wp-includes/wp-db.php on line 2347
I have phpinfo loaded at the URL below (which I’ve removed since; I can send you the output as an html file via separate email):
http://aspenviewhomes.com/wp-admin/memory_info.php
I edited wp-config and added define( ‘WP_MEMORY_LIMIT’, ‘128M’ );
As far as you know, would that be the fix for this, or does your experience with GoDaddy suggest otherwise? Thank you.