The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Hi,
after installing 3.0.6 my vBadvanced index page has : Quote:
Now, my question is, how can i CACHE my templates ? thanks |
|
#2
|
||||
|
||||
|
in the file with the cached templates place this above the call for global.php:
PHP Code:
![]() that should get rid of the extra queries and uncached templates |
|
#3
|
||||
|
||||
|
thanks. I found it yesterday. Every file has that variabile where you put the templates
Now...back to 19 queryes
|
|
#4
|
|||
|
|||
|
Is there one file this can be added to that will do it globally?
|
|
#5
|
||||
|
||||
|
Quote:
only navbar, header, footer, etc |
![]() |
|
|