Hi everybody... I'm using login extra, everything works perfect, even the option "forgot your password", when user clicked this option, the email is required for send an email with a new password and an URL, when user go to this URL the password is set by the sent in the message, but when I need the URL in the email message, go to a form for enter a new password and re-confirm password fields (lgnResetPassChangePassTpl)
I have this in my reset resource, the form is showed but the password is not changed.
[[!ResetPassword? &loginResourceId=`11` &tpl=`lgnResetPassChangePassTpl`]]
I know I should use the the 'ChangePassword' snippet, but I'm not sure how to use it in this case.
I'm using MODX 2.5
Thanks for your help and I'm sorry for my English!