Got a weird error message??
I've just moved servers, same hosting company, and now have a weird error on my guestbook.. It's displayed through an includes in the file guests.php (which is in the main folder)
Warning: main(): stream does not support seeking in /home/XXXXXX/public_html/guests.php on line 3
The guestbook is in it's own directory, but I'm linking to it like this: (this is actually line 3)
(?php include "http://www.mywebsite.com/guestbook/index.php"; ?)
I have chmoded anything that was chmoded before and there are no files missing. I'm stumped. Can anyone point me in the right direction please? It worked fine before the move.. Thanks
Warning: main(): stream does not support seeking in /home/XXXXXX/public_html/guests.php on line 3
The guestbook is in it's own directory, but I'm linking to it like this: (this is actually line 3)
(?php include "http://www.mywebsite.com/guestbook/index.php"; ?)
I have chmoded anything that was chmoded before and there are no files missing. I'm stumped. Can anyone point me in the right direction please? It worked fine before the move.. Thanks
