Simple Machines Community Forum

SMF Support => Language Specific Support => Bosanski/Hrvatski/Srpski (Bosnian/Croatian/Serbian) => Topic started by: Bob Marley on February 12, 2008, 09:47:30 AM

Title: Send welcome email to new members
Post by: Bob Marley on February 12, 2008, 09:47:30 AM
U kom file-u se konkretno nalazi text koji se salje putem email-a svakom novom korisniku. Zeleo bih da edit-ujem poruku dobrodoslice. Hvala unapred.

Poz  8)
Title: Re: Send welcome email to new members
Post by: goust on August 10, 2008, 04:37:56 AM
Da li je moguce da niko ne zna ovo, jer i meni isto to treba?
Title: Re: Send welcome email to new members
Post by: MarkoWeb on August 10, 2008, 05:06:38 AM
Otvoris prevod i pogledas, to je bar lako...
Title: Re: Send welcome email to new members
Post by: srbija-tip.com on August 10, 2008, 07:26:02 AM
decko pita gde se nalazi prevod
Title: Re: Send welcome email to new members
Post by: MarkoWeb on August 10, 2008, 08:08:34 AM
Quote from: markosvaba on August 10, 2008, 07:26:02 AM
decko pita gde se nalazi prevod
Decko pita "U kom file-u se konkretno nalazi text..." a ne gde se prevod nalazi...

Za druge ne znam ali Notepad++ ima opciju da pretrazuje u vise otvorenih fajlova... tako da otvoris sa njim SVE fajlove iz prevoda i pretrazis... to je 5 sec. posla.
Title: Re: Send welcome email to new members
Post by: goust on August 10, 2008, 05:51:39 PM
E bas ste nam puno pomogli. HVALA.
Title: Re: Send welcome email to new members
Post by: deZio on August 11, 2008, 04:47:04 PM
Quote from: gorgonzolabg on February 12, 2008, 09:47:30 AM
U kom file-u se konkretno nalazi text koji se salje putem email-a svakom novom korisniku. Zeleo bih da edit-ujem poruku dobrodoslice. Hvala unapred.

Poz  8)
/Themes/default/languages/Login.english.php:
// For the below three messages, %1$s is the display name, %2$s is the username, %3$s is the password, %4$s is the activation code, and %5$s is the activation link (the last two are only for activation.)
$txt['register_immediate_message'] = 'You are now registered with an account at ' . $context['forum_name'] . ', %1$s!' . "\n\n" . 'Your account\'s username is %2$s and its password is %3$s.' . "\n\n" . 'You may change your password after you login by going to your profile, or by visiting this page after you login:' . "\n\n" . $scripturl . '?action=profile' . "\n\n" . $txt[130];
$txt['register_activate_message'] = 'You are now registered with an account at ' . $context['forum_name'] . ', %1$s!' . "\n\n" . 'Your account\'s username is %2$s and its password is %3$s (which can be changed later.)' . "\n\n" . 'Before you can login, you first need to activate your account. To do so, please follow this link:' . "\n\n" . '%5$s' . "\n\n" . 'Should you have any problems with activation, please use the code "%4$s".' . "\n\n" . $txt[130];
$txt['register_pending_message'] = 'Your registration request at ' . $context['forum_name'] . ' has been received, %1$s.' . "\n\n" . 'The username you registered with was %2$s and the password was %3$s.' . "\n\n" . 'Before you can login and start using the forum, your request will be reviewed and approved.  When this happens, you will receive another email from this address.' . "\n\n" . $txt[130];
Title: Re: Send welcome email to new members
Post by: OnlineFunCorner on August 14, 2010, 09:19:35 AM
I Go To & Open That File /Themes/default/languages/Login.english.php:
But Did Not Find This Code
---
// For the below three messages, %1$s is the display name, %2$s is the username, %3$s is the password, %4$s is the activation code, and %5$s is the activation link (the last two are only for activation.)
$txt['register_immediate_message'] = 'You are now registered with an account at ' . $context['forum_name'] . ', %1$s!' . "\n\n" . 'Your account\'s username is %2$s and its password is %3$s.' . "\n\n" . 'You may change your password after you login by going to your profile, or by visiting this page after you login:' . "\n\n" . $scripturl . '?action=profile' . "\n\n" . $txt[130];
$txt['register_activate_message'] = 'You are now registered with an account at ' . $context['forum_name'] . ', %1$s!' . "\n\n" . 'Your account\'s username is %2$s and its password is %3$s (which can be changed later.)' . "\n\n" . 'Before you can login, you first need to activate your account. To do so, please follow this link:' . "\n\n" . '%5$s' . "\n\n" . 'Should you have any problems with activation, please use the code "%4$s".' . "\n\n" . $txt[130];
$txt['register_pending_message'] = 'Your registration request at ' . $context['forum_name'] . ' has been received, %1$s.' . "\n\n" . 'The username you registered with was %2$s and the password was %3$s.' . "\n\n" . 'Before you can login and start using the forum, your request will be reviewed and approved.  When this happens, you will receive another email from this address.' . "\n\n" . $txt[130];

---
I Am Using 2.0 RC1
Please Help!!!!!!!!!! :( :( :(
Title: Re: Send welcome email to new members
Post by: manix on August 14, 2010, 10:04:31 AM
za SMF 2.0 pogledajte fajl EmailTemplates.english.php


        'subject' => 'Welcome to {FORUMNAME}',
        'body' => 'Thank you for registering at {FORUMNAME}. Your username is {USERNAME}. If you forget your password, you can reset it by visiting {FORGOTPASSWORDLINK}.

Before you can login, you must first activate your account by selecting the following link:

{ACTIVATIONLINK}

Should you have any problems with the activation, please visit {ACTIVATIONLINKWITHOUTCODE} and enter the code "{ACTIVATIONCODE}".

{REGARDS}',
Title: Re: Send welcome email to new members
Post by: Bob Marley on August 14, 2010, 10:05:58 AM
Gde si iskopao ovu temu stara 2 godine :D
Title: Re: Send welcome email to new members
Post by: Skipper. on August 14, 2010, 10:08:14 AM
Koristio čovek search.
Title: Re: Send welcome email to new members
Post by: manix on August 14, 2010, 10:10:36 AM
ako mene pitate, nisam ja vec neko pre mene :p
ja sam samo video i odgovorio :)
Title: Re: Send welcome email to new members
Post by: ▓▒RapidBelgrade▒▓ on August 14, 2010, 10:48:32 AM
xaxaxaxa   joj ljudi vi mi ulepsate dan.....    ;D