The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#5
|
|||
|
|||
![]()
Ok. I plan on using conditional comments... Just not sure how the code would be
ob_start(); $adform = ob_get_contents(); if (THIS_SCRIPT == 'contact') { include('adform.php'); } $linkform = ob_get_contents(); if (THIS_SCRIPT == 'links') { include('linkform.php'); } ob_end_clean(); Am I close? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|