Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • wildlife 54 posts 74 karma points
    Jun 07, 2010 @ 14:27
    wildlife
    0

    Problem with Password Reminder package

    I've installed the umbraco Member Controls package and seem to be unable to get the Member Password Reminder macro working.  It does everything it is supposed to do with the one exception of actually including the password in the e-mail it sends.   What I'm receiving with my tests is: "Here is your password for our site."  But that's all that is in the e-mail.

    Any assistance you can provide in getting it to actually send the password would be very helpful and greatly appreciated.

    Here's how the macro is set up in my template:

    <umbraco:Macro ErrorMessageNotFound="Please enter a valid e-mail 
    address" ConfirmMessage="Thank you for submitting your request.  A
    response will be sent to your e-mail address."
    EmailFrom="[email protected]" EmailSubject="Your password reminder."
    EmailBody="Here is your password for our site."
    Alias="MemberPasswordReminder" runat="server"></umbraco:Macro>

    If you need any additional information from me with regard to how I've set everything up, let me know.  Do I need to add something else to the EmailBody portion of this?

Please Sign in or register to post replies

Write your reply to:

Draft