The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Basically I'm wondering if there is any easy coding for something like this:
Have a bar above the Join date saying what they are. Not Group: But just a bar saying: Site Owner Administrator Super Moderator Moderator News Editor I have a picture of our forum stats below. I would like that bar to be..in between Join Date and This user is online now. I like it to just be a simple bar..or incorporate the "Staff Title" to be a bar right there? If it's possible..I'd love to see it happen =) I hope I explained myself... |
#2
|
|||
|
|||
![]()
Why can't you use the existing user title system? This can be done but there isn't a specific hack for it. It would require template edits and a number of if conditionals.
Like Code:
<if condition="$post[usergroupid]==5">Administrators</if></else><if condition="$post[usergroupid]==6 ">Super Moderator<if>, etc |
#3
|
|||
|
|||
![]()
I am looking for a similar thing. Reason I do have the user title part done is members can change their user title so I would like to have their member group listed as stated in the first post. I asked before and didnt find anything. Let me know if you find anything out.
SVT |
#4
|
||||
|
||||
![]()
No hack is required, just use the already existing User Rank Manager to assign people in certain groups a rank and then display the rank in your postbit.
For example, I have a User Rank named "Super Moderator" that requires 0 posts, is always displayed, and is stacked. The trick is to then select the "Super Moderators" usergroup for the new rank. The result will give you something like this. In the first post notice the display for the thread poster... "Creative Writer" is his personal user title that he entered while both "Community Member" & "Super Moderator" are ranks that he was automatically assigned. No hacks, no edits required. ![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|