The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#3
|
|||
|
|||
![]()
I was also given this instructions:
In includes/class_bootstrap.php after: Code:
$templater = vB_Template::create("footer"); Code:
ob_start(); include("prolink.php"); prolink_getLinks(); $prolink = ob_get_clean(); $templater->register("prolink", $prolink); Code:
{vb:raw prolink} Does this code look OK? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|