I am running 6.2.1
here .
Here is my problem:
On the Edit My Profile page (ultimatebb.cgi?ubb=edit_my_profile) members are accidentally typing an incorrect email address and then submitting the form. When this happens, the ubb changes their password and then emails this new password to the member. The member cannot get his new password because the email address in his profile is incorrect.
To change the email address in their profile, a member should have to type the new email address into two textboxes on the form. When submitted, the script will verify that the member typed an identical email address in both textboxes. This will ensure the member did not make a mistake.
Ok I hope I explained it better!