hi Im getting this Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 1966080 bytes) in /home/admin/public_html/xxxxx.com/wp-includes/class-simplepie.php on line 5410 on this site http://freeiphone4x.info/ - second widget place How can i fix this?
Go to your server ,click file manager, /home/admin/public_html/xxxxx.com/wp-includes/class-simplepie.php Next change the line 5410
increase your memory if the error still remain try to disable plugins or try memory plugin to see memory use by the page , enable and disable plugin to see the difference in the memory.
create new file on your wp root, wp-includes, wp-content, and wp-admin called php.ini here i use on my site memory_limit = 25M