@sidtheduck
DUDE!! that worked perfectly!!! Thanks a ton!
You could also add this line to your wp-config.php
define(‘WP_MEMORY_LIMIT’, ’64M’);
This way you won’t have to constantly make the fix again whenever you upgrade WordPress.
This worked for ME Thanks G!!!!