The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I am trying to include a separate file in the header. I have added to phpinclude_start:
Code:
ob_start(); include(/public/forum/forumheader.php); $my_header = ob_get_contents(); ob_end_clean(); |
#2
|
||||
|
||||
![]() PHP Code:
|
#3
|
|||
|
|||
![]()
That works now! I was missing the quotes, I must have accidentally deleted them at some point. Thank you so much!
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|