The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
fetch_template help
Is it possible to print/echo a specific template without including the various header and footer information?
I learned the following, but it prints more than just the specific template eval('print_output("' . fetch_template('custom_template') . '");'); |
#2
|
||||
|
||||
Do this:
PHP Code:
|
#3
|
|||
|
|||
Thanks. But I'm trying to include that template into a non-vb page.
Is it possibly to echo out just one template on its own? |
#4
|
||||
|
||||
Just echo $yourvariablename after you eval the template.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|