Hi,
I'm using the great login snippet (1.7.0 with revo 2.1.3-pl), everythings seems to work fine, except the changePassword snippet.
I followed
http://rtfm.modx.com/display/ADDON/Login.ChangePassword
but the form is only reloaded and shows up empty again.
No error messages are outputted, the password itself remains unchanged.
I would like to use the snippet in the process of forgotton passwords, so a user has to change the system generated one to one of his own choice.
Could it be that the example mentioned above is outdated? All other login snippets come with their own templates, which are referenced via snippet parameters like lgnChangePassTpl, only this one shall have the form code in the same resource with the snippet call. Furthermore their are snippet params like
&validateOldPassword=`1`
&validate=`nospam:blank`
which are not explained in the properties section of changePassword, thus it looks buggy to me.
Has anyone got this running (with error and confirmation messages) and could provide me his or hers snippet call and chunk/form code?
Cheers
Frisco