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

Home » FUDforum Development » FUDforum 3.0+ » 3.0.3 NNTP Import Limit
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
3.0.3 NNTP Import Limit [message #166195] Mon, 10 October 2011 16:44 Go to next message
jm2morri is currently offline  jm2morri   
Messages: 225
Registered: January 2009
Location: Stratford, Ontario, Canad...
Karma: 0
Senior Member
Hello,

I think there is a bug in the nntp.php import script of 3.0.3. I have the import limit set to 0 (i.e. no limit).


        if (--$counter < $config->imp_limit) {
                echo "\nDone. Forum and Usenet Group are in sync.\n";
        } else {
                echo "\nImport limit of ". $config->imp_limit ." posts reached. There are more messages to load.\n";
        }


I continually got the message "Import limit of 0 posts reached. There are more messages to load.". By changing the if from "<" to "<=" I don't get that but rather the "In sync" message.

James.
Re: 3.0.3 NNTP Import Limit [message #166198 is a reply to message #166195] Mon, 10 October 2011 16:57 Go to previous messageGo to next message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
Yip, that's a bug. Luckily not too serious though.
Re: 3.0.3 NNTP Import Limit [message #166199 is a reply to message #166198] Mon, 10 October 2011 17:03 Go to previous messageGo to next message
jm2morri is currently offline  jm2morri   
Messages: 225
Registered: January 2009
Location: Stratford, Ontario, Canad...
Karma: 0
Senior Member
OK, what can I do to work around it?
Re: 3.0.3 NNTP Import Limit [message #166200 is a reply to message #166199] Mon, 10 October 2011 17:28 Go to previous message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
Ignore it, it's just a status message.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Matching Authors with Users During NNTP Import
Next Topic: Upgrade to 3.0.3 Messed up Top Icons
Goto Forum:
  

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

Current Time: Thu Sep 19 23:51:41 GMT 2024

Total time taken to generate the page: 0.03124 seconds