Quote:
Originally Posted by Emma
I was wondering if anyone knew where I could find a certain file that you can upload and it tells you how much time is spent per query that your page makes so you can see what process your page is getting hung up at? I know it was a php file and that it wasn't like a board hack or anything. Anyone know what I am talking about and where I could get it?
Emma
|
Enable debug mode by adding the following to config.php:
Then, add
...to the URL of almost any page to get query details.