The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
templatecache more than one template
Hi folks,
I have a plugin which uses $vbulletin->templatecache['navbar']. Some of my styles have the navbar options in the header template so the plugin doesn't work with these templates. Is there a way I can cache two templates? Running vb 3.8.7 Thanks |
#2
|
|||
|
|||
How is your plugin using $vbulletin->templatecache['navbar']? If it's doing a str_replace() on it, you might just be able to repeat the same replace using $vbulletin->templatecache['header'].
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|