Guest
-
Total Posts
:
888
-
Reward points
:
0
- Joined: May 23 '01
-
Status: online
|
Subcription Emails Question
Wed. Oct 5, '05 5:26 PM
( permalink)
Hey I'm thinking of buying ASPplayground---my friend has it on his site and I am wonding if you can change the FROM "name" of the subscription notification emails. I know you can change the from "address" but his always says "Subscription Notification from (his site)" as the "name" of who sent the email and it looks really odd an long in my inbox. It may be just my opinion :) Can you change the way the FROM "name" appears? We can't find it on his server notifications admin :\ Mike
|
|
|
|
Samuel
-
Total Posts
:
11786
-
Reward points
:
168350
- Joined: May 23 '01
-
Status: offline
|
RE: Subcription Emails Question
Wed. Oct 5, '05 6:02 PM
( permalink)
yes, the from "name" is defined in the language file. Look for the following string variable in the language file: subNotifyMailerName. You can modify the value for this string and the from "name" will be changed accordingly.
ASPPlayground.NET ~ see our Version 4 plans here
|
|
|
|
darrenjohnson
-
Total Posts
:
5
-
Reward points
:
0
- Joined: Feb 27 '06
-
Status: offline
|
RE: Subcription Emails Question
Tue. Aug 8, '06 3:49 PM
( permalink)
Samuel, I see a couple of different language files. Is there one specifically to change? Also, the string only shows half of the name. I see "Notification from..." but the other part is the name of the forums. So every email name says "Subscription notification from Official Control4 Dealer Forums < forums@control4.com>". I want it to just say "Control4 Dealer Forums" and that's it. Can you help me? Thanks, Darren Johnson
|
|
|
|
Samuel
-
Total Posts
:
11786
-
Reward points
:
168350
- Joined: May 23 '01
-
Status: offline
|
RE: Subcription Emails Question
Thu. Aug 10, '06 12:33 PM
( permalink)
the language file is either language_eng.aspx or language.asp, depending on your version.
ASPPlayground.NET ~ see our Version 4 plans here
|
|
|
|
matthew
-
Total Posts
:
1
-
Reward points
:
0
- Joined: Aug 22 '06
-
Status: offline
|
RE: Subcription Emails Question
Tue. Aug 22, '06 5:39 AM
( permalink)
Hi, my IIS server crashed and the only thing I've got is the SQLserver database. But, I keep getting ASP error messages after configuring the new IIS server. I think the reason is that there are version differences between ASP files and SQL. How can I check the version of the Forum and check the version of the database? Thanks, Matthew
|
|
|
|
Samuel
-
Total Posts
:
11786
-
Reward points
:
168350
- Joined: May 23 '01
-
Status: offline
|
RE: Subcription Emails Question
Tue. Aug 22, '06 9:22 AM
( permalink)
you can check the version of your old ASP file by looking at the file header_footer.asp. You can look for "ASPPlayground.net" and you will see the version number. We don't record version number in the SQL server database.
ASPPlayground.NET ~ see our Version 4 plans here
|
|
|
|