• When new subscriber registered first time they receive an email with listed following details.

    Your account e-mail: pwn@email.com
    Your account username: jxyxs
    Your account password:

    So 1 small missing bug in this version is “Your account password” is blank…
    If subscriber forget there password and they don’t want to reset then they can check there email for Password…That’s it

    and There are also issues with customers resetting their passwords and then neither the old or new password will work.

    Thanks

    https://wordpress.org/plugins/ultimate-member/

Viewing 7 replies - 1 through 7 (of 7 total)
  • I had this problem and it was related to the latest update using new e-mail templates.

    WP does not send passwords anymore so you have to send users to the ‘reset password’ page where they can create their own.

    You can use the {password_reset_link} tag for this in the mail templates.

    Same problem here!

    Plugin Author Ultimate Member

    (@ultimatemember)

    Hi,

    User login details have been removed from the emails in update to plugin as we wanted to follow the WordPress security practices. WordPress removed passwords from being sent in emails so we have done the same to make plugin more secure.

    Thanks

    Fine. You give us the reason “WordPress removed passwords from being sent in emails so we have done the same to make plugin more secure.”

    NOW what do we do???

    Plugin Author Ultimate Member

    (@ultimatemember)

    Well UM is a front-end system where people register themselves so they will know their own passwords.

    If you are regsitering users yourself as the admin, you should create the users using the default WP method of user creation and they will get a link to set their own password in the WordPress new user email.

    Thanks

    Yes, I do register users myself.
    I applied the method of sending the {password_reset_link}
    Thanks distopicus!

    As far as UM is concerned, when you do changes like that you should at least put a WARNING in the Change Log.

    Plugin Author Ultimate Member

    (@ultimatemember)

    Sorry for lack of communication. We will be starting to do blog posts on new updates outlining everything that is changing. Thanks.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Your account password: BLANK’ is closed to new replies.