![]() |
script that finds usernames with less than 4 characters
Hi,
I was told that there is a script that can help me finding usernames in vbulletin's database that has less than 4 characters. Where can I find it? Regards, Rik. |
it's just a db query:
[SQL]SELECT userid,username FROM user WHERE LENGTH(username) < 4[/sql] |
All times are GMT. The time now is 01:01 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|