Make sure you include all your templates in the PHP file's templatesused=" " section. Each template called not in that section is one extra query.
Do a search for the word "query" in the file and then remove all queries that you can make do without. For example, I disabled invisibility, which means I can remove the queries for people browsing a forum etc. - it all adds up.
|