Posted: 08/13/2005 2:36:25 PM
Reply Quoted
lhornaday wrote: | 08/13/2005 6:58:55 AM |
In-Portal sends two different e-mails depending upon wether or not you are using the auto password feature:
1 Validate User 2 Add User
The autopassword feature is where the user does not enter their own password, it is created automatically and sent to them.
I visited your website and I see that you are letting your users supply their own password. Therefore, you are sending out an e-mail that will not contain the users password. The user's password will only be sent if you choose to use the autopassword feature.
You can edit the 'Add User' email which is what you are sending to what I have below and it should work.
Your user registration has been approved. Your user name is "<inp:touser _Field="UserName" />" and your password is "<inp:touser _Field="password" />".
Hope it goes well,
[Edited By lhornaday on 08/13/05 7:03:15 AM] |
This is works!!!
Just I need to find out for my self which field I should use in email message for approved user to place his password instead of new password field "<inp:touser _Field="password" />".
I think these two emails used differend field. I will found. Just little self practice.
I mean by this that in the text message password is blank.
*********************************************************************
Welcome to RushHohol.com!
Your user registration has been approved. Your user name is "cobain" and your password is "".
*******************************************************************************************************************
Thank you.
[Edited By rushhoho on 08/13/05 4:26:32 PM]