Moved: php error after activity update
-
Any change a memory leak was created with this patch?
Site looks fine – but when people try posting a “what’s new” / activity update they are presented with an error now like:
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 2097152 bytes) in blahblah.com/wp-includes/functions.php on line 384Trying disabling plugins and such to see what I can find – but this appears 2.3.3 related at this point (I think)
error log in site root showing:
[29-Aug-2015 22:51:16 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 9360 bytes) in /wp-content/plugins/buddypress-media/app/main/controllers/upload/processors/RTMediaUploadFile.php on line 313
[29-Aug-2015 22:51:55 UTC] PHP Warning: Illegal string offset ‘content’ in /wp-content/plugins/buddypress/bp-activity/bp-activity-template.php on line 3264
[29-Aug-2015 22:51:55 UTC] PHP Warning: Illegal string offset ‘id’ in wp-content/plugins/buddypress/bp-activity/bp-activity-template.php on line 3269
[29-Aug-2015 22:57:06 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 9360 bytes) in wp-content/plugins/buddypress-media/app/main/controllers/upload/processors/RTMediaUploadFile.php on line 313
- The topic ‘Moved: php error after activity update’ is closed to new replies.