When a user hides his membership on a group, his membership is still shown at his profile

and its still listed at author pane. it would great to integrate hide membership to author pane

Comments

ki’s picture

How is the group membership shown on user profile? Did you build a View or custom code? In that case, you'd need to implement it to show membership only if og_uid.is_active == 1 because value 2 is used for for hiding membership.

Could you tell me which author pane your are referring to?

Note that a user can hide himself in a group, but the moment he posts to the group, he'd reveal himself.

Babalu’s picture

i think that the group membership at the user profile is from the advanced profile module

i'm using the author pane version 6.x-1.1 version

yes, he is just hidden from the members list

michelle’s picture

If someone wants to write & test a patch to the AP/OG integration, I have no problems committing it.

Michelle

b0b’s picture

subscribe, also interested in this