Forums

Join
bbPress Support ForumsRequests and Feedbackbbpress register requires minimum number of username characters ?

Info

Tags

bbpress register requires minimum number of username characters ?

  1. 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 ?

  2. 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

  3. 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

  4. 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

  5. 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.

  6. is wordpress.org and bbpress.org login intergrated?

  7. Yeah, they are integrated and so is the WordPress MU forums.

    Trent

  8. very cool :)) now how to delete the gspark001 account

  9. Ignore it forever because mdawaffe will never get around to deleting it ;)

    Trent

  10. is there a way to limit the maximum number of characters for a username?

  11. Yes just edit the textfield (where you have to enter your username) and just let it except like 5 characters or less...

  12. That's the maxlength property of input fields.

    You can still edit the HTML, though, and submit your crazy username. A serverside check is best.

  13. yeah that'll work for now, thanks.

  14. You must log in to post.