possible bug version 1.0-beta2

Found a bug? Tell us!!
Post Reply
carl_galloway
Regular
Posts: 1331
Joined: Sun Dec 04, 2005 5:43 pm
Location: Andalucia, Spain
Contact:

possible bug version 1.0-beta2

Post 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
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: possible bug version 1.0-beta2

Post by garvinhicking »

This can happen if your theme folder is missing the "iframe_preview.tpl" (or was it preview_iframe.tpl?) file.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
carl_galloway
Regular
Posts: 1331
Joined: Sun Dec 04, 2005 5:43 pm
Location: Andalucia, Spain
Contact:

Post by carl_galloway »

ok, so I just need to make sure every theme I develop includes that file - thanks

Carl
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Actually it should suffice if that file is present in the "default" directory?!?

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
carl_galloway
Regular
Posts: 1331
Joined: Sun Dec 04, 2005 5:43 pm
Location: Andalucia, Spain
Contact:

Post by carl_galloway »

Ah, forgive me, it all makes sense now!!! :P
Post Reply