vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Microstats - load times, server loads, queries, uncached templates (https://vborg.vbsupport.ru/showthread.php?t=82900)

ShiningArcanine 03-13-2006 08:02 PM

Yourwelcome. You will want to find:

PHP Code:

$debughtml '<center><span class="smallfont">Page generated in <b>' $totaltime '</b> seconds with <b>' $vbulletin->db->querycount '</b> queries';

if (
$vbulletin->userinfo['usergroupid'] == 6) {

...

}

$debughtml .= "</span></center>"

And make it:

PHP Code:

if ($vbulletin->userinfo['usergroupid'] == 6) {

$debughtml '<center><span class="smallfont">Page generated in <b>' $totaltime '</b> seconds with <b>' $vbulletin->db->querycount '</b> queries';
 
...
 
 
$debughtml .= "</span></center>";
  
  } 

I would post more detailed instructions but dinner is ready and I am starving. Let me know if this helps.

pauloo 03-25-2006 08:14 AM

I have changed a server ( asmallorange ) and the time is sometime negatif
Page genered in -0,89474 seconds with 11 queries ...

strange !
What's solution ?

Thank you

ShiningArcanine 03-26-2006 05:01 PM

That is strange. My site is hosted at ASO without any problems. What server at ASO are you on?

pauloo 03-26-2006 08:45 PM

My server is Jin shared

pauloo 03-26-2006 10:16 PM

THis server have a littel problem with hours. It's not stable. I think is th e problem and not your hack ;)

ShiningArcanine 03-27-2006 11:23 PM

You might want to file a support ticket with A Small Orange then.

Sidewindr 03-28-2006 12:13 AM

Just a query, If I have templates coming up as uncached how would I change things so they are cached ?

Coldhands 04-03-2006 06:06 PM

:banana: I was install #500!!!!!!!!!!!!!!!!

DementedMindz 04-19-2006 12:04 PM

is there anyway to put this under the vbulletin copyright?

carlosacgj 04-20-2006 04:19 PM

i can'r see the Server loads


All times are GMT. The time now is 05:04 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01389 seconds
  • Memory Usage 1,735KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete