Quote:
Originally posted by FireFly
You want to load all queries once, in $templatesused. Then when gettemplate() is called, it won't call the database but get the template from the cache, which is created at the beginning.
ALWAYS use $templatesused, you have no idea how helpful it is.
I meants to see your index.php?explain=1 page, it will tell me more.
|
Thanks for the tip about templates. I'll do it, even for if-conditioned templates ... :squareeyed:
Sorry: didn't understand about index.php... Btw, I'm using vb 2.2.5 with the updated db_mysql.php and /index.php?explain=1 doesn't work any more....
:hurt:
Thanks again