Error after upgrade to 1.1

Having trouble installing serendipity?
Post Reply
MrTeroo
Regular
Posts: 6
Joined: Fri Sep 01, 2006 12:34 pm

Error after upgrade to 1.1

Post by MrTeroo »

Hello,
Hope someone can help me with this?

I upgraded from 1.0.1 > 1.1. Everything seems to work OK except for Media.

When I click on Add Media I get the following error:

Warning: Smarty error: unable to read resource: "admin/media_upload.tpl" in /htdocs/blog/bundled-libs/Smarty/libs/Smarty.class.php on line 1088

When I click on Media Library I get:


Warning: Smarty error: unable to read resource: "admin/media_pane.tpl" in /htdocs/blog/bundled-libs/Smarty/libs/Smarty.class.php on line 1088

Can anyone tell me how to correct this please?

Thanks in advance
MrTeroo
Regular
Posts: 6
Joined: Fri Sep 01, 2006 12:34 pm

Solved

Post by MrTeroo »

The light just went on!

I hadn't uploaded the new templates directory (afraid to overwrite changes I have made)

So it was looking for new files in templates/default/admin

Thanks!
yellowled
Regular
Posts: 7111
Joined: Fri Jan 13, 2006 11:46 am
Location: Eutin, Germany
Contact:

Re: Solved

Post by yellowled »

MrTeroo wrote:I hadn't uploaded the new templates directory (afraid to overwrite changes I have made)
This is actually pretty simple to avoid: just copy the template you've changed to its own subdirectory in the templates dir (i.e. "mytemplate") and edit its info.txt, i.e. like this:
Name: My Template
Author: MrTeroo
Date: <date of your last edit>
This way, your new template will not be overwritten by an update.

YL
MrTeroo
Regular
Posts: 6
Joined: Fri Sep 01, 2006 12:34 pm

Error after upgrade to 1.1

Post by MrTeroo »

Thank you!
Post Reply