XF 2.2 Warning Action: How to remove user permissoin

ed762

Member
I am working to re-create the infraction system that I run in VB4 in XF2.2/3

In the setup, a user will be primary usergroup "Register">secondary usergroup "Register with additional privilege"

I am trying to re-create the system that if the user has more than a certain number of warning points, the warning action can strip away the privilege of the secondary usergroup.

But because XF usergroup is "additional" only and cannot be subtractional, there doesn't seem to be a way to override the secondary group permission with another seconardary group, since removing the user from a seconary group is not an opton?
 
Top Bottom