Sign Up Repeat Fix
I need some form validation to prevent new members from creating multiple accounts with the same email and username.
I don’t want it to slow down the process very much however.
It should return an error message that reads “that email address already in use”.