The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
|||
|
|||
![]()
What you could do is create custom profile fields, then check those fields instead of the user group, like:
HTML Code:
if ($vbulletin->userinfo['fieldX'] == something) $styleid = x; To answer your original question, you could use usergroups if you wanted. You could create a page with the options, then have a script to change the user's group based on what they choose. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|