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

Home » FUDforum Development » Bug Reports » Slow Reply Match fails
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Slow Reply Match fails [message #20205] Sat, 02 October 2004 10:37 Go to previous message
devnull is currently offline  devnull   United States
Messages: 16
Registered: September 2004
Karma:
Junior Member
I was trying to fix the problem with the double posts when the nntp.php script ends before it imported all news. My idea was to reduce the amount of imported posts for each run.

To do this, I modified parse_msgs in include/nntp.inc and added the following after line 364 (50 posts is just for testing, I planned to raise it to 500-1000):
$this->group_last = $this->group_first + 50;

The script seems to run fine, but still leaves a .lock in errors/.nntp/ (although the other file in there seems to contain the correct value, 51 in this case).

But, to be back on topic, the board seems not to join posts corrently. I had lots of posts which obviously belong into a single thread. And Slow Reply Match is turned on.

If someone wants to verify this, try the following:
Create a forum and only allow view, read and search in the group manager
Configure a newsgroup:
- Newsgroup Server: news.gmane.org
- Newsgroup: gmane.comp.jakarta.general
- Authentication Method: None
- Moderate Newsgroup Posts: No
- Slow Reply Match: Yes
- Create New Users: Yes

When you then run nntp.php (modified or not), you'll see a lot of posts belonging together (look for "Re: License issue (the come back)"). Obviously, all the topics are identical, but they are not joined.

Ideas anyone?
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Problem posting after upgrading 2.6.7RC1
Next Topic: "Preview Message" button jumps you to the wrong place...
Goto Forum:
  

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

Current Time: Sun Nov 24 07:17:42 GMT 2024

Total time taken to generate the page: 0.04091 seconds