The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Making my own little portal
Well not really...but how would I make the index page use a specifc template, from another template set, other then the user specified one?...using the eval and dooutput?
-Drk |
#2
|
||||
|
||||
Hey chen, can I bump this post :-p
-Drk |
#3
|
||||
|
||||
hmm, you could try this:
before running the gettemplate function add: $tempid=$templatesetid; $templatesetid=x; // id of templateset you want to have... eval...... // gettemplatelines here $templatesetid=$tempid; |
#4
|
||||
|
||||
hmm...thank you!
-Ae |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|