I am also having this error. I’m using Commons in a Box to manage the site. Here’s the error message:
stderr: PHP Fatal error: Call to undefined function bp_blogs_delete_activity() in /srv/www/wordpress/wp-content/plugins/bp-groupblog/bp-groupblog.php on line 1137
It appears that this is the function in question: https://github.com/boonebgorges/bp-groupblog/blob/master/bp-groupblog.php#L1137
Anyone know what’s going on?
I’ve also posted this on the github for the plugin: https://github.com/boonebgorges/bp-groupblog/issues/30