Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vBMicroStats Details »»
vBMicroStats
Version: 1.1.0, by TECK TECK is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Board Optimization - Version: 3.6.5 Rating:
Released: 02-24-2007 Last Update: 03-02-2007 Installs: 280
Uses Plugins Template Edits
Code Changes  
No support by the author.

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

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #232  
Old 10-23-2007, 09:18 AM
ChrisLM2001 ChrisLM2001 is offline
 
Join Date: May 2003
Posts: 126
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well, I tried to get this mod to work in 3.6.8 but nothing would get it to show up on the board.

1. Edited the class_core.php.
2. Edited init.php.
3. Edited footer.
4. Updated the product xml to 3.6.9 to get the plugin to work.
5. Enabled the plugin.
6. Made sure the globals were checked.
7. Activated it in the options and turned everything on.

Nothing showed.

Dropped in the Microstats version to see if GoDaddy blocked anything, but that mod works fine.
Reply With Quote
  #233  
Old 10-24-2007, 08:41 PM
Dan's Avatar
Dan Dan is offline
 
Join Date: Dec 2002
Location: Titusville, Florida
Posts: 1,787
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I noticed when you install this product that it is automatically disabled when installed so you have to go back to the product manager and enable it. Strange...
Reply With Quote
  #234  
Old 10-31-2007, 07:07 PM
sduckie2k5 sduckie2k5 is offline
 
Join Date: Oct 2005
Location: Colorado
Posts: 62
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How can I center this on the bottom of the page?
Reply With Quote
  #235  
Old 10-31-2007, 07:47 PM
JohnBee JohnBee is offline
 
Join Date: Oct 2004
Posts: 544
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ChrisLM2001 View Post
Well, I tried to get this mod to work in 3.6.8 but nothing would get it to show up on the board.

1. Edited the class_core.php.
2. Edited init.php.
3. Edited footer.
4. Updated the product xml to 3.6.9 to get the plugin to work.
5. Enabled the plugin.
6. Made sure the globals were checked.
7. Activated it in the options and turned everything on.

Nothing showed.

Dropped in the Microstats version to see if GoDaddy blocked anything, but that mod works fine.
I *was in the same position.

Couldn't get it to show no matter what. Even broke out of the <if... stantement to see if it would stimulate things(no go). Looks like it might be a dud on 3.6.8 PL1 for the time being. Turns out the Product(plugin) is DISABLED upon loading. Though it has been mentioned here numerous times, I think the overall statement is missleading to most, where people assume disabled = not turned on in AdminCP > Options where in fact the PPRODUCT /PLUGIN itself is DISABLED upon loading. So it will not work, respond or even show up anywheres until it is ACTIVATED under: Plugins and Products > Manage Products > vB Microstats > Enable(drop down)

Hope this helps someone along the way.
Reply With Quote
  #236  
Old 11-07-2007, 12:25 AM
TECK's Avatar
TECK TECK is offline
 
Join Date: Nov 2001
Location: Canada
Posts: 4,182
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It is mentioned here and in the readme file that you need to enable the plugin, once installed.
But thanks for highlighting this small matter again.

Floren
Reply With Quote
  #237  
Old 11-10-2007, 08:59 AM
DiverTree's Avatar
DiverTree DiverTree is offline
 
Join Date: Jun 2006
Location: Coastal Louisiana
Posts: 85
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed 3.6.8 PL2

all is working good after a slight display problem that i fixed using MickDoneDee's code in post #211

thank you teck and all those that contributed ... except for that guy to lazy to read the thread. lol
Reply With Quote
  #238  
Old 11-10-2007, 02:14 PM
ujai ujai is offline
 
Join Date: Sep 2007
Posts: 31
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

installed.. thanks
Reply With Quote
  #239  
Old 12-09-2007, 11:49 PM
JohnBee JohnBee is offline
 
Join Date: Oct 2004
Posts: 544
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Strange new problem this round.

After modding the two /includes/files, my vbull. screens are blank. If I restore the init.php all returns to normal. I double/triple checked my edits(same thing).

I am running on 3.6.8 PL2
Anyone else encounter this?
Reply With Quote
  #240  
Old 12-11-2007, 08:02 AM
nyunyu nyunyu is offline
 
Join Date: Dec 2004
Location: Malaysia
Posts: 253
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ChrisLM2001 View Post
Well, I tried to get this mod to work in 3.6.8 but nothing would get it to show up on the board.

1. Edited the class_core.php.
2. Edited init.php.
3. Edited footer.
4. Updated the product xml to 3.6.9 to get the plugin to work.
5. Enabled the plugin.
6. Made sure the globals were checked.
7. Activated it in the options and turned everything on.

Nothing showed.

Dropped in the Microstats version to see if GoDaddy blocked anything, but that mod works fine.
I experienced the same thing too..nothing shows up on the forum.
Does this hack be used in conjuction with Hellcat page compressor?
Reply With Quote
  #241  
Old 12-11-2007, 05:09 PM
nyunyu nyunyu is offline
 
Join Date: Dec 2004
Location: Malaysia
Posts: 253
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Now it is working with charms...
I just edit my /forum/include/config.php
add at the bottom $config['Misc']['debug'] = 1;

then refresh admincp.
then I put the value "1" to "0" to disable it again.

In other word, I turn on debug mode and turn it off again.

nice hack indeed. thumbs up!
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:51 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04847 seconds
  • Memory Usage 2,313KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete