Re: Odd blank sections in WP admin after installing BP
Haven’t been able to reply to this thread for some time, not sure why!
***
I navigated to some of the pages that weren’t loading yesterday, and checked the log files – the php error file (which is the only one I could see) had these little gems:
[21-Apr-2010 07:29:55] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 7680 bytes) in /hafan/wp-includes/class-simplepie.php on line 1458
[21-Apr-2010 07:29:55] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 7680 bytes) in /hafan/wp-includes/class-simplepie.php on line 1458
[21-Apr-2010 07:29:56] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 7680 bytes) in /hafan/wp-includes/class-simplepie.php on line 1495
[21-Apr-2010 07:30:06] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 18019 bytes) in /hafan/wp-includes/wp-db.php on line 478
[21-Apr-2010 07:30:26] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 64 bytes) in /hafan/wp-includes/plugin.php on line 137
[21-Apr-2010 07:30:41] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 7680 bytes) in /hafan/wp-includes/class-simplepie.php on line 1458
[21-Apr-2010 07:30:41] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 7680 bytes) in /hafan/wp-includes/class-simplepie.php on line 1458
[21-Apr-2010 07:30:42] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 7680 bytes) in /hafan/wp-includes/class-simplepie.php on line 1495
[21-Apr-2010 07:34:22] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 18019 bytes) in /hafan/wp-includes/wp-db.php on line 478
[21-Apr-2010 07:34:27] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 64 bytes) in /hafan/wp-includes/plugin.php on line 137
So the regular one seems to be the class-simplepie.php one – does that make any kind of sense?