The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Linking to new templates?
What is the best way to link to a new template that you've made?
Is this close? Code:
<a href="template_name?$session[sessionurl]">$vbphrase[NewPageName]</a> |
#2
|
|||
|
|||
If it is for an entire new page, then you need to create a php file to associate with the template. Then you just like to it like any other page with
Code:
<a href="mynewpage.php?$session[sessionurl]">$vbphrase[mynewpagename]</a> |
#3
|
|||
|
|||
Quote:
OK THANKS for sorted it all out |
#4
|
|||
|
|||
Cool. Glad it's sorted
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|