Helping a customer who recently migrated to a new server with me and now they claim the reset password functionality is broken because of the move - I've reviewed everything and indeed its not working, it sends the email - with a link:
/customer/account/resetpassword/?id=##&token=cxXXXXX
Now you can click on that it simply goes and ends up at:
/customer/account/login/referer/
after a quick trip to:
/customer/account/changeforgotten/
I've followed all the customer.xml updates after the 6788 update, but no such luck. Anyone had anything similar happen and can offer any suggestion? After a day the link does expire and I get an expired note, but just never gets to where I can change a password.
Help?