Page 1 of 1

Trouble updating from 0.91 to 1.1

Posted: Mon Aug 28, 2006 11:01 am
by carl_galloway
Hi all,

After hloding out for the longest time I have finally updated to 1.1 on my blog. Everything seemed to work as expected, but when I create an entry and try to upload an image I get this error

Code: Select all

Warning: Smarty error: unable to read resource: "admin/media_choose.tpl" in /path_to/carlgalloway.com/bundled-libs/Smarty/libs/Smarty.class.php on line 1095
The actual path above has been obfuscated, but in essence the message is verbatim. Can anyone suggest which files might need checking? I uploaded the update using a dialup connection (we don't have access to broadband here, and the connection did time out a couple of times, but I don't want to try and re-upload, it takes too long, over an hour.

Re: Trouble updating from 0.91 to 1.1

Posted: Mon Aug 28, 2006 12:53 pm
by garvinhicking
Hi!

Please check if your templates/default/admin directory contains those media*.tpl files?

Best regards,
Garvin

Posted: Mon Aug 28, 2006 6:26 pm
by carl_galloway
Ah hah, that was the problem, the files existed but they were empty. Thanks Garvin