FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » How To » Cant make news reader to work for hours. Help? Anyone?
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Cant make news reader to work for hours. Help? Anyone? [message #31304 is a reply to message #31294] Sat, 15 April 2006 16:43 Go to previous messageGo to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma:
Senior Member
Administrator
Core Developer
The error comes from PHP not the forum, what you can trying doing is to try using PHP to connect to the NNTP server via:
<?php
$fp 
fsockopen("host"119$errno$errstr) or die($errstr);
?>


See if that works, you can also try to increase the timeout value in the forum's NNTP settings.


FUDforum Core Developer
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Unable to delete single message
Next Topic: Voting results
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sun Nov 10 16:12:06 GMT 2024

Total time taken to generate the page: 0.02951 seconds