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

Home » FUDforum Development » Bug Reports » NNTP import bug
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
NNTP import bug [message #16225] Tue, 20 January 2004 23:19
KVentz is currently offline  KVentz   Russian Federation
Messages: 65
Registered: November 2002
Location: Moscow, Russia
Karma: 0
Member
I don't know, maybe it was fixed now, but I found a little bug...

I have a login "root" with nick "KVentz" in my forum. I have some news groups to import. Sometimes a man with nick "root" writes in thees groups. And messages in forum appear like I wrote them. With my nick and my avatar. But I didn't wrote them!

I propose comparing news_nick with forum_nick instead of news_nick with forum_login. Look:

Incoming message from NNTP with nick X.
Checking registered user with nick X ("name" field in DB).
If there is one - write a message as from this user.
If not - register user X with login X and name X (if registering users is on) and write a message as from this user.

Forum do this, but it compares name in NNTP message with login in forum. I think you just need to change "login" to "name" in query to fud2_users table.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: setup gets overwritten for PDF management
Next Topic: Clicking on text areas
Goto Forum:
  

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

Current Time: Fri Jun 07 02:21:10 GMT 2024

Total time taken to generate the page: 0.02250 seconds