The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
How to Disable Special Characters on UserName Registration
Hi,
I found difficulties to find mod/hack on disabling UserName in Special Characters during registration. We wish for the UserName only in A-Z, space and 0-9, no ascii letters, etc. So far, I found 1 thread: https://vborg.vbsupport.ru/showt...900#post736900 But that one is for version 3.0.7 We are using 3.6.8 Level Patch 2 for our forum. I wonder if anyone can help me to direct me to the correct one if there is any. Thanks in advance. |
#2
|
|||
|
|||
Does the Illegal Usernames Feature not do what you require?
AdminCP > vBulletin Options > vBulletin Options > User Registration Options > Illegal User Names |
#3
|
||||
|
||||
Quote:
Example of the characters, is if we use Microsoft Word, and Insert Symbols. there are hundreds of those characters. This is quite difficult for our side to do. Just for an example: I have 1 user name: adinumo and I found he has 3 other username, which is read the same but they are all ascii codes. |
#4
|
|||
|
|||
Look at the option underneath that. (Username Regular Expression) Click on the Help icon and it gives you info about what to put in the box.
I'm very basic in my knowledge of REGEX but a quick guess would be: ^[A-Za-z0-9 ]+$ would allow only alphanumeric characters. |
#5
|
||||
|
||||
Quote:
i clicked on the (PCRE) instead of the help buttons. yes, that will be perfect. thanks for the direction Opserty. (ThumbUp & Shakehand) |
#6
|
|||
|
|||
Hmm isn't this exactly what i already told you in PM before you started this thread?
|
#7
|
||||
|
||||
Hi Marco, I am sorry, I am pretty new to VB and thus i must learn a lot about the terms.
it seems simple, but for my side, i am scared to do anything that I am not sure. again, my sincere apology for not exactly understanding it in first place. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|