PDA

View Full Version : Social Groups Moderation


PaulSonny
02-23-2008, 09:28 AM
Hello Everybody,

I have a usergroup 'Registered Members' and I want them to be able to create Social Groups, but before everyone can see the Social Groups I would like to moderate them and then approve/disapprove.

Is this possible?

Thanks, Paul.

queengoc
05-12-2008, 12:00 AM
This is something I would be interested in as well. My members are really enjoying the social groups but several are popping up that are very similar so I want to moderate just to make sure that social group doesn't already exist. Thanks!

FlyBoy73
08-30-2009, 03:43 PM
I've asked about this on vb.com but no response that I am aware of.. Does anyone know how hard would it be to create a hack to achieve this?

Lynne
08-30-2009, 04:04 PM
I have no idea how hard it would be, but currently there is no way to set some 'flag' to say whether it is visible to all users or not. So, you may have to actually create a new column that toggles true or false for whether the group is currently visible to all users. And then allow moderators to toggle that to true when it's approved. You would have to modify the query to get the list of social groups and only show those that are true. So, I think it could be done with a little bit of effort.