When an owner gives Group roles such as
Administrator, Owner, or Official the menu shows up in the Group Comand to give access to the links but the links send the user to the edit page with the following message.
"You have no permission to create or edit group."
We've looked at the database table for the members and the flags are updating, but it doesn't change the access for any of the users.
The only person that has access to edit the groups is the group owner Which is based on the Createdbyuser from the zldnnGroup Table.
Ive tested with our instance and your demo and the results are the same.
To recreate = Create member1 > Create Group. Create member2 > Join Group. From member 1 give admin, official or owner rights. Login as member 2. Click on 'edit group' or edit officals to get the errors.
Thanks in advance for your response.