Getting [Unassigned newsletter] before subject in e-mail subject line
hmt3 - September 30, 2009 - 09:08
| Project: | Simplenews |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Previous posts on this topic have all been bilingual sites; mine is English only. Although, I do have a few CCK modules with international features.
All e-mails are coming up with this in the e-mail subject line, test and regular. Need a solution as soon as possible; any suggestions?
Cheers

#1
Same issue here using dev. version. I have Mimemail 6 dev module installed, and happens with both HTML and plain text mails.
My setup don't use i18n module, but use Content translation 6.14, Locale 6.14, Localization client 6.x-1.7 and I have one non English language added that is the default one.
#2
subcribing
#3
This error may be related to your taxonomy translation set-up. Please read the README.txt, follow instructions and describe the setup if persistent. With the details give here it is impossible to reproduce.
#4
I found this issue only occurred when trying to send a node as a newsletter which was created before the simplenews module was enabled. These older nodes don't get an entry in the 'simplenews_newsletters' table when editing and updating them.
Any new nodes are fine.
#5
Same for me, tried with new content and it's all OK. The issue only happen with content created before the simplenews module was installed.
EDIT: Also the issue I had at #530232: "Unsubscribe" link returns "page not found" with the unsubscribe link at newsletter, doesn't appear trying with new content.