The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
![]() Quote:
That worked. Thanks a bunch. --------------- Added [DATE]1314819916[/DATE] at [TIME]1314819916[/TIME] --------------- I must the most idiot on this forums. I'm trying to include a second php file (for footer this time) and am having problems again. This time this is what im using: Code:
ob_start(); include('/home/XXXX/public_html/bh_includes/footer-common.php'); $includedfphp = ob_get_contents(); ob_end_clean(); vB_Template::preRegister('footer', array('includedfooter' => $includedfphp)); That doesnt work either. I changed the includedphp to includedfphp because using just the includedphp didnt work. I assumed it was because that variable was already being used elsewhere so i changed it (nothing happened though) |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|