PDA

View Full Version : Invisionboard Problem


cscarlet
15-07-2003, 08:07 AM
I am currently having a problem with an error message appearing from using the ssi.php script, the error:
Warning: main(): stream does not support seeking in /home/bulletpa/public_html/index.php on line 80
is produced then it works anyways as expected

the code used to include the ssi.php is
<? require ("http://www.bulletpain.com/forums/ssi.php?a=news&amp;show=7")
?>

also i have tried include include_once and am stuck for ideas how to get rid of this annoying little error

cscarlet
15-07-2003, 08:26 PM
problem is fixed via the other topics reply