vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   most users ever online prob (https://vborg.vbsupport.ru/showthread.php?t=15143)

ff92k 04-25-2001 12:01 PM

Check it out at :http://www.futureff.com/forums/index.php

And look at the most users ever online was:
it has gone strange...anyone know whats wrong?

Oh and one more thing, how do you publically display the total number of thread views your page has had?
Example here : http://animeboards.com/index.php

Thanks ppl

ff92k 04-25-2001 02:51 PM

elp?

Steve Machol 04-25-2001 03:54 PM

It looks like you customized this template (forumhome_display?) and messed a few things up. Take a look at the original template and copy the relevant code into your customized one. Either that or just revert to the original template and reapply (carefully!) your customization. Good luck!

SystemLogic 04-25-2001 04:11 PM

Total thread views:

http://www.vbulletin.com/forum/showt...threadid=14739

ff92k 04-25-2001 05:12 PM

do you just post : $totalviews anywhere in the index.php thread yeah? after you have instered :

// Total Thread Views

$boardviews = $DB_site->query_first("
SELECT SUM(views) AS threadviews FROM thread");
$totalviews = number_format($boardviews[threadviews]);

?

This is for the total viewed threads

ff92k 04-25-2001 05:25 PM

Quote:

Originally posted by smachol
It looks like you customized this template (forumhome_display?) and messed a few things up. Take a look at the original template and copy the relevant code into your customized one. Either that or just revert to the original template and reapply (carefully!) your customization. Good luck!
oh...and thanks for the help mate, but i still cant figure it out, and my hacks have screwed the board up before! lol, so i think i'll just leave it ;)


All times are GMT. The time now is 07:00 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.01007 seconds
  • Memory Usage 1,718KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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