PDA

View Full Version : help Virtual Linking..


bspiller
09-28-2004, 07:23 PM
On my main site http://www.clancsf.com/csf_server2.shtml that page uses a code to call that status script as follows
<!--#include virtual="live/queryhl.php?ip=63.218.48.10&port=27015" -->. Now I made a new block called livestatus located at http://www.247xtreme.com/index.php?page=livestatus with that code in it and nothing shows. Am I doing something wrong or does php now allow the include virtual tag unlike .shtml?

Brian
09-28-2004, 07:35 PM
I may be wrong, but if I remember correctly you can't include files like that with vBulletin.

Our Sponsors
 

bspiller
09-28-2004, 08:01 PM
anyway to bypass it such as having it run to another page then including the finished page in the php?