#11137 closed defect (bug) (invalid)
Error after installing a plugin
Reported by: | omerosen | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
I installed freebie-images-free-stock-images-plugin which caused an error on my blog.
I cannot access my admin panel and I get this error Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 122880 bytes) in /mounted-storage/home39c/sub001/sc30862-QUJV/sundsvallexpress.se/wp-admin/includes/template.php on line 1449
Second, I have an error on the home.php page in the sidebar which block the upload of the second sidebar and the footer:
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 1966080 bytes) in /mounted-storage/home39c/sub001/sc30862-QUJV/sundsvallexpress.se/wp-includes/class-simplepie.php on line 5409
I erased the plugin via FTP and uploaded WP latest files but the problem still there.
omerosen, try deactivating (or deleting) as many plugins as you can (preferably all), and see what happens. You can also try increasing memory limits. For troubleshooting:
http://www.google.com/search?q="Fatal+error:+Allowed+memory+size+of+33554432+bytes+exhausted"+wordpress
At the moment, with the information you provide, this does not look like a bug in WP. So, I’m closing the ticket.