Back to vBulletin 3 Articles

How to Cache an Uncached Template
by dsboyce8624 16 May 2005

I am posting this because it took me so long to find the answer. It may be elementary to those of you who have been doing this for a while, but not to me.

Anyway, here goes:

Open /forum_root/global.php

Find:

PHP Code:
//misc useful 
At the end of the column of template names add yours, don't forget the comma after the last one that's already there, like so:

PHP Code:
'already_there_template',
'template_you_need_cached' 

vblts.ru supports vBulletin®, 2022-2024