1.0.1:
- fixed: icons not correctly copied when no group icon is uploaded
- fixed: transfering ownership not working correctly in Elgg 1.7 (token error)
1.0:
- added: option to select who can transfer (every admin or siteadmin only)
- fixed: losing the group icon when transfering
0.1:
- first release
View Jeroen Dalsem'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.
Jeroen,
I really need this. I am using your custome profile fields for groups and the fields do not show up in the persons group page who you gave the "ownership" to.
When I log in as that new group owner, he has rights to upload files etc. but not only can he not edit the custom fields, he cannot even see them!
Everyone else I think does, is this a bug?
Bill
Hi Jeroen,
we also really need this (thanks so much!). Is this plugin compatible with elgg 1.5?
I am also having troubles. Clicking on 'edit group', I get a white page...
Before debugging any further, I'd like to know about the compatibility.
Thanks
I can see that it is not:
There is a call to elgg_add_action_tokens_to_url() in views/default/group_admin_transfer/transfer.php.
elgg_add_action_tokens_to_url ( $ url ) Since:
is this plugin compatible with 1.7 ??
if not then please let meknow the changes which i need to do it in 1.7 ??
Yep - needs modifying so its backward compatible with 1.5
Hi did you fix the part where, on transfer it transfers the group logo aswell - it doesnt do this at the moment, the default logo appears.
Further to this, would there ever be a feature in the future which allowed the current group owner the ability to transfer the ownership?
Many thanks, great plugin.
it doesn't work in 1.7.1: token error for me when i transfer the owner :(
the version 1.0.1 works for me in 1.7.1
Great, though it might be safer if the friend had to confirm the desire to take ownerhip.
Aside: I could imagine a plugin that allows one to give ownership of any (or a white-listed) entity to a friend might be useful.
I get a token error message with this and I can not fix it :-( I am using 1.7.1... can anyone help let me know where I should put <?php echo elgg_view('input/securitytoken'); ?> or should I be using something else??
Same token error message here (I am using 1.7.3), I would be glad if anyone could help.
Hi Jeroen, thanks for this plugin!
I just upload a modified version of it, feel free to import the changes into this thread, then let me know so I can delete mine and keep the community clean =).
Check it out: http://community.elgg.org/pg/plugins/project/600963/developer/emdagon/group-admin-transfer
Cheers!