By timebinder on
Seemed simple enough. Go to user/password URL, change password.
But when you go there you get the "we'll email you a one-time login and from there you can change your password"
Ok, so I use the link but when I go to the /user/password URL.......I get the button for changing the password
What am I missing?????
Comments
Try using the path of
Try using the path of 'user/:uid/edit' where :uid is the user's id number.
"Insanity is doing the same thing over and over again, expecting different results." - Einstein
Thanks for the quick reply.
Thanks for the quick reply. Do you know how syntactically I can add a menu item using this? Seems as though :uid doesn't work