The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Details »» | |||||||||||||||||||||||||
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!!!! Show Your Support
|
Comments |
#912
|
||||
|
||||
can anyone help????
www.darknemesis.com/forums/vbstats.php |
#913
|
|||
|
|||
I too am in need of help. I am getting the division by zero's error. I have tried following the thread to fix it but no such luck.
Take a look. http://www.notcrap.com/forums/vbstats.php Thanks, Succorso |
#914
|
|||
|
|||
ok just installed this on 2.2.6 and works fine.
now not sure if any support is been given to this as its an old hack now. But what i want is - i have vbindex (top hack by NTLDR) and would like to call the Top Forums/Threads so it shows on the main page with it. i have tried $topthreads1 but nothing shows any body know how to call these in. I get lost when told to use a global command etc so any help for a newbie ?????? as these are sort of stats a portal page is made for. |
#915
|
|||
|
|||
ok, I can't find where to put the "exclude url list" in the admin CP,
I have looked and looked, but I just can't find it. It's probably right in front of my eyes, I just can't see it.. PLEASE help.. I am running 2.2.5 by the way also for the life of me I can't find this code in the admin/index.php [quote]<tr><td> <table width="100%" border="0" cellspacing="0" cellpadding="2" id="navtable"> <?php maketableheader("Stats & Logs"); ?>[quote] so I couldn't add that custom field, maybe that's my whole problem to begin with |
#916
|
|||
|
|||
lo m8 if u have added the links to index.php (one in the admin section) u get the links down side like this
VbStats VBStats Config View Public Statistics Exclude vbStats URL as u can see what u want is listed under VBSTATS |
#917
|
|||
|
|||
Still can't figure out what's going on. Here are the errors
Warning: Division by zero in /home/notcrap/public_html/forums/vbstats.php on line 159 Warning: Division by zero in /home/notcrap/public_html/forums/vbstats.php on line 165 Warning: Division by zero in /home/notcrap/public_html/forums/vbstats.php on line 162 Warning: Division by zero in /home/notcrap/public_html/forums/vbstats.php on line 186 Warning: Division by zero in /home/notcrap/public_html/forums/vbstats.php on line 148 Warning: Division by zero in /home/notcrap/public_html/forums/vbstats.php on line 139 Warning: Division by zero in /home/notcrap/public_html/forums/vbstats.php on line 145 Warning: Division by zero in /home/notcrap/public_html/forums/vbstats.php on line 142 Warning: Division by zero in /home/notcrap/public_html/forums/vbstats.php on line 136 Warning: Division by zero in /home/notcrap/public_html/forums/vbstats.php on line 151 Warning: Division by zero in /home/notcrap/public_html/forums/vbstats.php on line 154 Most of the stats don't work as well. Anyone ? Thanks, Succorso |
#918
|
|||
|
|||
<a href="https://vborg.vbsupport.ru/showthread.php?postid=275225#post275225" target="_blank">https://vborg.vbsupport.ru/showt...225#post275225</a>
mine was done same way as this post m8 sorry not much help |
#919
|
|||
|
|||
ok, I figured it out thanks to reading 50 pages of threads.
The install file (specifically the admin/index.php) should really be updated for the versions of 2.2.5 and later |
#920
|
|||
|
|||
Yea, me too. I figured out my problem after only reading 20 pages. Finally found the phpinclude template buried in the control panael, styles, modify templates. It was VERY confusing to us former UBB users.
Succorso |
#921
|
|||
|
|||
followed the instructions --
worked on the first try vb 2.2.6 fresh install one thing i did find (could have been from a previous hack) in the optional file hacks - changes to admin/index.php find: <tr><td> <table width="100%" border="0" cellspacing="0" cellpadding="2" id="navtable"> <?php maketableheader("Stats & Logs"); ?> mine looked like this: <center><a href="index.php?s=<?php echo $session[sessionhash]; ?>&action=home"> Control Panel Home </a></center> <table width="100%" border="0" cellspacing="0" cellpadding="<?php echo iif($cpnavjs,2,5); ?>" id="navtable"> other than that -- easy install -- works great! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|