Fixes some issues with likes and river_comments
1.3.2 (2011-10-17):
View Jerome Bakker'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.
This is excellent, exactly what I needed for my site - thank you!
Can I set it up to deliver digests to only certain groups? Or is it all or nothing? Thanks.
@survtime:
Digest can only be enabled for all groups, however is you don't set a default interval as an admin the group owners can set the group interval (they can always overrule the default interval).
Members of group can also set the interval of the group digest.
GREAT, GREAT feature! When I enable the group digests and try to create a new group I get the following error:
Fatal error: Call to a member function getGUID() on a non-object in /home/elgg2020/public_html/dev17/mod/digest/views/default/digest/groupsettings/form.php on line 16
As soon as I disable group digests I am able to create new groups again. Do you know what could be causing this?
Thanks!
I'm also using the supergroups plugin if that makes a difference in the GUID somehow.
Pretty sure that's going to be the issue. I have multiple group types defined using the supergroups plugin. When I go to create a new group it appends the default supergroup to the end of the URL:
http://www.mysite.com/pg/groups/new/circusfreaks
So, where "circusfreaks" is a defined supergroup, the URL to create a new group looks like the example above.
BTW... fixed this by disabling and re-enableing the groups plugin. Oh the little things!
@Lee - that probably means the cache needed to be flushed.