![]() |
block space name
is it posibel to block username's witch a space?
|
in register.php change $username = eregi_replace("( ){2,}", " ", $username);
with $username = eregi_replace("( ){2,}", "", $username); |
Quote:
|
in member.php found this lines:
PHP Code:
$username = eregi_replace("( ){2,}", "", $username); should work |
Quote:
i can stil login. :( |
All times are GMT. The time now is 10:41 AM. |
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:
|