• Resolved pandanas

    (@pandanas)


    Hi,
    I’m new here. I’m using buddypresswith youzify and having a problem where a new user needs to change their password the link is sent to them. When followed it goes to the wordpress backend ‘change password’ which isn’t good. Youzify should be handling this as it does the login page? how to go about changing this please?

    This from lostpassword.url in welcome email (how to reset password) https://MY_DOMAIN/wp-login.php?action=lostpassword&redirect_to=https%3A%2F%2FMY_DOMAIN%2Fmembers%2Fpandanas%2F

    Do I need to change the wp_lostpassword_url( string $redirect = ” ) ?

    Under Youzify settings there is a Password reset lost password page (ID : 4919) and there is a short code for [youzify_lost_password]. Should it not be utilising these?

    Thanks in advance

Viewing 15 replies - 1 through 15 (of 19 total)
  • Plugin Support Youzify

    (@kainelabsteam)

    Hello @pandanas

    Thanks for reaching us

    Could you send me your reset password URL please? I will test it ??

    Best Regards, KaineLabs Team.

    Thread Starter pandanas

    (@pandanas)

    Plugin Support Youzify

    (@kainelabsteam)

    Hello @pandanas

    Could you clarify more please? Do you mean after submit the email, your members do not receive email to reset their password?

    If yes, please check this article to fix why the email is not sending out

    https://kainelabs.ticksy.com/article/13240/

    Best Regards, KaineLabs Team.

    Thread Starter pandanas

    (@pandanas)

    Hi,

    no, they do receive that link in their email. problem is it leads to wordpress admin lost password screen not youzify as set out in settings to reset password. i don’t wish users to see anything associated with wordpress.

    thanks

    Plugin Support Youzify

    (@kainelabsteam)

    Hello @pandanas

    I have tested the Lost Password on your side and it’s working fine for me. Kindly check screenshots below

    https://snipboard.io/n4UWTt.jpg

    https://snipboard.io/bdgA2B.jpg

    Could you explain me more details the issue you found exactly please? ??

    Best Regards, KaineLabs Team.

    Thread Starter pandanas

    (@pandanas)

    Hi,

    Thanks for that:) problem was when I created a test user and followed the link to reset password it took me to the wordpress generated one instead of the youzify one. Looks like that didn’t happen with your test user?

    Thanks,

    Andrew

    Hi,
    I think you are talking about

    \youzify\includes\public\core\membership\functions\youzify-membership-bp-functions.php:107

    #line 107
    ‘password.reset.url’ => network_site_url( “wp-login.php?action=rp&key=$key&login=” . rawurlencode( $user_login ), ‘login’ ),

    youzify does not offer reset password page yet
    you can try to use edit
    “wp-login.php?action=rp&key=$key&login=”
    to
    “lost-password/?action=rp&key=$key&login=”
    and this should work
    i don’t know if the support can offer you better solution

    Regards,

    Plugin Support Youzify

    (@kainelabsteam)

    Hello @pandanas , could you send me an email or test account where you can not reset your password please? I will test it on your side.

    Hello @idmxdj , thanks for sharing this with us. But, actually, Youzify offer reset password feature. If you click “Lost password” at the bottom of Login form, you will be redirected to Reset password form >> https://snipboard.io/GqRQjr.jpg

    And after submit your email, the system will send to your email automatically a reset password link. Kindly check screenshots below

    https://snipboard.io/bdgA2B.jpg

    https://snipboard.io/n4UWTt.jpg

    Best Regards, KaineLabs Team.

    Thread Starter pandanas

    (@pandanas)

    Hi,

    Yes the password reset from the youzify login page works like that. It’s the welcome email link that’s the problem. You you follow that link to reset password it leads to the ‘wordpress’ reset password page with the ‘wordpress’ logo. That’s what I mean. Hope that makes sense?

    Thanks

    Hi,
    @pandanas
    yeah the welcome email message contain forget password url you can easily remove the part of the reset password URL from your WordPress admin menu -> email section you will find all buddypress email template

    @kainelabsteam
    yes but this is not what pandanas meant
    he is talking about the page when you enter the new password the 2nd step of resetting password
    not the first step when you enter your email or username.

    Plugin Support Youzify

    (@kainelabsteam)

    Hello @pandanas @idmxdj

    That’s weird. It works form med until the last step. Kindly check this video record

    https://www.dropbox.com/s/8nhx8dll2cmjym4/videochangepassword.mp4?dl=0

    Best Regards, KaineLabs Team.

    Hello @kainelabsteam
    Yes you are right but i think @pandanas is talking about the url in email “wp-login.php”
    so I’ve suggested to him to edit this “youzify-membership-bp-functions.php:107”

    I can see that youzify redirecting url from wp-login.php to /lost-password/

    youzify does not offer a reset password page yet <<– sorry I was talking about old youzer Version

    Regards,

    Thread Starter pandanas

    (@pandanas)

    Thanks, I appreciate the help guys.

    Plugin Support Youzify

    (@kainelabsteam)

    You’re welcome @pandanas , happy can help. ??

    Best Regards, KaineLabs Team.

    Plugin Support Youzify

    (@kainelabsteam)

    Hello @pandanas

    I Hope you are doing good.

    I will mark this ticket as resolved as i didn’t hear from you for more than 24 hours.

    But no worries we are still here to help, feel free to reply back on this ticket whenever you are available and we will get back to you ??

    Have a wonderful day.

    Best Regards, KaineLabs Team.

Viewing 15 replies - 1 through 15 (of 19 total)
  • The topic ‘youzify password reset problem’ is closed to new replies.