View Full Version : unique custom ranks
DF031
09-07-2013, 12:51 PM
In phpbb we gave loyal members a special private unique rank. They could pick what ever they wanted or could dream up , those ranks where unique. Adding that special rank for a member meant their standard rank was not visible anymore.
Is there a way to implement this in VB ?
cellarius
09-07-2013, 01:11 PM
Assign them an additional usergroup that has permission to choose their own user title. (Can use custom title under General Permissions)
DF031
09-07-2013, 05:25 PM
Thanks, worked like a charm. But too bad a new usersgroup is needed. This means more permissions to monitor and update.
cellarius
09-08-2013, 07:58 AM
No, it doesn't. Set all permissions to no for this usergroup, except the one for the user title, then assign that usergroup as secondary usergroup. What's there to monitor?
DF031
09-08-2013, 08:14 AM
But won't the ranks of the primary usergroup be visible in this case ?
cellarius
09-08-2013, 09:08 AM
The system I pointed you at is not about user ranks, but user title. What you want can be done with custom user titles with minimum work, while it's not easy with user ranks. So why not do it with user title?
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.