Twitter SMFHacks Facebook SMFHacks SMFHacks.com
** Home Forum Index Hacks Products Login Register Search
Welcome, Guest. Please login or register.
June 19, 2013, 02:56:40 pm

Login with username, password and session length
Members
Total Members: 10807
Latest: GoldDigger1950
Stats
Total Posts: 32560
Total Topics: 5507
Online Today: 58
Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Users: 1
Guests: 40
Total: 41
+ 
|-+ 
| |-+ 
| | |-+ 
| | | |-+ 
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Go Down Print
Author Topic: Subject line always has ': Subject' after the subject  (Read 1718 times)
mattDamon
Newsletter Pro Customer
Inline PM Customer
*****
Offline Offline

Posts: 2


View Profile
« on: December 07, 2009, 07:19:37 pm »

I've used newsletter pro twice now to send emails and it works great, but there is a minor annoyance that I can't track down the cause of. Whatever I type as the subject line, goes out, with : Subject added onto it. For example if the subject is 'New video on our website' the subject that appears in the emails will be 'New video on our website: Subject'
I'm using the latest version 2.0.3 on SMF 1.1.11. Any idea what's causing this and how to fix it?
Thanks!
Logged
SMFHacks
Administrator
Hero Member
*****
Offline Offline

Posts: 11051


View Profile
« Reply #1 on: December 07, 2009, 09:09:46 pm »

That is unusal to occur since the system takes the subject that is entered in the subject line and uses that as the subject
What you can do is make edit to ManageNews.php to make sure it is empty

Open Sources/ManageNews.php

Find
Code:
$context['default_subject'] = $context['forum_name'] . ': ' . $txt[70];
Change to
Code:
$context['default_subject'] = '';
Logged
mattDamon
Newsletter Pro Customer
Inline PM Customer
*****
Offline Offline

Posts: 2


View Profile
« Reply #2 on: December 07, 2009, 10:30:32 pm »

That worked perfectly. Thanks!
Logged
Pages: [1] Go Up Print 
« previous next »
Jump to:  

Recent
[Today at 01:36:26 pm]

[Today at 03:45:00 am]

[June 18, 2013, 07:27:33 am]

[June 18, 2013, 06:10:04 am]

[June 17, 2013, 12:27:50 pm]

[June 16, 2013, 08:17:21 pm]

[June 15, 2013, 08:34:38 pm]

[June 14, 2013, 10:28:18 pm]

[June 13, 2013, 11:00:52 pm]

[June 12, 2013, 03:37:47 am]
Random Picture
Donate to SMFHacks.com
Help Support the SMFHacks.com mod making.
Powered by SMF 1.1.18 | SMF © 2013, Simple Machines
TinyPortal v0.9.7 © Bloc
SMF and SimpleMachines are registered trademarks of Simple Machines. SMFHacks.com is not affiliated with nor endorsed by Simple Machines.
Page created in 1.72 seconds with 21 queries.