The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Original Poster Plugin
If we use this condition in vB templates to show and icon etc on the original posters posts,:
Code:
<if condition="$thread['postuserid'] == $post['userid'] && $thread['firstpostid'] != $post['postid']"> Code:
if($vbulletin->$thread['postuserid'] blah blah) Code:
if($thread['postuserid'] blah blah) |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|