NNTP import: no such article in group [message #160890] |
Thu, 05 November 2009 18:36 |
INVY
Messages: 33 Registered: November 2009
Karma: 0
|
Member |
|
|
I have the same problem:
//$eom = strpos($this->body, $this->boundary, $s);
if( ($eom = strpos($this->body, $this->boundary, $s)) === FALSE) {
$eom = strlen($this->body);
}
if ($have_text_body) {
$text_body = substr($this->body, $s, $eom-$s);
$s=$eom;
}
it does not work
it.cultura.storia (news.giganews.com) messagio 1001
Importing it.cultura.storia message 76185
Importing it.cultura.storia message 76186
/storia.sh: line 1: 25571 Terminated php -f httpdocs/scripts/nntp.php 4
-
Attachment: nntp.txt
(Size: 22.24KB, Downloaded 1337 times)
[Updated on: Thu, 05 November 2009 19:02] Report message to a moderator
|
|
|
|
|
|
|
|
|
|
|
|