The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
making my own hack, how do i output it to a template
hi,
i have a chunk of code here, and i want to use the code onto a template, how can i go about outputting this? <php>eval("dooutput(\"".gettemplate("mytemplatenam e")."\");");</php> should i put this at the end of the script? Marzas |
#2
|
|||
|
|||
if the script is just one action or just presenting the data from the template then you can put it at the end of the script. Make sure to include:
PHP Code:
Cheers, g-force2k2 |
#3
|
|||
|
|||
my script has differant commands, so should put the output to tempalet code before the:
} or after? |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|