![]() |
How can I include an .html file in the footer ?
How can I include an .html file in the footer?
Thanks in advance! |
For download or to show/say something?
|
Quote:
|
anyone have any ideas? can it not be done? thanks
|
You could create a plugin using the "global_setup_complete" hook and modify the $footer variable at that point (you'd need php code to read in the file, which I guess could get complicated if it includes styles or javascript) Of course you could just copy the HTML you want to the footer template, but I guess if that would work for you you'd have done it already.
|
Quote:
|
OK, how about this: http://www.vbulletin.com/docs/html/t..._externalfiles
(Someone just asked about including php output in another thread, but the manual has instructions for HTML as well). |
is this what you're talking about
SHTML or ASP: <!--#include virtual="/path_relative_to_site" --> PHP: <?php include("../path_relative_to_document") ?> |
All times are GMT. The time now is 10:35 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|