Hi,
If i want a forum user to register using just his email address and not to use any username.
In other words how can i remove the username field and just use the email address field for an user to register?
If i remove the username field within the code, will it lead to any bugs in the application?
To make this work I will probably need to make a few other changes such as
1. in the login page, replacing username with email address.
2. removing username field from forgotten password page
3. search by email instead of username
4. how to replace Topic 'posted by username' to 'posted by email address'
Any help and ideas would be appreciated..
Thanks,
Sathya