I have installed the stable version of the Newsletter module.
I have created a newsletter type.
I have created a newsletter draft for that type. I've used the subscription email that comes with the module as a model but I've also adapted the one shown in the documentation.
The template I've created shows up in the drop down list.
I have created a mailing list (manually, but still from within the CMS)
The created recipients show up on the list.
Whenever I send myself a test email (to Outlook and/or Yahoo! accounts) the email arrives blank. The subject and the sender info are, however, correct.
When I send the email to the mailing list, it also arrives blank.
When I preview the email I've just sent (from the "sent items" folder), I can see the email. The template is correct.
However, only the fields that relate to the email itself ($Subject, $Body/$Contents, etc) are parsed into the email. Stuff from the member table ($FirstName, etc) is not.
I have also tried prefixing those fields with "Member."
I deleted the stable version and tried everything again with the trunk version.
No difference, it still sends out an empty email every time.
Can anyone tell me what I'm doing wrong?