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 |
#142
|
||||
|
||||
Is there any way I can display the server loads to regular users and guests?
Thanks for the hack. |
#143
|
||||
|
||||
Quote:
Thanks for explaining again. Quote:
If you have a very busy site, it will put unwanted stress into server. Is not for fun that I made it to show only to admins. Leave it like that, is best. |
#144
|
|||
|
|||
https://vborg.vbsupport.ru/showthread.php?t=95637
Andreas hack is there. It would be nice for it to work with his hack flawless. OR it would be nice to see the function of his hack integrated into this one. Also I noticed his is now calling one query per style. And I no longer see my server loads. I really need to see them. |
#145
|
||||
|
||||
Ah, I see. I figured the server load was calculated anyway, so it'd be a freebie. How else does vBulletin know to deny members if the load reaches a certain level (vb option)?
|
#146
|
|||
|
|||
TECK have a question for you when you use this mod along with vB Ad Management you get the uncached templates postbit_advertisement now he says its this mod cause the default vbulletin does not show any uncached templates you can take a look at the post on the thread on this page https://vborg.vbsupport.ru/showthrea...131150&page=49 any word on how to fix this?
|
#147
|
||||
|
||||
Quote:
Some extra operations are performed to pull the data and format it. No need to load the server for regular users, especially that most of them would not care at all about this info. They like to read your forum, not to see if it's up and running dandy. Quote:
So tell him to check his code, my hack is OK. Just to give you more details, tell him that my hack outputs all uncached templates at the global_complete hook. At this point, you should not perform any type of caching anymore (at least that's how all vBulletin files work). Just curious, why you don't use MMM? All huge sites with thousands of users online use it because it's extremly stable and way better then PAN. It integrates with other major advertiser systems, like Atlas and Mediaplex and it's free: Openads 2.3 (aka Max Media Manager) http://www.openads.org/downloads.html |
#148
|
||||
|
||||
Quote:
Plus, if it ads one query per style for each post, you could endup with 100 extra queries on your page. Sorry, but I will not create or edit other's hacks. They can fix them, is their code. vbMicrostats will never break another hack, if it's the right vB version and if the hack is written properly. In fact, the hack can break vbMicrostats, not viceversa. |
#149
|
|||
|
|||
Quote:
As for the hack it has been updated to 3.6. I was simply asking if you would implement the same feature in this hack, but I am using the PSIStats hack so that calculates style usage, and thats what i need. However as I said some where above, Microstats is no longer out putting my server loads. The options is selected in vboptions but it is not processing. Any ideas? |
#150
|
|||
|
|||
Quote:
|
#151
|
||||
|
||||
Quote:
It will work perfectly, then add one hack at the time, until you see what hack create the problem. Once you identify the hack, ask the kacker why it breaks vBulletin. If vBMicrostats is not working properly, chances are that other vBulletin code segments are broken also by that hack. As I said already to you, feel free to ask in the Programming forum about a hack, if it's well written, etc. Hackers will be honest and tell you stright up to install it or not. Do not run high and install anything you like, just because it's cool for your board. Unfortunatelly, many hacks are written with a very low code quality/performance and they are not checked to see how they perform into a real live/busy environment. I know it's a pesky job on finding what hack is breaking your board. If I can help, I will reply to your threads into Programming forum. Cheers. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|