Quote:
Originally Posted by Cap'n Steve
Turn on debug mode and see what queries are being run the vBadvanced main page. Do any of them reference the quotes table? It should look something like this:
[sql]SELECT * FROM vb_quotes[/sql]
|
Sorry for the late reply. I've been awfully busy lately.
Here's the result:
Code:
Time Before: 0.43164
Time After: 0.43169
Time Taken: 0.00005
Memory Before: 10,869.234 KB
Memory After: 10,869.313 KB
Memory Used: 0.078 KB
Tip of the day module generated in 0.00005 seconds with 0 queries.
0 seconds doing MySQL queries and 0.00005 doing PHP things.
Looks like the global variable did actually not kick in