for the record, this works very nicely.
to those whom say there is no explanation - u need to open the login.php file in ur forum folder on ur server, and just insert the code above where Till stated. its just a simple copy and paste, the only thing you need to edit is your user table name.
if you cant for some reason find that spot in your code, just do a search (ctrl + F) in the file for the line
Code:
if ($_POST['do'] == 'login')
and paste appropriately. :up: