The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
On our forum, we've got several different banners that appear between the user names & the avatars, to denote different categories such as Admin, Moderator, Site Supporter, etc.
We had this set up previously, but during the latest update, we lost the code that showed the banners, and now I cant remember which template this was in, and how it was coded. This is how the banners show on the forum. ![]() And this is how the banners are controlled in the user profile in the ACP ![]() I've tried searching the templates for the Profile form "Options:Other" thats shown in the 2nd image but I've come up w/ nothing. Can anyone help me out w/ this? |
#2
|
||||
|
||||
![]()
Try rank images code will not get overwritten.
AdminCP > User Ranks. ---------------------- May be this is what you are looking for (put this code in postbit template after editing X's): Code:
<vb:if condition="$post['fieldx']"><dt>My FieldX</dt> <dd>{vb:raw post.fieldx}</dd></vb:if> |
#3
|
|||
|
|||
![]()
Thanks, I'll give that a shot.
Was hoping to not do it that way, since it means having to re-input the selection on each user, but I can live w/ it. Is there anyway to order the banners so they show up in a certain order? Such that like Administrator banners would show at the top of the list regardless of the banners shown? |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|