Marking messages read in database [message #25338] |
Tue, 07 June 2005 10:49 |
Art Wolf
Messages: 16 Registered: May 2005 Location: Dublin, Ireland
Karma: 0
|
Junior Member |
|
|
I'm trying to find where in the database messages are marked as being read.
We are using a command line unix system so all users currently use slrn (via NNTP). What I'm wanting to do is allow a user to read in their ~/.jnewsrc file and sych it with FUDforum. Because the messages are kept by their id from the Xref field doing this automatically seemed impractical as it would slow down page loading by a huge amount :/
|
|
|
|
|
|
|
|
Re: Marking messages read in database [message #25435 is a reply to message #25433] |
Wed, 08 June 2005 14:32 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Ok, well add some debug code into the import script, make sure that the correct value is retrieved and is indeed passed along to imsg_edt.
FUDforum Core Developer
|
|
|
|
|
|