Page 1 of 1

Issues after upgrading from 1.0.2 --> 1.2

Posted: Fri Oct 05, 2007 10:03 pm
by daniel981
I'm having a problem with my s9y blog after I upgraded form 1.0.2 -> 1.2. Catetgories and Media Manager:


My categories come up with "No entries to print". I've put a screen shot in here:
Image

In my media library, I get code now instead of images as you can see in the screen shot below.
Image


I also get this when I'm posting a new entry and want to add media to it, the media popup gets similar code.
Image

Blog address: http://blog.srcar.org/

Before the upgrade, everything was fine. Any ideas on how to fix this?

Thank you.

Posted: Sat Oct 06, 2007 1:09 am
by daniel981
Resolved: What I did was open serendipity_config.inc.php

I changed the version from 1.0.2 to 1.2 and re-ran the site. it went through the upgrade process and it worked. Everything is good again.

Code: Select all

// The version string
$serendipity['version']         = '1.2';