By skinnyo on
Hi!
I'm currently creating a theme for a multiuser site. I've made some changes to how the user profile looks like but now users cannot change their password. When I go to address "user/FUBAR/edit" I don't see the change password form...How I can add this or better yet, where has it gone?
Thanks in advance
Comments
Have you inspected the page
Have you inspected the page in Firebug or the source code to see if the link to change password is just hidden behind a page element or hidden with css?