When I try to send an email broadcast through the Control Panel Mailing System I get this error:
-------------
Warning: Smarty error: unable to read resource: "header.html" in /home/sschone/public_html/lib/smarty/Smarty.class.php on line 1088
Warning: Smarty error: unable to read resource: "header.html" in /home/sschone/public_html/lib/smarty/Smarty.class.php on line 1088
Error 404 - Page Not Found
The requested URL /admin/message_send.php was not found on this server.
Warning: Smarty error: unable to read resource: "footer.html" in /home/sschone/public_html/lib/smarty/Smarty.class.php on line 1088
Warning: Smarty error: unable to read resource: "footer.html" in /home/sschone/public_html/lib/smarty/Smarty.class.php on line 1088
-----------
When I look at line 1088 in Smarty.class.php I see this: trigger_error("Smarty error: $error_msg", $error_type);
Not sure what the reference to header.html and footer.html is. Any help is appreciated. Thanks.



