Please make a backup of your database, before installing this hack
This hack will show you an extra side with some Stats.
- show Summary stats
- show the Browser/Os System of the users
- show the countrys (countrys by Hoster and Countries by browserlanguage)
- show the last 10 threads
- show the last 20 top referers
- show spiders and crawlers
- Forum book of records (new)
- Statistic for the last ten days (new)
and many, many other interesting counts
Files to edit
Just one template
New files
4 new php files
6 templates
a lot (but very small) images
Database changes
six new tables
I will try to give support for this hack
BIG UPDATE ( to version 1.01)
Upload a new zipfile 11. June 2004 Reason
I have fix some bugs
The images Bhutan will show now. (If you install the old version you must change in table _statistik_laender under id 31 the flagge_link for Bhutan from images/statistik/flaggen/butan.gif to images/statistik/flaggen/bhutan.gif manuelly)
some templates are optimzed (Thank you obsidian and Zelda King)
I have modified the code for the last 10 threads (thanks go to Mystics from vBulletin Germany)
Now theads just show from the forum ids for all forums user is allowed to view.
fix some other little bugs
PcFreak
New
Statistic Version 2.0 is finish.
I will release the new version later this day.
I give no more support for the Version 1.01.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
I am having one problem with this hack. The thread count at the top is two more threads than I really have compared to my forumhome page at the bottom. Here is the stat page http://www.full-throttle.us/forums/statistik.php and forumhome http://www.full-throttle.us/forums. I install the hack as instructed and I havn't modified anything dealing with the thread counter.
And one ? by PcFreak on your Statistik Side is not to mutch for this great hack I think.
PcFreak
Well the thread count I got back was the correct one on the stats page which was 126. Could the forumhome page stats at the bottom maybe not counting private threads and the statistic hack is counting the private threads?
My Stats count every thread.
But is a good idea. I will change this in a future version.
PcFreak
After I asked the question I thought about it a little more. But you maybe want to have the stats only show non private threads, etc.
Sorry about the copyright. I am using the english updated in this thread and I don't like how that user had the copyright next to the title of every box. So what I am doing right now is putting a copyright at the bottom of the page just like what you had in the orginial one.
//4 ist das interne Forum
$getbeitraege= $DB_site->query("
SELECT threadid, title, lastpost, postusername,lastposter,dateline
FROM " . TABLE_PREFIX . "thread
WHERE forumid NOT IN ('4')
ORDER BY lastpost
DESC LIMIT $limit ");
The number 4 in this part WHERE forumid NOT IN ('4') is my intern Forum.
Change this Number with the Forum ID?s you don?t want to show
for example WHERE forumid NOT IN ('4', '11', '22')
Sorry, but i have forgot this to explain in my instructions.
//4 ist das interne Forum $getbeitraege= $DB_site->query(" SELECT threadid, title, lastpost, postusername,lastposter,dateline FROM " . TABLE_PREFIX . "thread WHERE forumid NOT IN ('4') ORDER BY lastpost DESC LIMIT $limit ");
The number 4 in this part WHERE forumid NOT IN ('4') is my intern Forum.
Change this Number with the Forum ID?s you don?t want to show
for example WHERE forumid NOT IN ('4', '11', '22')
Sorry, but i have forgot this to explain in my instructions.
PcFreak
Cool I will check it out...and I added a copyright at the bottom of my stats page for you. Because I do what you to get the credit you desire for this awesome hack.
Everything was working perfect until I upgraded, now Top 20 Referers doesn't have anything nither does "book of records" and everyone either comes from Colombia or Ethiopia