Forums  ›  General  ›  General discussions
 

Blank Emails From Third Party Module

The issue i found is the function that sent data to the template was using the wrong case on variables being passed to the email template parser.

Find the area of the module that sends the message and make sure the template it is using is present in the database, and the variables being passed are the correct ones.

I am getting blank emails from a third party module.  I remember we had this problem with memberships.  Deano, what should I be checking for to track this down?