Denied Symbol&Numbers Registration
This modification is in the archives.
Hello there!
This is my first hack :squareeyed: actually my friend create it just to denied two things but i re create from beginning so thats why i say it's my first hack. What does this hack do? In the registration page it checks if the username the user has entered have a denied symbol and Numbers or not. If the user enter any symbol from this + = _ # $ ^ & * ( ) will get a message telling user to change the desired name. Updated to 1.0.1 Fix some codes :squareeyed: To Update just replace deniedreg.php with the new one (from attachment) install this hack? just upload 1 file to includes folder. Edit register.php file. That's all. 1. Open register.php Find: PHP Code:
$_POST['username'] = trim(preg_replace('#\s+#si', ' ', $_POST['username']));
PHP Code:
// # Denied symbol&numbers from registration[strat]
2. Upload deniedreg.php (from attachment) to includes file. End Demo: Look to the screenshot. Please don't forget to click Download This modification is archived and cannot be downloaded. Screenshots
|
Similar Mods
Registration Denied if under 18 | vBulletin 3.5 Add-ons |
Denied Symbol In a new thread | vBulletin 3.0 Full Releases |