Log in

View Full Version : show queries


Ron1n
01-20-2005, 08:29 PM
how do I show the number of queries and the time at the bottom of each page?

thanks :D

Marco van Herwaarden
01-20-2005, 08:37 PM
edit your config.php file and add a line:
$debug = 1;

Ron1n
01-20-2005, 08:53 PM
thats actually pretty good, but what I meant was how do I show the queries and time like it is at vbulletin.org:

Page generated in 0.12794 seconds with 13 queries

That detailed analysis will be helpfull in the future tho. Thanks.

Xenon
01-20-2005, 08:58 PM
do a search for microstats ;)

Andreas
01-20-2005, 09:04 PM
Four your convenience:
https://vborg.vbsupport.ru/showthread.php?t=59700
https://vborg.vbsupport.ru/showthread.php?t=62173

Ron1n
01-20-2005, 10:24 PM
hrm, i was looking for something built in, but if they dont have one... i guess ill use one of the mods. thanks.