The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vBMicrostats Details »» | |||||||||||||||||||||||||
Finally, the vBMicroStats product for vBulletin 3.5.4 is here.
The previous versions of my mod were very solicited by vBulletin administrators... I hope you will enjoy this new version as much you did the other ones. Looking for VB 3.6.x version? It is here. This mod with 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: ? Server memory usage per page (in Kb) ? DEBUG mode status ? Browser GZIP library compression status ? Server average loads ? Uncached templates (useful to troubleshoot the code) The code modifications listed below were tested into a clean installed vBulletin board. They work 100%. If you encounter any problems, feel free to post your questions here. Step by step install instructions are posted into vbmicrostats.html file. In order to perform an efficient modification of your files, I recommend you to use Dreamweaver (Coder Mode) or Textpad. Both editors will allow you to complete all steps without any coding errors. I tried to use the plugin system as much as I could, in order to avoid any unnecessary code modifications. In order to set the right query execution time, you will need to perform 2 small code changes to each of the following files: ? class_core.php (folder /includes) ? init.php (folder /includes) 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-plugin_vbmicrostats.xml file. Once the product installed, don't forget to enable it. Go to your vBulletin Options, click on BB MicroStats setting group and set all your options. Show Your Support
|
Comments |
#42
|
||||
|
||||
Quote:
Well, you are lucky that you have only 24, even if this is extremly high. I saw people running over 100 queries on a page and asked why their server was shutdown... Read more here, on my first version: https://vborg.vbsupport.ru/showthread.php?t=35811 That will explain also why the file edits are needed... LOL, VB2... Check the screenshot. Wow. They used to have 17 queries on the frontpage. Things changed a lot... Much better now. Haha, read this post: https://vborg.vbsupport.ru/showpost....3&postcount=54 Quote:
|
#43
|
||||
|
||||
Quote:
And thanks for bringing back memories with this update, Floren. I really needed it right now. |
#44
|
||||
|
||||
Go ahead and post it, I need it because I want to fix the colspan bug.
Thanks Bobby. |
#45
|
||||
|
||||
Quote:
|
#46
|
||||
|
||||
Quote:
|
#47
|
||||
|
||||
Is Ok, I see where is the problem.
Working on it as we speak. |
#48
|
||||
|
||||
Quote:
|
#49
|
|||
|
|||
I've edited the files multiple times and I keep getting this persistent error after I upload them back up the server.
Parse error: parse error, unexpected T_CLASS, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/packetattack/forums.nycmaximas.org/html/includes/class_core.php on line 989. I keep redoing the files to no avail. I'm using UltraEdit 32 and uploading the files in ASCII mode. I check line 989 and this is what I have: 985: * @package vBulletin 986:* @version $Revision: 1.183.2.9 $ 987:* @date $Date: 2006/02/09 17:44:52 $ 988:*/ 989:class vB_Database_MySQLi extends vB_Database 990:{ 991: /** 992: * Array of function names, mapping a simple name 993:to the RDBMS specific function name 994: * 995: * @var array 996: */ |
#50
|
||||
|
||||
Floren, would it be easier to see the problem first hand on the site in the Admin CP? The skin itself might be causing it.
|
#51
|
|||
|
|||
Hmmm... I did it twice step by step and its looking like this...
Any ideas ? TIA |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|