4WebHelp
 FAQ  •  Search  •  User Groups  •  Forum Admins  •  Smilies List  •  Statistics  •  Rules   •  Login   •  Register
Toggle Navigation Menu

 What does this mean?
Post New TopicReply to Topic
View Previous Topic Print this topic View Next Topic
Author Message
Justin
4WebHelp Addict
4WebHelp Addict


Joined: 07 Jan 2002
Posts: 1060

PostPosted: Wed Jun 11, 2003 11:07 am (20 years, 10 months ago) Reply with QuoteBack to Top

Warning: main(): stream does not support seeking in /home/virtual/site21/fst/var/www/html/index.php on line 205

Started getting it since my host upgraded to PHP 4.3.2, funny thing is that the script works fine, and everything works, I just get it on the front page of BluesWeb.co.uk Sad
OfflineView User's ProfileFind all posts by JustinSend Personal MessageSend email
Daniel
Team Member



Joined: 06 Jan 2002
Posts: 2564

PostPosted: Wed Jun 11, 2003 12:52 pm (20 years, 10 months ago) Reply with QuoteBack to Top

Seems to be a PHP 4.3.2 bug:

http://bugs.php.net/bug.php?id=22576

So you'd better stop including files via their URL! Twisted Evil (unless these files aren't on your site Wink)

________________________________
Image
OfflineView User's ProfileFind all posts by DanielSend Personal Message
Justin
4WebHelp Addict
4WebHelp Addict


Joined: 07 Jan 2002
Posts: 1060

PostPosted: Wed Jun 11, 2003 12:58 pm (20 years, 10 months ago) Reply with QuoteBack to Top

Daniel wrote:
Seems to be a PHP 4.3.2 bug:

http://bugs.php.net/bug.php?id=22576

So you'd better stop including files via their URL! Twisted Evil (unless these files aren't on your site Wink)


I need to include a file with a query string in, it's the only way I can do it unless I can do it unless I rewrite the whole lot, believe me I tried.

PHP's developers are thick, if they are going to do that, why the hell do they give error messages? I mean JESUS CHRIST, it includes the file fine, but gives an error, what the hell is the point in that? It carries out a function perfectly, but then gives an error saying it can't be done.

*Shakes Head*
OfflineView User's ProfileFind all posts by JustinSend Personal MessageSend email
Daniel
Team Member



Joined: 06 Jan 2002
Posts: 2564

PostPosted: Wed Jun 11, 2003 1:00 pm (20 years, 10 months ago) Reply with QuoteBack to Top

If you put @include does that help? Also I would think that the error message isn't supposed to appear, thus why it's considered a bug Wink.

________________________________
Image
OfflineView User's ProfileFind all posts by DanielSend Personal Message
Justin
4WebHelp Addict
4WebHelp Addict


Joined: 07 Jan 2002
Posts: 1060

PostPosted: Wed Jun 11, 2003 1:06 pm (20 years, 10 months ago) Reply with QuoteBack to Top

Exactly, what annoys me, is it can't be an error, as it's running the code properly and the PHP is working, there shouldn't be an error message there Sad
OfflineView User's ProfileFind all posts by JustinSend Personal MessageSend email
Justin
4WebHelp Addict
4WebHelp Addict


Joined: 07 Jan 2002
Posts: 1060

PostPosted: Wed Jun 11, 2003 1:08 pm (20 years, 10 months ago) Reply with QuoteBack to Top

Cheers Daniel, that fixed it and made a nightmare slightly easier, but it's a silly silly bug. what is the actual difference between the @include and include then?
OfflineView User's ProfileFind all posts by JustinSend Personal MessageSend email
Daniel
Team Member



Joined: 06 Jan 2002
Posts: 2564

PostPosted: Wed Jun 11, 2003 1:18 pm (20 years, 10 months ago) Reply with QuoteBack to Top

@ in front of a function name hides any errors which may be output.

________________________________
Image
OfflineView User's ProfileFind all posts by DanielSend Personal Message
adam
Forum Moderator & Developer



Joined: 26 Jul 2002
Posts: 704
Location: UK

PostPosted: Sun Jun 15, 2003 12:18 pm (20 years, 10 months ago) Reply with QuoteBack to Top

Justin wrote:
Exactly, what annoys me, is it can't be an error, as it's running the code properly and the PHP is working, there shouldn't be an error message there Sad

it's not an error, it's a warning...different things Smile

________________________________
It's turtles all the way down...
OfflineView User's ProfileFind all posts by adamSend Personal MessageVisit Poster's Website
Display posts from previous:      
Post New TopicReply to Topic
View Previous Topic Print this topic View Next Topic


 Jump to:   




You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot edit your posts in this forum.
You cannot delete your posts in this forum.
You cannot vote in polls in this forum.


Page generation time: 0.247338 seconds :: 18 queries executed :: All Times are GMT
Powered by phpBB 2.0 © 2001, 2002 phpBB Group :: Based on an FI Theme