The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
question about templates
hello i have a question about linking an external website into a template, im wanting to to display the content from my stat site to display it in to a custom vbulletin template
<php include_once("http://www.xxx.com/xxx/xxx.php"); ?> i use this on my index page on my site and it displays every thing for me... so how would i import this code into vb ? i have this so far PHP Code:
|
#2
|
||||
|
||||
<a href="http://www.vbulletin.com/docs/html/main/templates_externalfiles" target="_blank">Including External Files</a>
|
#3
|
|||
|
|||
how im i to import that into my script, i have made my template and i have my php file.
here is my template file script PHP Code:
PHP Code:
|
#4
|
|||
|
|||
Read through the link that was given above, it tells you how to include a PHP file. Your not doing it.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|