![]() |
yes. edit properly global.php
| 1. Find this code: +--------------------------------------------------------------------------+ if (isset($showqueries)) { $pagestarttime=microtime(); } +--------------------------------------------------------------------------+ | +-----------------------------------------------+ | Replace it with: +--------------------------------------------------------------------------+ $pagestarttime=microtime(); +--------------------------------------------------------------------------+ |
Yup...just saw that thread.....thx
|
Quote:
|
good point FWC. although.. is indicated in the install file clearly:
Code:
+-----------------------------------------------+ |
Quote:
|
I Edited the correct file..Problem is what your file is telling me and what my 2 Global files say are Diffrent
im on 2.2.5 and I just re-dl the VB files.. if (isset($showqueries)) { $pagestarttime=microtime(); } is in the /admin/global.php My /forum/global.php has this if (isset($showqueries)) { $pagestarttime = microtime(); } else { $pagestarttime = 0; } Thes came straight from VB where i just DL the files from |
vBulletin v2.2.5 Update
In the new VB version, there is a little minor change in forum/global.php. Find the code: PHP Code:
PHP Code:
|
Read back the rest of the thread.
You have to edit the global.php file if you've got 1.7 I don't think 1.6 instructs that. FYI make sure you don't hack the one in the wrong directory, that's what I did. Anyway, that's why it's giving yout those stats, like I said, read the thread, it's already been answered |
Viruseater.. he's right. 225 changed. :ermm:
|
That did the trick nakkid
Great Hack...thx for the Support... Page generated in 0.277 seconds(78.57% PHP - 21.43% MySQL) with 28 queries. PHP version 4.1.2 (Debug mode) with GZIP library compression enabled (level 2). [details] |
All times are GMT. The time now is 08:07 AM. |
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:
|