[Coming soon] removeme.php
removeme.php is a script im putting togther tonight for vB 3. This script allows your members to delete their accounts from the user cp. Altho this will not be useful for most boards it can be a great tool on some boards.
At present this script makes the user input their password (even when logged in) for a little extra security, might add a strike counter to it aswell at some point.
The script works like this:
When a user loads removeme.php they are displayed a warning message about deleting acounts and input box (username/password or just password depending if userid is greater then 0).
Once the password (and username in some cases) if submitted it is checked agenst the db, if everything
returns ok, then a 'Are you sure you want to delete this account?' message is displayed
If they click 'I am sure' the account is removed from the database. They are returned to forumhome as a guest.
|