I installed the newsletter module and everything seems to be working ok. I can send email from within drupal andcan send test emails from withing settings in the newsletter module. However, when I send a newsletter to say two SUBSCRIBED users, the email does not get sent. In the Drupal error resports, the following error appears:

"2 Newsletter Lists failed to send because no subscribers found subscribed to them".

The subscribers are definitely subscribed to the list!

Aany help, gracefully appreciated.

Thank you.

Robert

Comments

Robert Ferguson-Grande’s picture

Aanyone got any ideas about this? Tried reinstalling everything and now also tried Drupal 7.10. Same message as above and no newsletter emails!

ParisLiakos’s picture

You use the dev version?
there could be a bug slipped in with the new features..i ll check it but i am kinda busy these days

Robert Ferguson-Grande’s picture

Yes. Using the dev version. It would be great if you had some time to look at the issue. Thank you. Robert.

ParisLiakos’s picture

Title: Problem sending newsletter » No subscribers are loaded when sending newsletter
Component: Miscellaneous » Code
Assigned: Robert Ferguson-Grande » Unassigned
Category: support » bug
Status: Active » Fixed
StatusFileSize
new1.54 KB

ok i found the problem.it was indeed one of the new features
i commited this patch

Robert Ferguson-Grande’s picture

Thank you. That was quick! Does the new dev contain the fix? or do I have to apply the patch? Have not done any patching yet but howhard canit be!!

:)

ParisLiakos’s picture

yes the newest dev contains it

Robert Ferguson-Grande’s picture

OK going to try now... Will let you know.

Robert Ferguson-Grande’s picture

SORRY NOT SAME ERROR!! OK. Removed OLD one, deleted all files of the server, etc... Reinstalled 7.x-1.x-dev zip (47.14 KB) 2012-Jan-29 and ERROR mesage this time shows: "Newsletter Lists failed to send because no published nodes found for their terms"

Robert Ferguson-Grande’s picture

ERROR mesage this time shows: "Newsletter Lists failed to send because no published nodes found for their terms"

ParisLiakos’s picture

are there any published nodes that belong to the selected terms of the template?

Robert Ferguson-Grande’s picture

How do I check this. Just installed the newsletter with default settings. Create a subscriber and list and tried to send. Thank you.

ParisLiakos’s picture

go to the templates tab and click edit on the template.then check what terms this template uses to get nodes from.then create a node and associate it with this terms

Robert Ferguson-Grande’s picture

StatusFileSize
new69.79 KB

Hi again. Sorry I am a little new to this. Not sure what you mean by "check what terms this template uses to get nodes from.then create a node and associate it with this terms" I have included a image with what shows under default templates.

Thank you for your help!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.