The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
![]()
$bbuserinfo is the person viewing the page. $post would be the user who's post it is. Perhaps try $post[usergroup]
|
#12
|
|||
|
|||
![]()
Lynne,
Thanks for the assistance. With this code: Code:
<if condition="$post[userid]"><div> <img src="avatar.png" alt="Verified" /></div></if> |
#13
|
|||
|
|||
![]()
Yea sorry about that, forgot that we were on postbit
![]() This'll probably work Code:
<if condition="is_member_of($post, X)"><div> <img src="PATH_TO_IMAGE" alt="Vertified" /></div></if> |
#14
|
|||
|
|||
![]()
Wee,
That did it! Thanks a bunch for your patience with me ![]() |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|