London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
How did the ClubHandler.GetClubGroups method work in Communiy 3.2? It's not there anymore in 4.x.
And how were security groups for clubs handled in general? The site I'm working on upgrading and extending has a number of groups "Group for Club with ID: x" that seem to have been created with the clubs and have all the club members in them. But I can't find any code which creates these groups and adds users to them (as in the Relate templates where the CommunitySecurityModule is hooked up to a number of events hand handles these things). Was this handled by the framework in 3.2?
I know the codebase has been hacked at a whole lot so it might be that the code which creates the groups was simply removed at some point, but the GetClubGroups raised suspicions...