Info
- 13 posts
- 7 voices
- Started 4 years ago by gspark001
- Latest reply from outchy
bbpress register requires minimum number of username characters ?
-
- Posted 4 years ago #
bbpress registration did not indicate there was a set minumu for how many characters in username, might be a good idea if there was a note in the register form
i kept getting a username not valid and did not know why, how come with wordpress the username was ok but not on bbpress ?
-
- Posted 4 years ago #
If I am reading this right, the username was too short? I just registered a user with a single letter as the username on the recent TRAC version and it worked. Others seeing this as well?
Trent
-
- Posted 4 years ago #
In fact, there is a user of just "M" in this forum and has been for 'quite a few' versions of bbPress running this forum.....hmm....
Trent
-
- Posted 4 years ago #
well i registered with gspark and it said invalid username so i assumed it was too short then i added 001 to it and it took
-
- Posted 4 years ago #
I registered as 'M' on the wp forums ages ago. ;)
And I run all my registrations through wp instead of bbpress, so I'm no help with this one other than that.
-
- Posted 4 years ago #
is wordpress.org and bbpress.org login intergrated?
-
- Posted 4 years ago #
Yeah, they are integrated and so is the WordPress MU forums.
Trent
-
- Posted 4 years ago #
very cool :)) now how to delete the gspark001 account
-
- Posted 4 years ago #
Ignore it forever because mdawaffe will never get around to deleting it ;)
Trent
-
- Posted 4 years ago #
is there a way to limit the maximum number of characters for a username?
-
- Posted 4 years ago #
Yes just edit the textfield (where you have to enter your username) and just let it except like 5 characters or less...
-
- Posted 4 years ago #
That's the
maxlengthproperty of input fields.You can still edit the HTML, though, and submit your crazy username. A serverside check is best.
-
- Posted 4 years ago #
yeah that'll work for now, thanks.
-
You must log in to post.