Page 1 of 1

Seeking

Posted: Sun Feb 01, 2004 5:01 am
by ampersand
What does this error message mean:

Warning: main(): stream does not support seeking in /xxxx/xxxx/public_html/portal/modules/mod_gallery.php on line 10

Line 10 is an include("");

Thanks

Posted: Sun Feb 01, 2004 8:03 am
by markl999
http://bugs.php.net/bug.php?id=24053

Try including using a path, rather than http:// (if that's what the code is doing)