The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Secondary Rank Images
I need my forum to show secondary rank images.
I found the way of using the if statement, but i found this messy and showed ranks in the wrong order, so i was wondering if i could do something like $post[rank2] and so on to show secondary ranks but it shows in the order the ranks are, and also when they are banned only show the banned group. Not sure if this is possible, but could someone help if it is. Thanks, Nick |
#2
|
||||
|
||||
I got around this when someone said to blow off ranks and use usergroups. You assign images to specific user groups then add an 'if usergroup' statement into postbit. I can now have as many images as I want assigned to people as I choose.
|
#3
|
|||
|
|||
You can also use Live Wire's hack, I believe its called Staff Titles.
EDIT: Here it is: https://vborg.vbsupport.ru/showthread.php?t=71447 |
#4
|
|||
|
|||
Quote:
<if condition="is_member_of($bbuserinfo, 6,9)"><div align="center"><img src="rank_1.jpg" width="108" height="18" border="0"/></div></if> but it doesnt work, the image does display but it displays for all of the user group ids not just 6 and 9... any help? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|