The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Well, I'm trying to include a php page (www.lvasp.com/quotes.php) into my FAQ page (faq.php). So I added a plugin (global_start from the drop-down list), placed this in
ob_start(); include('../quotes.php'); $includedphp = ob_get_contents(); ob_end_clean() And in my FAQ template I have this where my output should be. $includedphp Nothing soo far |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|