Hopefully I am missing something in the admin but I noticed that any member of a group can create an album. I am not sure this is a good thing or not, is there any way to restrict creating albums to only the group owner? I am using the latest version.
Thanks in advance!!
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.
- Austin Catcher@acatch03
Austin Catcher - 0 likes
- Austin Catcher@acatch03
Austin Catcher - 0 likes
- TahoeBilly@TahoeBilly
TahoeBilly - 0 likes
You must log in to post replies.I am also looking for this solution. I have found that create new album on groups is under the can_write_to_container() function in the tidypics mod. So we need to either change function to one that reflects if user equals group owner then... or change the way a new member is added to the group and not give them can_write_to_container access. I have tried to no success with this, but I'm not sure if I'm on the right track. Any help would be great or maybe an update to tidypics that allows us to turn on/off. Thanks
Still working on getting this fixed. I've been working a little bit with the developers for tidypics. Will update as soon as it's done
Awesome can't wait!