Log in

View Full Version : Why isnt my template caching plugin working after my upgrade?


fly
09-24-2006, 12:02 AM
What is wrong with this code?

if (THIS_SCRIPT == 'index')
{
// merge the templates we need
$globaltemplates[] = 'forumhome_forumbit_level3_post';
}

In the cache_templates hook.

fly
09-26-2006, 10:56 PM
Help?!?!?!?!