Problems with WP-o-Matic. The WordPress RSS Agreggator
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 504 bytes) in /Applications/MAMP/htdocs/wordpress/wp-content/plugins/wp-o-matic/inc/simplepie/simplepie.class.php on line 10074
I got something like this on my latest upgrade of WP-o-matic and WordPress. My problem was that I had 2 campaigns but the 2nd campaign pointed to an invalid RSS feed. It was actually a feed from my own site but I had deleted the rss file so the campaign couldn’t find it. The first campaign would pull everything in without a problem but the 2nd campaign caused the error listed. After I removed the bad campaign the error went away.
