SMFHacks.com
** Home Forum Index Hacks Products Login Register Search
Welcome, Guest. Please login or register.
July 29, 2010, 04:15:21 pm

Login with username, password and session length
Members
Total Members: 8182
Latest: Laser077
Stats
Total Posts: 21474
Total Topics: 4005
Online Today: 43
Online Ever: 399
(March 21, 2008, 10:16:14 pm)
Users Online
Users: 0
Guests: 30
Total: 30
Sponsored Links
+  SMFHacks.com
|-+  Forum
| |-+  Newsletter Pro
| | |-+  Support
| | | |-+  Subject line always has ': Subject' after the subject
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 679 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: 7146


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 05:27:30 am]

[July 28, 2010, 04:25:31 pm]

[July 28, 2010, 03:26:44 pm]

[July 28, 2010, 12:31:49 am]

[July 27, 2010, 01:13:37 pm]

[July 27, 2010, 11:53:36 am]

[July 27, 2010, 07:22:28 am]

[July 25, 2010, 12:18:25 am]

[July 24, 2010, 10:36:53 pm]

[July 24, 2010, 02:14:46 pm]
Random Picture
Donate to SMFHacks.com
Help Support the SMFHacks.com mod making.
Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC
TinyPortal v0.9.7 © Bloc
Page created in 0.203 seconds with 18 queries.