![]() |
For vBulletin version: 2.3.x
Files added: vbs_counter.php, vbstats.php, vbstats_admin.php, vbstats_set.php Files to edit: None! (all hacking is optional) Current Version: 230.b (02.14.03 - 3am CST) What does it do?
Check the samples: Stats http://www.talkloud.net/forums/vbstats.php Incoming Referrals http://www.talkloud.net/forums/vbsta...ction=incoming Member Referrals http://www.talkloud.net/forums/vbsta...on=memberrefer Top Posters http://www.talkloud.net/forums/vbsta...ion=topposters Top Threads/Forums http://www.talkloud.net/forums/vbsta...ion=topthreads Top Visitors Countries http://www.talkloud.net/forums/vbsta...action=country Here's the newest version, it's only been a year and a half since the last update! Translations have been removed as it just made it easy for people to get the hack even without a license. I am hoping people who make translations will be kind enough to post here. Special Note: I am about as far as it gets from a PHP guru. This is my first hack or addon or whatchamacallit. If this somehow nukes your system Im quite apologetic, but I know you will all be smart enough to BACK UP YOUR DATABASE BEFORE INSTALLING THIS.. I have faith :) Brad and Chen have both checked this out and given their stamps on it but that doesnt mean it will all Gel for you. Be smart, back it up. Install: There is a self install file that takes care of the templates and tables, simply unzip the package and upload it (with paths) to your vbulletin directory. Then run the install. Please be sure you add your site (yoursite.com) to the excluded urls in the CP. If you dont your site will get counted as a referrer and that can get messy. Demo: You can of course see the demo at http://www.talkloud.net/ however if you'd like to see it in use on some other boards check out vbstats page where I will try to keep a list of installs for you to check out. If you do install it please let me know so I can put your site up! I tested this on my test forum, and on one public forum, and all went well, if there are any problems you notice please report them here as soon as possible. ------- CHANGELOG [230.b] Changed Active Users to fix a small bug. [230.b] Like, tested it and stuff.. [230.a] The MySQL Row=O error is now customized to say add to the template!!!! hopefully no more "where did I go wrong?" posts! Muahahaha! [230.a] Fixed Upgrade Counter (?action=upgrade) [230.a] Set Excluded URL.. Now lists URLS [230.a] Updated Istall to be compatible with vB 2.3.0 [230.a] Changed Most Number Results to Have a , format (ie 1,000 instead of 1000) [230.a] I decided Frosted Flakes really are pretty tasty. [230.a] Implemented Kurafires Member Referrer Changes, thanks Kura [230.a] Implemented Kurafires Top Posters rewrite. DEAR GOD CHECK THE SECOND POST OF THIS THREAD BEFORE YOU ASK A QUESTION!!!! |
This Space Reserved for Already Asked Questions:
In my referrer list my site shows up as a referrer? In your control panel for vbStats, add your forum name (no www!) to the exclude URLs. If you wish to add other domains you don't want tracked on the referrer list, add these here as well. eg - www.microsoft.com = microsoft.com My vbstats shows Division by Zero repeated on the top! You may want to check to insure you included the vbscounter.php file in your phpinclude template. include("./vbs_counter.php"); Where can I change the colors, settings, etc..? If you made the admin cp hack then you can change it in your control panel under the new option vbStats Settings. If not go run the file vbstats_set.php, it should be in your vBulletin admin directory. I have opted not to modify any VB php files, so how do I add these domains to the exclude list? Simply point your browser to your vb admin directory address and run the file vbstats_set.php?action=add What are excluded domains anyhow? Excluded domains are domains that are not counted as referrers. They wont show up in your referrer list or on the link queue. What versions does it work with? Currently working splendid on all 2.x versions to date. Though if you are running anything before 2.0.3 you should make sure you have done the security fix. Can I display Stats on my main forum page? Want Stats on forumhome? Click Here for Instructions!! |
Do you know if it will work on vb2.0.1?
btw...very nice hack |
Quote:
|
Uploading it as I type... :)
|
Looking good... http://www.ultimatemetal.com/forum/vbstats.php
:) Installation was a breeze! Thanks for such a great add-on!! |
|
Worked great for me to!
Great job Bane! :) |
Ok. Found a minor gripe. I can fix it for mine, but you might want to fix this in the real thing as well.
I don't think hidden forums should be listed on the list of popular threads and forums. I also tweaked it so that categories don't show up in the popular forums list. That's probably just personal preference though. :) It's a wonderful hack, and I thank you. Amy |
all the links in CP and www.myforum.com/vbstats.php shows me a blank Page.
Why? |
Here's a tip for active forums :D
Before I could type in the excluded domains, I got several hits from them. When I excluded them, they still remained in the database, just didn't accrue new hits. I had to go manually remove them from the database to get them off the list. Such is the price of popularity :D Amy |
amykhar: I will see how the private forums are done and fix that. also the excludes :)
CoolaShacka: Are you actually linking to www.myforum.com/vbstats.php? |
Warning: Supplied argument is not a valid MySQL result resource in /home/latriade/public_html/forum/vbstats.php on line 87
1146: Table 'latriade_ezogroup.vbstats_counter' doesn't exist why he try to see in db latriade_ezogroup ? in my config files of vb it's latriade_forum so i don't understand |
sure.
just look here: URL edited |
getting a blank page? You are using the translated Version!
be sure to change PHP Code:
Tom |
Quote:
|
Thanks Bane... this Hack is great
Danke Dontom... Dein Tip war Gold Wert. |
Quote:
|
Quote:
|
Erm where do I change the color3 etc.? :D
|
If you made the admin cp hack then you can change it in your control panel.
If not go run the file vbstats_set.php, it should be in your vbulletin admin directory. |
I'm so st...Anyway, the color blues is hardcoded, why?
Well, it's a great hack. It's just the blue which looks a bit ugly... |
LOL, sorry about that orca, I will fix that. For now you can change it in the templates. :)
|
Arrgh...could ya fix the blue? :)
What's the link queue? And it doesn't appear to be counting hits or anything for me. I keep going to pages on the forums but it says 0 for everything. |
Where is black hardcoded?
As far as the blue you can change this in the templates for now, I will fix this very soon. For those who dont like that. Should I just make it a $color3 or give it its own class? |
Works great :-)
www.lksab.com/forum/vbstats.php One small problem!!! Click on [Countries]. Alot of hits from El Salvador. But all of thoes hits are from Sweden not from El salvador!!! /Don |
7. Be sure to add this line to your phpinclude template:
include("vbs_counter.php"); in what file is that ?? Or were ?? |
Don't remember seeing that include in the instructions...added it and its working fine :)
What is the link queue? BigSjedow: You add that line to your phpinclude template. |
Quote:
BigSjedow: In your vB admin panel click on style and in the fonts/colors/etc.. you can find the phpinclude template fairly easily. DarkReaper: yoursite.com/pathtovbstats/vbstats.php?action=help#LinkQueue |
Quote:
|
Ah, cool. Would there be any way to make it configurable so the hit numbers won't be shown, as with some other things, but percentages will? Or have a way to make it so admins and super mods can view all the stats, but regular members/guests can only see percentages? I'm not into having the hit counts on my site public knowledge :)
|
LMAO El Salvador = SV :p Sorry about that.
|
Its not the same people!!
The most of my users are from sweden. And all of us show up as El Saldvador. /Don |
Quote:
Don: I realize they arent the same. Im not sure why they are registering as El Salvador. When you go to my country page (http://www.talkloud.net/forums/vbsta...action=country) is it showing any Sweden hits? Or moving up El Salvador? |
Went to your page.
Did some refresh and El Salvador mooved up 5 hits. No Sweden. /Don |
I really have no idea why this is occuring, I know its the encoding but until I have a steady way of checking each I dont know what to do about it. Since I don't have anyone from El Salvador to test this for me I suppose you could change the table in PHPMyAdmin from El Salvador to Sweden.
I know the codes are correct in the script. And the detection process works as well (or seems to) I have a problem with some people coming up with english encoding that shouldnt, but until now the only people that occured with were people that were *using* english encoding. |
Can i change the countries in the setup script and run it again??
/Don |
If you run the uninstall first that will work yes..
|
Great Hack.
It was very easy to install and works well. I must agree, the text colors should be configurable. Thanks, -JRW |
Did a uninstall changed Sweden/El salvador in the install script.
And then renamed the flag files. Now it works greate!!!! /Don |
All times are GMT. The time now is 04:52 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|