The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Template issue
I can't find anything in the search function, but it could be me being panicy and not finding the correct terms. In any case, I'm having a problem with the templates. It gets the main template that I specified in the PHP file, but it doesn't grab the rest that I tell it to. Example:
PHP Code:
Note: I did use this from a tutorial, so this isn't all my coding. |
#2
|
||||
|
||||
It grabs it from the database, but you never do anything with it. You need something like this before you use print_output()
PHP Code:
|
#3
|
||||
|
||||
So I have to do that with every template I create for this page?
And that didn't seem to work. Unless I put the eval in the wrong spot. ._.' http://www.chaossanctum.com/forums/test.php Nvm, I got it. I used this: PHP Code:
|
#4
|
||||
|
||||
Yeah, I had a typo, but I think you got the idea.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|