The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How can I add forum jump to my new vb page
Hi all
I created a new vb page, and I tried to put forum jump in it, but I couldn't any help??? code of my page PHP Code:
and this is rules template content HTML Code:
$stylevar[htmldoctype] <html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]"> <head> <title>$vboptions[bbtitle] - Forum Rules</title> $headinclude </head> <body> $header $navbar <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <tr> <td class="tcat" align="center">Forum Rules</td> </tr> <tr> <td class="alt1">My Rules</td> </tr> </table> <br> <div align="left"> $forumjump </div> <br> $footer </body> </html> Iam waiting your help by the way my vb version is 3.0.7 no body knows?? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|