The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
index.php?page=xxx
Hi.
about a year ago i was given the code to make my index page and include .html files by using links like: index.php?page=xxx (xxx being xxx.html) I've since lost the code :ermm: Does anyone know how to do this Thanks in advance! |
#2
|
||||
|
||||
not sure if you can include an iframe however if you use a $_REQUEST['page'] could code it to use the $page as the src for the iframe.
|
#3
|
|||
|
|||
the code i was given was just to request html files for the content of a page... there were no i frames
|
#4
|
||||
|
||||
I'd guess all it does is read from the file and then echo it out...
|
#5
|
|||
|
|||
yea... i just cant remember the code
|
#6
|
|||
|
|||
See if this is what you're looking for:
Edit index.php after the require_once('./global.php'); line. Under it put: PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|