
03-25-2004, 10:12 PM
|
|
|
Join Date: Jan 2003
Location: Sydney, Australia
Posts: 459
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by himerus
Well, I'm using www.teranews.com
I'm not experienced with connecting to third parties with PHP, although, I am decent at PHP code. I will look over the file in the next hour or so, and see if anything sticks out that might be causing the problem... I've looked over the send_post function a few times already, and I didn't see anything there that was wrong... maybe something with the way headers are being read or sent??? That's where I'm lost, because I'm not experienced with the protocols used to connect to the NNTP server & post.
:S
I'll Post the contents of my gateway.php file after I've looked it over and made it a little more readable.
|
If anything, I think it will be more to do with nntp.php. So you might want to try out a modern version of nntp.php:
http://pear.php.net/package-info.php...release=0.10.1
|