![]() |
Display image for group and additional members
I have the following code to display and image for users assigned to group 15.
Code:
<if condition="$post['usergroupid'] == 15"><img alt="Uber Member" width="116" height="15" src="http://www.idevgames.com/forum/themes/uber.gif" /></if> Thanks |
than you must do it with is_member_of
<if condition="is_member_of($bbuserinfo, 15)"> check bouth </if> but this makes an extraquery! |
Thanks for your quick reply ragtek. I tried your snippet, but it didn't work. :(
|
Well, where are you entering in this snippet?
|
I'm using postbit_legacy.
I've placed it just below: Code:
<if condition="$show['reputation']"><if condition="$show['reppower']"><div><span id="reppower_$post[postid]_$post[userid]">$vbphrase[reppower]</span>: $post[reppower]</div></strong></if></if> |
All times are GMT. The time now is 07:45 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|