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

Home » FUDforum Development » Bug Reports » empty name registration
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
empty name registration [message #4438] Fri, 26 July 2002 20:45 Go to next message
computer_dan is currently offline  computer_dan   Canada
Messages: 58
Registered: July 2002
Location: Toronto
Karma: 0
Member

i just had someone successfully register a login name that is blank. i'm not sure if it is a 0 character blank or a space. i suspect that it is 0 characters.

I just went into the User Administration System and searched for *. This brings up the entire list of registered users and includes the blank user. This is what the last few names look like:

Misa (login: Misa)
Jackie (login: Jackie)
justin (login: jennifer)
(login: )

It's the last line that is the problem. I cannot delete that user because there is no active hyperlink to click on.

How do I get rid of this sucker? Evil or Very Mad
Re: empty name registration [message #4439 is a reply to message #4438] Fri, 26 July 2002 20:50 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Run the following query:
UPDATE fud21_users SET alias=login WHERE alias='';


FUDforum Core Developer
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: save_session not accepting args
Next Topic: "Show Polls" link error
Goto Forum:
  

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

Current Time: Sat Nov 09 01:48:29 GMT 2024

Total time taken to generate the page: 0.01988 seconds