Re: Group avatar in activity stream
There appears to be a bug with the bp_get_activity_avatar() function. On closer inspection, these are loafers… wait sorry… it looks like the function is trying to pass the group ID and the component as group, but it adds a redundant check for a user ID, which breaks this functionality.
Going to create a patch right now.
*Edit – patch created:
https://trac.buddypress.org/ticket/2578