Skip to content
This repository has been archived by the owner on Feb 12, 2018. It is now read-only.

Password doesn't change #5

Open
SanderRoelfsema opened this issue Jul 13, 2015 · 2 comments
Open

Password doesn't change #5

SanderRoelfsema opened this issue Jul 13, 2015 · 2 comments

Comments

@SanderRoelfsema
Copy link

We have added the UserAccountUpdate module to a page so a User can change their password. When we enter the new password and click on update, it doesn't change the password, what I'm doing wrong?

Another question, is there a list of the tokens which I can use in a template?

image

@ghost
Copy link

ghost commented Jul 16, 2015

The default template is not correct. You need to add this:

<div class="dnnFormItem dnnClear">
[DNNLBL:USER:PasswordCurrent:HideRequired]
[CTL:USER:PasswordCurrent]
[REQUIRED:USER:PasswordCurrent]
</div>

@SanderRoelfsema
Copy link
Author

Thanks for your reply. I thought so, that is why i asked if there is a list with the tokens.

Best Regards

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant