Hi guys,
I've encountered a strange scenario where I want to change user's password in the backoffice, when I click the "Change Password" link I get errors regarding Dependency handler and an additional error saying that ValidationEnabled function in passwordChanger is not defined.
Has anybody faced this issue before?
I'm using Umbraco version 7.5.4 assembly: 1.0.6136.27241, the most strange thing is that we have 10-ish websites and the problem occurs only in two of them.
Change password for user doesn't work
Hi guys, I've encountered a strange scenario where I want to change user's password in the backoffice, when I click the "Change Password" link I get errors regarding Dependency handler and an additional error saying that ValidationEnabled function in passwordChanger is not defined. Has anybody faced this issue before?
Thank you in advance.
No never seen error in user changing password check again
I've been trying to solve this since yesterday..
Hi Dmitry,
Not seen this either.
Could you let us know what version of Umbraco you're using and what the versions of the Umbraco DLLs are?
Has this ever been working or is it a new site?
Thanks Andy
I'm using Umbraco version 7.5.4 assembly: 1.0.6136.27241, the most strange thing is that we have 10-ish websites and the problem occurs only in two of them.
Have you done an upgrade and maybe some files are not overwritten / removed on the hosting?
Also, clear the /App_Data/Temp/ClientDependency cache folder (or update the version number in /config/ClientDependency.config).
Thanks, I will try it.
Just for the interest I'm adding an image with the error I'm getting in the console:
is working on a reply...