• Hi, when a user registers on the site it is sending an email that says notice of password change. Then says if you did not request password change contact admin.

    AND

    Then right after that it send an email with user name as the email address (NOT THE USER NAME USED TO REGISTER) and a password.

    When you try to login with the user name that you create and the password it send it works. but the emails make it very confusing.

    HOw can I stop the change password one and make the user name be the user name not the email?

Viewing 1 replies (of 1 total)
  • hello,

    your issue is probably because your server has php mail function() disabled. Check your server, do a phpinfo (); in php, and test.

    After the tests done, please come back to us,

    Regards,

    Digico,

Viewing 1 replies (of 1 total)
  • The topic ‘New user registration sending password change’ is closed to new replies.