Another during testing scenario:

I, as manager of a group, went in to change my email settings to "enabled" and when I submit the page, the next page came up with this message:

    * You may not unsubscribe from this group because you are its owner. A site administrator can assign ownership to another user and then you can unsubscribe.
    * Subscription saved.
    * You may not unsubscribe from this group because you are its owner. A site administrator can assign ownership to another user and then you can unsubscribe.

Nothing is breaking and the setting changes correctly...just wanted to let y'all know it was happening. :)

MJ-SavoryMedia

Comments

jonathan_hunt’s picture

FYI, I get the same behaviour (og.module,v 1.110.2.98 2006/06/18)

    * You may not unsubscribe from this group because it is a closed group. You should request unsubscription from a group administrator.
    * Subscription saved.
    * You may not unsubscribe from this group because it is a closed group. You should request unsubscription from a group administrator.

It looks like og_manage() in og.module is being called twice. Since I've encountered this on a site with closed groups only, I've simply commented out the messages.

moshe weitzman’s picture

Status: Active » Closed (duplicate)

please use a recent version this appears fixed.