The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
I have this online.php file at http://animeboards.com/online.php
which i want to be SSIed into my other site on the same server, http://www.eva2000.com/ how would i do that ? |
#2
|
|||
|
|||
Code:
<!--#include virtual=""--> |
#3
|
||||
|
||||
Can you paste the code for that options.php file?
|
#4
|
||||
|
||||
i tried it with the include virtual command and also file with /home/user/html/online.php but it just gives the typical error when an SSI doesn't work i included it into a .shtml file
|
#5
|
||||
|
||||
Quote:
here's a online.txt file which you can rename to .php later |
#6
|
|||
|
|||
hmm, does it work if you copy the file to the same directory?
|
#7
|
|||
|
|||
Are animeboards.com and eva2000.com both on the same machine?
Guess not, they have different IP's Well, about the best thing I can think of then is to use an iframe. Code:
<iframe src="http://animeboards.com/online.php" border="0" width="##" height="##" scrolling="no"></iframe> |
#8
|
|||
|
|||
Quote:
|
#9
|
||||
|
||||
Oops, yeah, I meant online. Thanks for the code.
PS: You should be able to include any file off your server, but you need to know the path... |
#10
|
|||
|
|||
eva2000 Thanks for the code
PLEASE HELP Warning: on line 3 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|