The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#5
|
|||
|
|||
![]()
OK, then try this: create a plugin using hook parse_templates code like this:
Code:
if (THIS_SCRIPT == 'careindex1' OR THIS_SCRIPT == 'careindex2') { $mycarekeywords = 'my keywords here'; $mycaredescription = 'mycaredescription'; vB_Template::preRegister('headinclude', array('mycarekeywords' => $mycarekeywords, 'mycaredescription' => $mycaredescription)); } |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|