Closed (fixed)
Project:
Subgroups for Organic groups
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Jan 2011 at 20:16 UTC
Updated:
9 Mar 2011 at 16:31 UTC
I'm trying to use the "remove membership" link created by the og_members view at og/users/%NIDofGroup from og. With og_subgroups, the member is not removed from the list. I'm taken through the the process of confirming that I want to remove the member and dumped back at the member list view but the member is not removed. I don't get confirmation that the user was removed nor any errors. As soon as I disable the og_subgroups module, I am able to remove the member from the list as expected using the link.
I'm not advanced enough to track down exactly where the conflict is. Let me know if there's any way I can be of help.
Thanks,
Mickey
Comments
Comment #1
bschilt commentedI'm unable to reproduce this behavior. Can you make sure you're using the latest dev branch copy? Also when clicking the remove membership link, are you using a group manager account, or are you using the account that needs to be removed from the group. In other words, after clicking the link, are you getting the "leave this group" confirm box or the "remove from group" confirm box.
Comment #2
cwgriesel commentedI can't remove a member from a group as well. Neither when logged in as user 1, nor when logged in as group administrator, nor when logged in as a user and trying to remove my own membership. I am running Organic groups 6.x-2.1 on Drupal core 6.14
Comment #3
cwgriesel commentedOkay, I just upgraded to drupal core 6.20, but still can't remove members
Comment #4
bschilt commentedI found the bug that was causing the issue. The problem occurred when no propagation settings were selected for unsubscribing members. The problem should be fixed.