SMFHacks.com
** Home Forum Index Hacks Products Login Register Search
Welcome, Guest. Please login or register.
February 08, 2012, 04:26:56 pm

Login with username, password and session length
Members
Total Members: 9898
Latest: zlmember
Stats
Total Posts: 27742
Total Topics: 4856
Online Today: 77
Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Users: 2
Guests: 67
Total: 69
+ 
|-+ 
| |-+ 
| | |-+ 
| | | |-+ 
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 1301 times)
mattDamon
Newsletter Pro Customer
Newbie
*****
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: 9375


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
Newbie
*****
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 04:03:36 pm]

[Today at 11:05:10 am]

[Today at 09:56:10 am]

[Today at 09:11:02 am]

[Today at 09:07:32 am]

[Today at 03:46:49 am]

[February 07, 2012, 09:45:42 pm]

[February 07, 2012, 06:09:23 pm]

[February 07, 2012, 02:56:36 pm]

[February 06, 2012, 08:16:24 pm]
Random Picture
Donate to SMFHacks.com
Help Support the SMFHacks.com mod making.
Powered by SMF 1.1.16 | SMF © 2006-2011, Simple Machines LLC
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 4.699 seconds with 21 queries.