View Full Version : Number of queries?
Sychev_S
05-22-2007, 07:49 PM
Is there anyway to see with how many queries vbadvanced page generated on my site?
DementedMindz
05-22-2007, 09:25 PM
I use this http://www.vbulletin.org/forum/showthread.php?t=140449 ;)
Sychev_S
05-23-2007, 03:36 AM
is there anyway to do it without installing a plugin?
Sychev_S
05-23-2007, 03:51 AM
nevermind, found an answer myself: jsut add this in config.php
$config['Misc']['debug'] = ($_SERVER['REMOTE_ADDR'] == 'xxx.xxx.xxx.xxx');
replace xxx with your ip address (if it is static) so only you can see stats.
vBulletin® v3.7.2, Copyright ©2000-2008, Jelsoft Enterprises Ltd.