![]() |
8WayRun.Com - Micro Debug Stats
1 Attachment(s)
Don't forget to click INSTALL!
I'm an unemployed computer programmer... if you appreciate the work I have done on this mod, please don't hesitate in offering me a donation by clicking the "Support Developer" link to the right of this text. This mod is a complete rewrite of ShiningArcanine's Microstats mod for vB3.5x. ShiningArcanine is gone. Sadly that means his mods will never get updated. As well, by policy here at vBulletin.org, no one has the right to update his mod to make it compatible for newer versions of vB without his express permission... which we won't be able to get because we can't get in contact him. Therefore I have completely rewritten this mod. I copied nothing from ShiningArcanine's original mod; instead I went through vB's built in debug functions and used their code as an example. Server Support Right now this mod only supports "@exec(uptime)" for retrieving server load. If I get enough requests for other load average systems, I will add them in time. |
nice... i'll have to check this out this weekend. gjob
|
thanks, very handy!
|
Sorry what does this exactly do?
|
when i installed it all again did you move them or something i cant add catigories again?:eek: argh wrong topic sorry
|
^^ I wish I could give you rep for that XD
Also, what does this do, exactly? :D |
If it does what normal debug does it should allow you to access Master Style,add settings,manage Admin help,rebuild bit field/styles/etc.,and see all the queries as shown below.
|
I like it :)
|
is there an option to disable this hack in the ACP?
|
Quote:
|
what means red data?
|
Red text is uncached templates... it means the author of the current mod failed to properly cache their templates into the built in vBulletin template caching system.
The crazy thing is... the majority of uncached templates I see are from vBcms itself. |
amazing! :D
I'll investigate further on my uncached template (only one)... Your mod is great! :) |
New version fixes a bug with servers that have been up for less than 1 day.
|
My server has been up for over a month as I moved to a Dedicated Server, but the stats say server uptime is only 4 days?
https://vborg.vbsupport.ru/ Also are there any options to set permissions for the stats, I'd prefer my members not to know if there are any problems with the site. |
The same for me. Great suggestion that only admin can view the stats
|
Quote:
|
Quote:
Quote:
Added: D'oh!! I was just looking into the product and I see it already does this, correct? PHP Code:
Added: No. I just checked and it is visible when I'm a logged-out guest. |
Just tried the new version and now I get Server Uptime: 1 days 2 hours 32 mins
|
Can you please add the possibility to get system load using sys_getloadavg? On my forum, exec is turned off for security.
|
Quote:
Code:
if ($vbulletin->userinfo['usergroupid'] == 6) Code:
$totaltime = microtime(true) - TIMESTART; Code:
} Code:
$output = str_replace('</body>',$microdebug.'<br /></body>', $output); |
Thanks Boofo nyce fix
I have a small issue I have photopost integrated with vb4 but the microstats don't display when viewing the gallery how can I get it to hook there as well thanks |
Check to see if photopost has its own footer template. You would have to enter the display code there, also.
|
photopost uses vb's footer it's all integrated
|
Works perfect, thanks... :up:
|
Quote:
|
Quote:
Code:
$totaltime = microtime(true) - TIMESTART; |
More like:
Code:
if ($vbulletin->userinfo['usergroupid'] == 6) AND: Code:
$microdebug .= "</div>"; |
1 Attachment(s)
please check if i made the edits correctly :)
|
Nope, sorry. At the very bottom, change this:
Code:
$microdebug .= "</div>"; to this: Code:
$microdebug .= "</div>"; |
Boofo !!!
That did it.. Thanks... :up: |
You had doubts? ;)
|
the server was updated today and for some reason the server uptime and page load is no longer displaying
any ideas has worked flawlessly till the updates |
never mind 1 hour later and it came back .. weird
|
Installed very handy thanks
|
Installed as stand alone plugin.
Marked as installed. Nice simple plugin. Thank you. |
i was looking for this it is nice
thank you |
Sorry if i am asking a dumb question ,
Does this mod works with 3.8.4? Thx |
Is working fine for me on 385.
|
Have the discussed permission changes been made in the xml download?
If they have, they are not working... If I logout, I can still see the stats as a Guest. |
All times are GMT. The time now is 06:05 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|