[ic] Email tag crash while sending two attachments

Ton Verhagen tverhagen at alamerce.nl
Fri Nov 12 19:13:46 UTC 2010


Dear All,

I am trying to send an email with two attachments using the email tag. Unfortunately it results in a Internal Server Error.


[email
   to="Ton Verhagen <tverhagen at alamerce.nl>"
   from="Foobar <foobar at example.com>"
   subject="Email with an attachment"
   attach.0="images/test1.png"
   attach.1="images/test2.png"

]This email has two attachments.[/email]


Error.log
Runtime error: Can't use string ("images/test1.png") as a HASH ref while "strict refs" in use at (tag 'email') line 119.

Am I missing something?


Best regards,

Ton




More information about the interchange-users mailing list