SMFHacks.com
** Home Forum Index Hacks Products Login Register Search
Welcome, Guest. Please login or register.
February 11, 2012, 01:25:36 am

Login with username, password and session length
Members
Total Members: 9905
Latest: mvpjersey15
Stats
Total Posts: 27799
Total Topics: 4859
Online Today: 81
Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Users: 2
Guests: 61
Total: 63
+ 
|-+ 
| |-+ 
| | |-+ 
| | | |-+ 
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 1304 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: 9399


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 01:21:47 am]

[February 10, 2012, 03:36:31 pm]

[February 10, 2012, 02:42:09 pm]

[February 10, 2012, 02:23:51 pm]

[February 10, 2012, 10:26:45 am]

[February 09, 2012, 05:30:55 pm]

by exit
[February 09, 2012, 04:47:13 pm]

[February 08, 2012, 09:09:16 pm]

[February 08, 2012, 09:11:02 am]

[February 08, 2012, 09:07:32 am]
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 0.192 seconds with 19 queries.