Author Topic: Edit Welcome Email ...  (Read 750 times)

0 Members and 1 Guest are viewing this topic.

Offline warmgrey11

  • New Member
  • *
  • Posts: 18
  • Karma: 0
  • SMF Version: 1.1.10
Edit Welcome Email ...
« on: January 20, 2010, 02:36:59 PM »
Hi,

I'm hoping someone can tell me how to edit the text of the welcome email a member receives upon registration. The one with the body that starts "You are now registered with an account at ..."

Specifically, I want to remove/change:

A) the text that reads "You may change your password after you login by going to your profile, or by visiting this page after you login:"

and

B) the URL that links to http://www.domain.com/forum/index.php?action=profile

I found the 'A' text in Login.english.php, $txt[701] but I can't track down how to edit the email template to change or edit that URL

Let me know what u know

thanks...

Offline ccbtimewiz

  • Dreamer
  • Guru
  • *
  • Posts: 1304
  • Karma: 2100
  • Gender: Male
  • $info->close();
    • Dream Portal
  • SMF Version: SMF 2.0 RC4
Re: Edit Welcome Email ...
« Reply #1 on: January 20, 2010, 04:20:49 PM »
What SMF version?

Offline warmgrey11

  • New Member
  • *
  • Posts: 18
  • Karma: 0
  • SMF Version: 1.1.10
Re: Edit Welcome Email ...
« Reply #2 on: January 20, 2010, 04:48:30 PM »
1.1.11

Offline ccbtimewiz

  • Dreamer
  • Guru
  • *
  • Posts: 1304
  • Karma: 2100
  • Gender: Male
  • $info->close();
    • Dream Portal
  • SMF Version: SMF 2.0 RC4
Re: Edit Welcome Email ...
« Reply #3 on: January 20, 2010, 04:58:31 PM »
This might be useful for you:

http://huw.org.uk/smfstrings/

Offline warmgrey11

  • New Member
  • *
  • Posts: 18
  • Karma: 0
  • SMF Version: 1.1.10
Re: Edit Welcome Email ...
« Reply #4 on: January 20, 2010, 06:49:05 PM »
Thanks. I'll check it out