+ Reply to Thread
Results 1 to 6 of 6

Thread: Use Email address as User Name

  1. #1
    Junior Member
    Join Date
    Jan 2013
    Posts
    23

    Use Email address as User Name

    Hello,

    I want the users to use there email address as the user name. This means that they don't need to enter the email address in the username field. Instead the system should use the email address they entered as the username.

    Please advise.

    Thanks,

  2. #2

    email as username

    Is this possible? I would like to do the same.

    Thanks

    Quote Originally Posted by Omar Barkawi View Post
    Hello,

    I want the users to use there email address as the user name. This means that they don't need to enter the email address in the username field. Instead the system should use the email address they entered as the username.

    Please advise.

    Thanks,

  3. #3
    Do you want use email address in the login form?
    Thank you, Curtis.
    @Flynax Company

  4. #4
    Hello all,

    You can try to use following code:

    open file: ftp://includes>>classes>>rlAccount.class.php find method: login and code:

    PHP Code:
    Only registered members can view the code
    and replace to:

    PHP Code:
    Only registered members can view the code
    save and then you can use username or email in login form.
    Viktor,
    Flynax technical department,
    Best wishes.

  5. #5
    Yes, I would like to only have the email address as the login.

  6. #6
    Hello Robert,

    Please try to use next code:

    instead of above code

    PHP Code:
    Only registered members can view the code
    save and check again.
    Viktor,
    Flynax technical department,
    Best wishes.

+ Reply to Thread