Previous Thread
Next Thread
Print Thread
Rating: 10
Joined: Nov 2001
Posts: 10,369
I type Like navaho
I type Like navaho
Joined: Nov 2001
Posts: 10,369
Here's another "how to" for Admins.

When a new user registers at your site, they receive a very generic "Welcome" Private Message and an email confirming their password.

You can customize these messages with a few simple edits to your language files.

I would recommend customizing the "Welcome" PM to encourage people to complete their profiles and make them aware of things they should take note of on your site. For example, if you have a "newbie" or "getting started" forum, your message might tell them to start there first.

To modify the Welcome Private Message:

- Open the /languages/english/adduser.php file (or whatever language you use).

- Look for this line:
$ubbt_lang['WEL_MSG'] = "Welcome to our boards! Please take the time to edit your profile to take full advantage of all of our features.";

- Edit the text between the quotes to whatever you wish.
  Tips:
  - You may use <br /> to add a line break to the text.
  - If you need to use the quote mark (") within the text, you need to escape it out by inserting the \ mark before the quotes in your test string, like this: "   Don't do this for the first or the last quote, only quotes within the quotes.


The user also receives a welcome email, which confirms their username and password. You can add a little custom text to this using the same technique.

To modify the Welcome Email Message:

This email comes looking something like this:

Someone from the ip address '1.2.3.4.5' registered the Username "testing". The password for this Username is "testing".

Since it inserts variables into the text, the easiest thing to do, is to add text to the beginning of the message. This is the easiest way without modification to the scripts.

- Open the /languages/english/adduser.php file (or whatever language you use).

- Look for this line:
$ubbt_lang['PASS_BODY1'] = "Someone from the ip address";

- Edit the text between the quotes to whatever you wish.
  Tips:
  - You may use \n to add a line break to the text.
  - If you need to use the quote mark (") within the text, you need to escape it out by inserting the \ mark before the quotes in your test string, like this: "   Don't do this for the first or the last quote, only quotes within the quotes.


By customizing these two messages, you can make an extra special first impression on your new users.

Hope this helps!


Sponsored Links
Entire Thread
Subject Posted By Posted
Admins: Customize the Welcome PM and Email JoshPet 10/23/2002 7:27 AM
Re: Admins: Customize the Welcome PM and Email smoknz28 05/02/2003 1:22 PM
Re: Admins: Customize the Welcome PM and Email Mudpuppy 08/03/2003 8:58 AM
Re: Admins: Customize the Welcome PM and Email JoshPet 08/03/2003 9:43 AM
Admins can also customize the Welcome Email subject! TonyN 08/15/2003 5:12 AM
Re: Admins can also customize the Welcome Email subject! smoknz28 12/20/2003 11:58 AM
Re: Admins can also customize the Welcome Email subject! JoshPet 12/20/2003 12:07 PM
Re: Admins can also customize the Welcome Email subject! DrChaos 12/21/2003 5:57 AM
Re: Admins can also customize the Welcome Email subject! Ian_W 12/30/2003 7:33 PM
Re: Admins can also customize the Welcome Email subject! AshtarRose 09/07/2007 9:40 PM
Re: Admins can also customize the Welcome Email subject! blaaskaak 09/07/2007 10:53 PM
Re: Admins can also customize the Welcome Email subject! Gizmo 09/08/2007 7:53 AM
Re: Admins can also customize the Welcome Email subject! Ian_W 11/27/2007 3:25 PM

Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
Gizmo
Gizmo
Portland, OR, USA
Posts: 5,833
Joined: January 2000
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20221218)