The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I have a batch of standard templates that I eval at global_start.
I have a function within an included file, which needs to use these templates. Is there an easy way to make them available to the function? |
|
#2
|
|||
|
|||
|
Near the top of the function try adding the following:
Code:
global $template1, $template2, $template3; |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|