The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Calling Rank Images
I'm trying to call users rank images to the memberlist.php page to be displayed in front of their user name. What "command" can I use to do that. I had it done in vb3 but it's different now in vb4. I've already created the extra table column in the memberlist and memberlist_resultsbit templates to create the space where the images will be displayed.
Thanks for any help provided. --------------- Added [DATE]1326084490[/DATE] at [TIME]1326084490[/TIME] --------------- Bump. |
#2
|
|||
|
|||
No one can help answer this?
|
#3
|
||||
|
||||
what code/mod did you use for vBulletin 3?
|
#4
|
|||
|
|||
Let me go find it. Forgot what it was jsut knew it didnt work in vb4.
--------------- Added [DATE]1326306562[/DATE] at [TIME]1326306562[/TIME] --------------- $userinfo[rank] Is what I used in vb3. |
#5
|
||||
|
||||
{vb:raw userinfo.rank}
<vb:if condition="$userinfo['rank']">{vb:raw userinfo.rank}<vb:else /> </vb:if> Something like that. Not sure if that would work (just a guess at the conditional), but it will get you going in the right direction |
Благодарность от: | ||
Cledus James |
#6
|
|||
|
|||
Thank you for your help. That worked.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|