The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
$blocks[friends] on a new page
Would it be possible to add $blocks[friends] to a new page somehow.
I'm currently using Gary King's How to create your own vBulletin-powered page! (uses vB templates) and it's working fine, except for this that is The template I'm using is this: Code:
$stylevar[htmldoctype] <html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]"> <head> <title>$vboptions[bbtitle]</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">Title</td> </tr> $blocks[friends] </table> $footer </body> </html> Could someone tell me if I'm mistyping the url wrong perhaps, both http://www.letsgather.net/friends.php and http://www.letsgather.net/friends.php?u=1 aren't working. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|