Show number of queries and page load time and other...

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • galerio
    Member
    • Jan 2011
    • 60

    [Forum] Show number of queries and page load time and other...

    I have seen some forums showing in footer the number of queries and the page load time. I usually use this in my Wordpress, but in Wordpress is really simple to implement, but in VB4?

    This will help to check if a plugin add too many querys or slow down the page.
  • Steve Machol
    Former Customer Support Manager
    • Jul 2000
    • 154488

    #2
    That is debug mode, which you should not use all the time. To put vB in debug mode, add this to config.php:

    Under:
    <?php

    Add this line:
    $config['Misc']['debug'] = 1;
    Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
    Change CKEditor Colors to Match Style (for 4.1.4 and above)

    Steve Machol Photography


    Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


    Comment

    • galerio
      Member
      • Jan 2011
      • 60

      #3
      Wow, this is really more than what I have asked! Beautiful

      Comment

      widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
      Working...