vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   vbStats (https://vborg.vbsupport.ru/showthread.php?t=30751)

|DarkManX| 11-05-2001 12:27 AM

no, thank you for your hard work bane :)

Steve Machol 11-05-2001 12:36 AM

Yeah, thanks Bane! You're work is appreciated!

|DarkManX| 11-05-2001 01:30 AM

i just saw a small lil bug........

here is a SS

any way to fix this to make it say viewing forum stats or something like that??

Bane 11-05-2001 01:49 AM

hmm.. did you do the optional online.php hack? it should have taken care of that.

|DarkManX| 11-05-2001 01:50 AM

yes i did do that part of it....

Bane 11-05-2001 01:53 AM

Hmm.. thats odd, that should add that to the online.php, if its not I'll find out soon. I'm starting on my upgrade in about an hour.

|DarkManX| 11-05-2001 02:11 AM

ok cool sounds good, yea i'm on 2.2 now so maybe its just with a small update somewhere.....thanks Bane :)

Bane 11-05-2001 05:12 PM

The correct file substitutions for vbStats in vb2.2.0 are as follows. These changes will be redocumented in the strictly 2.2.0 version though it should be noted it seems to work just dandy in 2.2.0 with these tweaks :)

The admin/template.php hack remains as is.

vb 2.2.0 online.php changes

Find
Quote:

case 'spider':
Just ABOVE this place

Quote:

// vbStats
case 'vbstats':
$userinfo[where] = "Viewing <a href='vbstats.php?action=stats&s=$session[sessionhash]'>Statistics</a>";
break;
// vbStats End


Find
Quote:

case '/robots.txt':
Just ABOVE this place

Quote:

// vbStats
case $forumprefix.'vbstats.php':
$userinfo[activity] = 'vbstats';
break;
// vbStats End

vb 2.2.0 admin/index.php changes

Find

Quote:

makenavselect("Statistics & Logs","<hr>",$df);
Just BELOW that place

Quote:

// vbStats
makenavoption("Config","vbstats_set.php?action=edi t","<br>");
makenavoption("View Public Statistics","../vbstats.php?action=stats","<br>");
makenavoption("Exclude URL","vbstats_set.php?action=add");
makenavselect("vbStats","<hr>");
// vbStats

Steve Machol 11-05-2001 05:28 PM

Good job Bane! Works like a charm!

patvdv 11-06-2001 11:52 AM

Hi Bane,

Just upgrade to v2.2.0 of vbulletin and vbstats still works as a charm after making the v2.2.0 specific changes.

However I have been browsing all weekend from my Linux box (Redhat 7.1) with the Konquerer browser and all these ticks are counted against the Netscape browser and 'unknown' OS. :(

Any ideas?


All times are GMT. The time now is 05:05 PM.

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.01515 seconds
  • Memory Usage 1,735KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete