Support the development of TastyIgniter Learn more
Hi, when a user try to reset his password it get the reset link that's is empty.
fedex A staff or customer or both?
sampoyigi Only customer!
fedex Is the customer enabled?
sampoyigi of course. it works all exept for the link. The link in the mail is https://website.it/admin/login/reset?code=
fedex Is the Reset Password Component The reset password page value set to account/reset?
The reset password page
account/reset
fedex Also can you share a screenshot of the mail message
sampoyigi yes it's account/reset
And in the mail there are:
@partial('button', ['url' => '{reset_link}', 'type' => 'primary']) Resetta la password @endpartial
fedex Sorry, I meant a screenshot of the mail in your inbox.
sampoyigi In the email the thing that does not work is that the ures receive the link without the "reset code" https://website.it/admin/login/reset?code=
Is that ok?:
fedex Not the screenshot of the component. I mean try to reset a customer password and when you get the reset password email in your inbox send a screenshot of the email, I'm trying to see if the alternative link is showing correctly.
sampoyigi The one I posted are the alternative link. Both are equal.
I think that is not working the variabile {reset_password} maybe
Let me know thanks!
@sampoyigi any idea?