Getting in /home4/gamingu1/public_html/wp-includes/SimplePie/Item.php
-
I am getting this error showing up on our dashboard…
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 1966080 bytes) in /home4/gamingu1/public_html/wp-includes/SimplePie/Item.php on line 2736
Yet when I go to that file and to line 2736, this is the code
$thumbnails[] = $this->sanitize($thumbnail['attribs']['']['url'], SIMPLEPIE_CONSTRUCT_IRI);
The file shows that it is something for RSS and ATOM Feed, yet it seems to be affecting the whole site. I am at a loss as to what to do and how to fix it. I dont know if or how this will effect the rest of the site. Its from a program called Simple Pie, do I need to get a hold of the developers or can someone help me here?
Now that I look at what is installed, we do not have Simple Pie even installed as a plugin… could this be a plugin that was installed then removed, but somehow the file itself was never deleted?
Any help will be greatly appreciated
- The topic ‘Getting in /home4/gamingu1/public_html/wp-includes/SimplePie/Item.php’ is closed to new replies.