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
Seeking
Moderator: General Moderators
http://bugs.php.net/bug.php?id=24053
Try including using a path, rather than http:// (if that's what the code is doing)
Try including using a path, rather than http:// (if that's what the code is doing)