The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
I've read a ton of stuff in a search, but can't seem to find the answer.
I'm using photopost. I added a php file ( latest_pic.php ) to rotate the latest pics on "any" page. Works fine on the home page of the site, using " Code:
<!--#include virtual="/forums3/latest_pic.php" -->". Now I'm trying to add the same file to the header of the forum. http://dirtrider.net/forums3/ (on the left side where all the logos are) I've read about adding something like: Code:
ob_start(); require("file.php"); $file = ob_get_contents(); ob_end_clean(); Sorry if this has been answered already, I searched! Thanks in advance for any help. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|