If e-mail are sent (default theme), they only contain the words:


Array
Array
Array


If I change print in htmlmail.tpl.php to print_r I get somthing like this:


Array ( [value] =>

This is my header content

[format] => html )

Array ( [0] => This is my body content

Array ( [value] =>

This is my footer content

[format] => html )


What's went wrong?

Comments

pillarsdotnet’s picture

Version: 7.x-1.2 » 7.x-1.3
Status: Active » Fixed

I believe this bug is fixed in the 7.x-1.3 release.

Please re-open this issue if you still have problems.

Status: Fixed » Closed (fixed)

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