The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Adding PHP Snippet to Footer
I have recently agreed to take on an advertiser who requires the inclusion of an "include();" line of PHP in the footer of all pages on my site. I have tried adding this snippet in as an advertisement to the "above footer" spot with no luck. I have also tried to paste the PHP snippet into the footer style template and that failed, as well.
Is there any way I can add this code: Code:
<center><? include ("display.php"); ?></center> |
#2
|
|||
|
|||
You can't use PHP in templates. Maybe you can create a plugin that adds whatever the fie is outputting to the footer? You should ask if it's possible to get him to create a function that's includable that would return the code needed instead of echo/printing it.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|