The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Cache Templates VIA Plugins Gone?
In VB3.8, I was able to cache templates via plugins. For instance, if I add a new NAVTAB, I would be able to cache the template for it. However, using the same code for VB4, its still showing the template as uncached.
hook_location: cache_templates php code: $globaltemplates[] = 'media_NAVTAB'; Simple, not complicated. Yet my 'media_NAVTAB' template still remains listed as uncached. |
#2
|
||||
|
||||
Use $cache[] = 'media_NAVTAB'; instead
|
#3
|
|||
|
|||
Sweet... thanks...
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|