Page 1 of 1

Smarty error: unable to read resource

Posted: Tue Feb 02, 2010 11:10 pm
by schimanke
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:

Code: Select all

trigger_error("Smarty error: $error_msg", $error_type);
Any idea by what this might be caused?

Re: Smarty error: unable to read resource

Posted: Wed Feb 03, 2010 10:15 am
by schimanke
Okay, I fixed it by myself. Just updated my plugins and now the error message is gone.
Never mind...

Re: Smarty error: unable to read resource

Posted: Fri Dec 24, 2010 2:12 pm
by silverfrog
Hi, I also had same error when trying to update to s9y 1.5. And the solution was kind of similar, but I also searched forums and video tutorials on serendipity looking for an answer. :| Glad you fixed it. Regards!