Page 1 of 1

possible bug version 1.0-beta2

Posted: Sun Feb 05, 2006 10:02 pm
by carl_galloway
Hi all,

I edited an existing post on my themes site, and whilst the changes were saved to the database I still received an error message.

Code: Select all

Warning: Smarty error: unable to read resource: "" in /path/to/serendipity/blog/themes.carlgalloway.com/bundled-libs/Smarty/libs/Smarty.class.php on line 1088
I have no idea if this is serious, a mistake on my part, whatever, but it seems to occur with every save of an existing post, but not of new posts.

Carl

Re: possible bug version 1.0-beta2

Posted: Mon Feb 06, 2006 1:41 pm
by garvinhicking
This can happen if your theme folder is missing the "iframe_preview.tpl" (or was it preview_iframe.tpl?) file.

Regards,
Garvin

Posted: Mon Feb 06, 2006 5:35 pm
by carl_galloway
ok, so I just need to make sure every theme I develop includes that file - thanks

Carl

Posted: Mon Feb 06, 2006 5:38 pm
by garvinhicking
Actually it should suffice if that file is present in the "default" directory?!?

Regards,
Garvin

Posted: Mon Feb 06, 2006 9:12 pm
by carl_galloway
Ah, forgive me, it all makes sense now!!! :P