The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
Possibly I need to add quote's somewhere or something?
|
#12
|
||||
|
||||
lol, don't make thing hard.
use an if condition like this with postbit ONLY: HTML Code:
<if condition="$post[userid]==1"> <img src="/forum/images/04trophx.gif"></img> </if> |
#13
|
|||
|
|||
Thank you that worked (but you knew it would )
I love this place |
#14
|
||||
|
||||
glad to hear that
and I knew you would do |
#15
|
|||
|
|||
bbuserinfo[xxx] calls information from the person VIEWING the thread. So for every post, it thinks "OK, does the user viewing the thread have userid = 1? Yeah, he does, so display this." post[xxx] calls information from the author of an individual post.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|