The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vBMicroStats Details »» | |||||||||||||||||||||||||
This hack will add at the bottom of each vBulletin (powered) page, the statistics listed below.
Also, it will help you troubleshoot and optimize your vBulletin board by viewing or comparing PHP/MySQL options and other statistics that are normally hidden in your forum pages. Regular Users: ? Load time of specified page in microseconds ? Number of queries executed ? PHP percent page usage ? MySQL percent page usage Administrators Only: ? Active users browsing the forum (members and guests) new in 1.1.0 ? Server memory usage per page (in Kb) ? Display DEBUG mode status ? Browser GZIP library compression status ? Server average loads ? Uncached templates (useful to troubleshoot the code) The code modifications were tested into a clean installed vBulletin board. They work 100%. The hack was tested in vBulletin 3.6.4 and 3.6.5. If you want to test it into a lower version (3.6.x), let me know. Also, if you encounter any problems, feel free to post your questions here. Step by step install instructions are posted into readme.html file. In order to perform an efficient modification of your files, I recommend you to use Komodo Edit or Textpad. Both editors will allow you to complete all steps without any coding errors. The code changes are very safe and designed not to interfere in any way with the vBulletin performance/functionality. Make sure you modify, save and upload one file at the time to your server. Then, simply run the product-vbmicrostats.xml file. [high]The PLUGIN itself is DISABLED by default.[/high] This was done in order to make sure you properly edit your code first and to avoid surprises. You will need to enable it, once your code modifications are completed: Plugins and Products > Manage Products > vB Microstats > Enable (dropdown) Then, go to your vBulletin Options, click on BB MicroStats setting group and set all your options. Upgrade to version 1.0.2. Upgrade to version 1.0.3. Upgrade to version 1.1.0. Want to be a guinea pig and try this hack into a higher vBulletin version? Post your results, so others can read your feedback. Show Your Support
|
Comments |
#32
|
|||
|
|||
Mr. F, welcome back.
|
#33
|
||||
|
||||
Thanks.
Quote:
Will update the readme file. About the negative values, is all related to server time clock, microtime(). It's a confirmed bug. Freddie (vB dev) managed to reproduce the bug but did not released a fix. Since I use the vB core functions, this error is reflected into your time, if you are not lucky. Read more here: http://www.vbulletin.com/forum/bugs3...iew&bugid=2481 |
#34
|
||||
|
||||
Thinking out loud, what PHP version you have? I have 5.2.1, working perfectly here:
http://67.68.90.79/forum/ |
#35
|
||||
|
||||
Quote:
The stats are awesome, this has always been one of my favorite mods. Things are working like a charm but I forgot that I had an older version (1.0.5) installed. I didn't choose to over write and I have two options in the admincp for the mod. No biggie, I disabled it for now and will probably uninstall later when I do a backup. Just thought I'd point that out if anyone else runs across it. |
#36
|
|||
|
|||
Quote:
Looks like the bug referenced at http://www.vbulletin.com/forum/bugs3...iew&bugid=2481 never got fixed in 3.6.x. Quote:
I'm running PHP 4.4.4; I saw on http://67.68.90.79/forum/ that the mysql % was higher than that of php. If that basically a default install then I guess that?s normal. Thanks for your time and the replies TECK |
#37
|
||||
|
||||
Quote:
Those times reflect the percentage. You will also see there negative results, so that should answer your questions related to the vB bug. Let's take an example shall we? http://67.68.90.79/forum/showthread.php?t=1 Page generated in 0.13296827 seconds (61.87% PHP - 38.13% MySQL) with 9 queries And the Explain: Page generated in 0.13317393951416 seconds with 9 queries, spending 0.011376857757568 doing MySQL queries and 0.12249708175659 doing PHP things. Glad I could help. Quote:
I remember when people used to queue on your board for your hacks... good times. If you feel like talking on MSN, drop me a PM, I'll send you the ID. |
#38
|
||||
|
||||
Thanks for updating this m8
|
#39
|
|||
|
|||
Thanks for updating this after my request Floren
It is also nice to see you back alive at vb.org |
#40
|
||||
|
||||
Nice. Thanks.
|
#41
|
|||
|
|||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|