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

Home » FUDforum » FUDforum Installation Issues » NNTP Bug in 2.72/2.73RC1
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
NNTP Bug in 2.72/2.73RC1 [message #27913] Fri, 30 September 2005 16:12 Go to previous message
haitch is currently offline  haitch   Australia
Messages: 2
Registered: September 2005
Location: Australia
Karma:
Junior Member
New to FudForums, but really liking them. Found a problem with the released 2.72 and 2.73RC1 though. I'm mirroring an NNTP server into the forums. While trying to post any messages into the forums I was getting a stream of "invalid stream file errors". Finally traced it back to two things:

In nntp.inc

1) In the post function the return from Connect is set as $this->exit_handler(0) rather than $this->exit_handler() - this causes the actual nntp error to be hidden.

2) The underlying problem is that the post function doesn't receive the authorization credentials for the server. Looking at packet traces, during posting the nntp server is sent "authinfo user" rather than "authinfo user username", causing a 501 Invalid authorisation" error. Lacking the php knowledge to fix it properly, I've worked around it for now by hardcoding the username/password into the post function.

H.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Problem with mailingslistmanager
Next Topic: Fudforum in phpgroupware missing buttons at top of page.
Goto Forum:
  

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

Current Time: Fri Oct 18 05:26:53 GMT 2024

Total time taken to generate the page: 0.06990 seconds