Newsletter Error - Smarty error: unable to read resource

I just tried to use a Newsletter in version 2.2.5 and I get the following message sent out instead of the Newsletter:



[color=#b22222]
[/color]

[color=#b22222]Warning: Smarty error: unable to read resource: “addons/news_and_emails/newsletter_body.tpl” in /home/stevesca/public_html/lib/templater/Smarty.class.php on line 1095
[/color]



Any idea why it is sending this via email to the people that are subscribed instead of the newsletter?



Thanks,

golfcart

Assume that the coding done for the newsletter is using a path that doesn't exist.

The path should be like:

skins/[your skin]/mail/addons/news_and_emails/newsletter_body.tpl

Well - That was an easy fix. I copied it from the Basic template.

Don't knnow why it did not install the file when I made the addon active.



Thanks!