PDA

View Full Version : Mini Mods - BT - Thread title, thread views, reply count and active users.


BlackThorn
03-24-2010, 10:00 PM
I hope you will like it. If you like it, please mark as installed.
Well, follow then steps: open your SHOWTHREAD template and find:

{vb:raw navbar}

Add below:


<br />
<div id="thread_info" class="thread_info">
<vb:if condition="$show['activeusers']">
<h4 class="threadinfohead"><span class="optiontitle">{vb:rawphrase thread_information} : {vb:raw thread.title}</span></h4>
<div id="thread_onlineusers" class="thread_info_block">
<div class="inner_block">
<h5>{vb:rawphrase users_browsing_this_thread}</h5>
<div>
<p>{vb:rawphrase users_currently_browsing_x_y_z, {vb:raw totalonline}, {vb:raw numberregistered}, {vb:raw numberguest}}</p>
<ol class="commalist">{vb:raw activeusers}</ol>
{vb:rawphrase views}: {vb:raw thread.views}<br />
{vb:rawphrase replies}: {vb:raw thread.replycount}<br /></div>
</div>
</div>
</vb:if>

hakan68
03-25-2010, 01:12 PM
Thanks installed.

Forum Lover
03-26-2010, 10:10 AM
BT, nice hack. Is there any way to show, who has rated too?

Tagged, going to install later. :)

COL NIL SATIS
08-15-2010, 07:05 PM
Awesome and very handy...thanks BT tup1

rated and installed !!!! cheers man

Madita
08-18-2010, 09:51 AM
Hi

I would like to ad this, but when I load it to my VB 4.0.6, and I have a Poll running, then it is thrown above the Poll, instead of the top of Threadiplay

I tried to set it below the pollcode, but it didnt change anything

So how can I do this ?

Dr.osamA
10-11-2010, 06:57 AM
installed thanxx

yilmaz
05-26-2011, 10:26 AM
Thanks installed.