Back to vBulletin 3.5 Template Modifications

Thread Starter on postbit.
Mod Version: 1.00, by deathemperor

This modification is in the archives.
vB Version: 3.5.0 Rating: (3 votes - 4.33 average) Installs: 34
Released: 21 Oct 2005 Last Update: Never Downloads: 77
Not Supported  

I saw this on a Burning Board 2.3.3 system, but vb misses it so I make it for my board and to share it here.

Pretty simple in a mind of a coder, just one line of template condition.

It won't show in the first post of the thread because, of course first poster is the thread starter.

FIND IN TEMPLATES postbit:

HTML Code:
					<div>
						$vbphrase[posts]: $post[posts]
					</div>
ADD BELOW:
HTML Code:
					<if condition="$thread['postuserid'] == $post['userid'] && $thread['firstpostid'] != $post['postid']"><div>$vbphrase[thread_starter] <img alt="$vbphrase[thread_starter]" src="$stylevar[imgdir_misc]/thread_starter.gif" /></div>
					</if>
put the file thread_starter.gif in your images/misc directory. You can use my image in the attachment.

repeat the method if you want to show it on postbit_legacy, and of course you can put it anywhere you feel like in the postbit.

Live Demo: http://www.holvn.org

Enjoy and remember to click install ! ^^

Download

This modification is archived and cannot be downloaded.

Screenshots


vblts.ru supports vBulletin®, 2022-2024