PDA

View Full Version : Admin & User Custom Titles


H3C x Nevz
07-17-2009, 06:30 PM
I currently have member roles where they are given admin-specified custom titles (i.e. Commander), and the rights to create their own custom title (i.e. someone chooses "Cool"). By default, VBulletin would replace Commander with Cool. Is there anyway that I could have the admin title, Commander, and then the user title on the next line down? Thanks.
EDIT: This thread (https://vborg.vbsupport.ru/showthread.php?t=87090) describes what I want to do, but it's out of date (VB 2.0).

1Unreal
07-17-2009, 08:08 PM
You could do it with custom profile fields

H3C x Nevz
07-18-2009, 12:54 PM
Eh, if I do, then I'll have to disable custom user titles for redundancy, and then everyone will be able to have a user title (There's no way to make profile fields for certain members only, right?).

Lynne
07-18-2009, 03:11 PM
You can make some profile fields not editable by the user (only the admin can edit it) and then only show the field if there is a value in it.

1Unreal
07-19-2009, 05:24 AM
Have a look at this mod (https://vborg.vbsupport.ru/showthread.php?t=93395). It contains all the code you need to achive this.