PDA

View Full Version : show queries


Ron1n
20 Jan 2005, 21:29
how do I show the number of queries and the time at the bottom of each page?

thanks :D

Marco van Herwaarden
20 Jan 2005, 21:37
edit your config.php file and add a line:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

Ron1n
20 Jan 2005, 21:53
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
20 Jan 2005, 21:58
do a search for microstats ;)

Andreas
20 Jan 2005, 22:04
Four your convenience:
http://www.vbulletin.org/forum/showthread.php?t=59700
http://www.vbulletin.org/forum/showthread.php?t=62173

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