![]() |
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>"; |
All times are GMT. The time now is 03:39 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:
|