I am trying to add the MTEntryAuthor to an email template. I tried to use
$email_subject = $this->tag('MTEntryAuthor'); but I get the following:
Fatal error: Call to a member function on a non-object
Any ideas? Is there an easier way to do this? The email form is a php template that is used as an include file