vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vB3 Boardstatistic Version 2 (https://vborg.vbsupport.ru/showthread.php?t=66783)

DWard 09-03-2004 08:42 PM

@MissKalunji: The signature image you see below my name is a hack I developed, you can find it by following the link I've provided below:

https://vborg.vbsupport.ru/showthread.php?t=65361

DWard 09-04-2004 04:13 PM

How long does it take to get all the country and spider statistics? Mine are stil 0%

MissKalunji 09-04-2004 04:46 PM

Quote:

Originally Posted by DWard
How long does it take to get all the country and spider statistics? Mine are stil 0%


Thank you :nervous:

After a day it should show up...

Did you put the counter php in ur phpinclude_start template??
dat could be your problem

Onkel_Tom 09-04-2004 05:56 PM

Also if you are using an older version of php the $_SERVER command could be a problem.
To verify it you can open the file /includes/functions_statistik.php and at the beginning near line 26 you'll find the line:
Code:

$agent = $_SERVER['HTTP_USER_AGENT'];
You can change that to the line before which should read:
Code:

$agent = getenv("HTTP_USER_AGENT");
But if your Browsers are still identified with the $_SERVER Command also search engines should be identified by this command !

DWard 09-04-2004 06:11 PM

Ive got one of the latest php versions

venomx 09-04-2004 06:52 PM

Quote:

Originally Posted by MissKalunji
Thank you :nervous:

After a day it should show up...

Did you put the counter php in ur phpinclude_start template??
dat could be your problem

Thats where we was told to put it... Why would that be a prob?

DWard 09-04-2004 07:11 PM

Mmm that was the problem. For some reason the line in that template dissapeared :S

venomx 09-04-2004 07:18 PM

Was wondering because the way MissKalunji asked that it sounded as if we shouldnt put it there...

MissKalunji 09-04-2004 07:25 PM

Quote:

Originally Posted by venomx
Was wondering because the way MissKalunji asked that it sounded as if we shouldnt put it there...


No no i meant....if you forget to put it....
somethings wouldnt show up in the statistik.php

Mah bad

venomx 09-04-2004 07:37 PM

NP.. I still dont see how I installed my VB3 on 9/2 and installed this hack the same day yet have a registered member stat for 9/1 hehe


All times are GMT. The time now is 01:08 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.01372 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
  • (2)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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