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

Home » FUDforum » How To » Is there an easy way to remove the >4 letter username restriction
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Is there an easy way to remove the >4 letter username restriction [message #6491] Tue, 15 October 2002 02:41 Go to next message
State of Entropy is currently offline  State of Entropy   United States
Messages: 5
Registered: October 2002
Karma: 0
Junior Member
We have a number of people who want to use three letter usernames, ie Tom, Val, Bob, etc. But the registration requires a minimum of four. is there an easy code change to fix that? In what file would I find that restriction?

[Updated on: Tue, 15 October 2002 02:43]

Report message to a moderator

Re: Is there an easy way to remove the >4 letter username restriction [message #6500 is a reply to message #6491] Tue, 15 October 2002 11:36 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Yeah, this is very easy to change.
Inside register.php.t there is a line
if( !$user_id && strlen($GLOBALS['HTTP_POST_VARS']['reg_login']) < 4 ) {


Change the 4 to the minimum number of letters you wish to allow the login to be.


FUDforum Core Developer
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Making Profiles inaccessible by Anonymous Users?
Next Topic: Next question - is there a way to stop the blinking pages in Netscape 4.7x?
Goto Forum:
  

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

Current Time: Wed Sep 18 23:52:49 GMT 2024

Total time taken to generate the page: 0.02488 seconds