Hello

I am using OG groups with Drupal 7. I noticed a strange behavior that looks as if the subscription flag (a flag that indicate if user subscribed to group or not) seems to be shared among groups, so that when user subscribe one group, for another group where user was previously subscribed with the user is becoming not -subscribe.

It looks as if the field "group_group" that is used for the subscription indicator is shared between groups, instead of having singe instance per groups.

So I must do something wrong!

Here is the simulation:
1. Create Group1 and Group2
2. Let other user subscribe to Group1
3. Now let the user subscribe to group2
4. Return to Group1 view - subscription status is "Not subscribed"

Looks like each subscription cancel the previous one.

Any ideas?

Regards,
Gilad.

Comments

VM’s picture

This should be researched in the issue queue of the module in question and if there are no similar reports you should file one. I'd suspect that any one using OG on 7.x would be running into this issue therefore there should be similar reports and perhaps a patch or response from the maintainer/s.

VM’s picture

giladtiram why did you move this thread back to the general discussion forum after it was moved to the proper forum by a moderator?

please read the guideline for the general discussion forum: http://drupal.org/node/643758 and place this thread in the post installation forum. In future it aids to read the guidelines for each forum you are posting to before posting.

your cooperation in keeping drupal.org organized is greatly appreciated.