The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
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 |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|