4 replies [Last post]
arbel's picture
Offline
Bug FinderGetting busy with the Ubercode.
Joined: 08/12/2007
Juice: 331
Was this information Helpful?

Hello,

I'm trying to find out where do I edit the account details mail sent after an order has been made for a new user.

this isn't the mail from the notifications but another mail that I can't find what controls it.

Idan

Shawn Conn's picture
Offline
Administrator
Joined: 08/07/2007
Juice: 916
Notifications Settings

Are you referring to the new user account confirmation emails? Those are set in admin/user/settings.

-Shawn Conn: If the Name Don't Rhyme It Ain't Mine

arbel's picture
Offline
Bug FinderGetting busy with the Ubercode.
Joined: 08/12/2007
Juice: 331
thanks do you know if can

thanks

do you know if can create my own !login_uri tag...I want to send the user a link to the my_files page.

Shawn Conn's picture
Offline
Administrator
Joined: 08/07/2007
Juice: 916
Re: thanks do you know if can

Not sure, I'm not familiar with all the details of Drupal's user module. If you could put HTML in the email form, you could just replace !login_uri with your own hyperlink.

-Shawn Conn: If the Name Don't Rhyme It Ain't Mine

arbel's picture
Offline
Bug FinderGetting busy with the Ubercode.
Joined: 08/12/2007
Juice: 331
Re: Re: thanks do you know if can

yeh, the thing is I need to have a link with the user id in it. so I need some type of variable.