Smarty error: unable to read resource
Posted: Tue Feb 02, 2010 11:10 pm
Hi,
I dont't know if this error was there before I updated to s9y 1.5 but on a static page I get this error:
Warning: Smarty error: unable to read resource: "file:" in /XXX/XXX/serendipity/bundled-libs/Smarty/libs/Smarty.class.php on line 1093
In that mentioned line 1093 there is the following code:
Any idea by what this might be caused?
I dont't know if this error was there before I updated to s9y 1.5 but on a static page I get this error:
Warning: Smarty error: unable to read resource: "file:" in /XXX/XXX/serendipity/bundled-libs/Smarty/libs/Smarty.class.php on line 1093
In that mentioned line 1093 there is the following code:
Code: Select all
trigger_error("Smarty error: $error_msg", $error_type);