Version: 1.00, by PcFreak
Developer Last Online: Mar 2015
Version: 3.0.3
Rating:
Released: 07-01-2004
Last Update: 08-28-2004
Installs: 184
DB Changes
No support by the author.
no more support for statistic version 2
In the next days we will release a new statistic Version (vB Statistic 3). For this reason I give from today on, no more support for the Statistic Version 2
This version is bigger, faster and we want to publish the statistic in two languages. (german and english).
In order to use the new Statistic Version, the old version must be unfortunately removed.
May someone will translate our Phrases from the new version 3.0 into other languages. If you are interested please send me or Onkel_Tom a PM with your eMail Address and we will sent you the phrases file in english to be translated into other languages.
The vB Statistic is free. However, if you would like to donate a small amount, feel free.
Statistic Version 3 have more as 7000 Lines of code and possibly, one of the largest Hacks that was ever written for vBulletin.
More as 450 different images
46 new Templates are provided
More than 350 phrases are needed.
Everything is completely adjustable over the AdminCp
More than 350 phrases are needed.
No much server load. Maximally 5 querys for logging. (normal 3 querys.)
The start side of the statistics needs approx. 15 querys (only if this is indicated)
More than 350 phrases are needed.
Possibility for later updates (e.g. new Spider and Crawler implements)
The installation is very, very simply, been made by an installscript and does not need more than 30 seconds. All attitudes and changes take maximally 5 minutes.
no changes of the existing vBulletin data base tables
15 new data base tables with more than 1100 inserts are provided
Support for international time formats implements.
Detect now browser plugins, resolutions and more with javascript.
vB Statistic Version 3 show Information about your System on a special side.
Detect now browser plugins, resolutions and more with javascript
More Infos soon
PcFreak
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
just replace the .php files from the new archive and done !
I did this, and now the statistics are obviously wrong. It is showing that on one day I had 22 new posts and only 4 registered visitors! It used to show I had anywhere from 20-50 registered members per day, now its saying 0-8 for the last 30 days. For a few days its showing 40-60 new posts, and no registered visitors!
Seems my site isn't loggin vistors somehow?
CHeck it out http://forums.247xtreme.com/statistik.php?do=browseros
Not logging the follow stats
Browsers / Operating Systems
Countries of visitors
Searchrobots / Spiders
Referers / Top Level Domains
Is there anything about the templates or some other caveat of this hack I might have missed, that would make it almost impossible to pull up.
I've installed it twice now, and each time it's pretty much unusable.
I've been tinkering with it all day and going back over the directions, but I've only been successful in actually getting it to pull up three times. When it does pull up, it looks great and seems to be creating the statistics just as it should be.
It just doesn't want to pull up though. I get 'page cannot be displayed errors' more than 9 times out of 10 (timeout?), meanwhile the rest of the forum seems fine.
Step 7)
=========
Now let's activate the statistics and count of visitors
Open Template "phpinclude_start" in your AdminCP
====================================================================
add the following code at the end of the template in the last line!:
====================================================================
//## vB Statistics by PcFreak Start ##
include("./statistik_counter.php");
// ## vB Statistics by PcFreak End ##
Step 7)
=========
Now let's activate the statistics and count of visitors
Open Template "phpinclude_start" in your AdminCP
====================================================================
add the following code at the end of the template in the last line!:
====================================================================
//## vB Statistics by PcFreak Start ##
include("./statistik_counter.php");
// ## vB Statistics by PcFreak End ##
PcFreak
Actually I've done that thats not hard to miss Its loggin everythign but the following
Browsers / Operating Systems
Countries of visitors
Searchrobots / Spiders
Referers / Top Level Domains http://forums.247xtreme.com/statistik.php?do=browseros
See for yourself!
Is there anything about the templates or some other caveat of this hack I might have missed, that would make it almost impossible to pull up.
I've installed it twice now, and each time it's pretty much unusable.
I've been tinkering with it all day and going back over the directions, but I've only been successful in actually getting it to pull up three times. When it does pull up, it looks great and seems to be creating the statistics just as it should be.
It just doesn't want to pull up though. I get 'page cannot be displayed errors' more than 9 times out of 10 (timeout?), meanwhile the rest of the forum seems fine.
As follow-up, every single option page pulls up perfectly fine. It's only the main page. I've tried removing elements from templates to see if that had anything to do with it, and it didn't. So whatever is going on probably is related to statistik.php itself. Since I don't understand German or PHP too well, it's kind of hard to figure that part out.