The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#5
|
|||
|
|||
![]() Quote:
![]() code is: Code:
ob_start(); require_once('/home/****/public_html/****/shoutcast/index.php'); $php_include = ob_get_contents(); ob_end_clean(); vB_Template::preRegister('FORUMHOME',array('php_include' => $php_include)); using the hook: Code:
{vb:raw php_include} correct me if i'm wrong .. doing this should literally put what ever is being used in the "index.php" file (which this file also calls other files for use) onto the forumhome page where I decided to put it? Thanks Eddie |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|