The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Show Image in First Post by Member on Page but not Subsequent
To place an image in the first post of a particular member on a page but not any subsequent post I modified the template "postbit" to include
Code:
<if condition="$post[userid] == 2 AND ## What should I put here? ##"> <phrase>$vbphrase[image_code]</phrase> </if> Thank you! |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|