vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Mini Mods - BT - Thread title, thread views, reply count and active users. (https://vborg.vbsupport.ru/showthread.php?t=239080)

BlackThorn 03-24-2010 10:00 PM

BT - Thread title, thread views, reply count and active users.
 
I hope you will like it. If you like it, please mark as installed.
Well, follow then steps: open your SHOWTHREAD template and find:

PHP Code:

{vb:raw navbar

Add below:

PHP Code:

<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.


All times are GMT. The time now is 10:10 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01075 seconds
  • Memory Usage 1,731KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete