ForgotPassword Module

0
I've got the ForgotPassword Module up and running and emailing users. All seems to be working, with the exception of "UserFullname" doesn't appear to be populated. Am I missing something fairly basic, as I thought it would just pull this from the user account, rather than being blank as it is now? Sending out emails with just "Dear ," sounds a little condescending :) Many thanks T
asked
1 answers
0

Make sure the e-mail template token is properly connected, also update your MX model reflection to check if the entity metadata still matches, although I would assume that the username is still there.

answered