Upgrade for Elgg 1.10+
Note - due to changes in core the river access_id is ignored by default, relying on the access of the related entities. This version uses a hook to modify the access sql, though it may conflict with any plugins that use internal API
_elgg_get_access_where_sql(array('table_alias' => 'oe'));
Non-river queries generated with this access sql will create invalid queries when this plugin is active.
View Matt Beckett's plugins
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by RaĆ¼l Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
I agree regarding the privacy aspect. This should be part of the core of the user's profile to elect what they want to show on the river. It's not just the privacy aspect, I could care less if someone I don't know updated their avatar or joined a certain group.
According to github, release v3.0.0 should not contain the following file:
This may cause an issue with latest elgg version