vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=134)
-   -   Thread Stats in Showthread (https://vborg.vbsupport.ru/showthread.php?t=89179)

sabret00the 05-18-2004 10:00 PM

Thread Stats in Showthread
 
in the "SHOWTHREAD" template find:
HTML Code:

<br /> 
  $poll

and above it add
HTML Code:

<div style="font-size: 125%; text-align: center;"><b>this thread has $thread[replycount] replies and has been viewed $thread[views] times</b></div>
thanks to Xenon for pointing out the data is already caches and available for the showthread.php

Natch 05-19-2004 03:10 PM

Nice one ... :D good idea ...

msimplay 05-20-2004 07:18 AM

good job i like this :)

gmarik 05-22-2004 07:50 AM

cool

Hazzo 05-25-2004 01:11 AM

Nice work.. Just a weird one...

Is it me, or it doesnt count the persons currently viewing the thread?

Post has 3 views. I become view #4.. But the thread views from the hack reads 3..

Gonna think its normal, even tho, 1/2 my users got confused :)

Tony G 05-25-2004 07:54 AM

Nice work, thanks for sharing. :)

sabret00the 05-25-2004 11:37 AM

Quote:

Originally Posted by Viper95
Nice work.. Just a weird one...

Is it me, or it doesnt count the persons currently viewing the thread?

Post has 3 views. I become view #4.. But the thread views from the hack reads 3..

Gonna think its normal, even tho, 1/2 my users got confused :)

the data is cached, so it will update every 5 mins or whatever vB have set it at.

idwf 05-27-2004 08:39 AM

nite. im using it! thanks!

imported_chuanse 06-09-2004 06:58 PM

[high]* chuanse clicks install :)[/high]

Lonny 09-04-2004 05:14 AM

Can we see a demonstration?

sabret00the 09-04-2004 07:29 AM

sure thing, check out http://www.ebslive.com/forums/showthread.php?t=21972

mholtum 09-04-2004 07:43 AM

I would really like to use this but I am abit stumped. I opened my "SHOWTHREAD" template and searched for
Code:

<br /> 
  $poll

Nothing showed up. So I searched for:
Code:

$poll
and I only got hits

Code:

</head>
<body onload="$onload">
$header
$navbar

$poll

<a name="poststop" id="poststop"></a>

I am not sure what to do.

sabret00the 09-04-2004 08:35 AM

find
HTML Code:

$poll
and above add
HTML Code:

<div style="font-size: 125%; text-align: center;"><b>this thread has $thread[replycount] replies and has been viewed $thread[views] times</b></div><br />

mholtum 09-04-2004 08:46 AM

Thats what I thought, but I wanted to be sure so I wouldnt mess things up, again.. ;)

venomx 09-05-2004 11:23 PM

Has anyone put this on their site in a different way? I kinda dont like the way it displays if you put it near $poll....


All times are GMT. The time now is 07:16 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.01079 seconds
  • Memory Usage 1,742KB
  • 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
  • (3)bbcode_code_printable
  • (4)bbcode_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (15)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