Issues after upgrading from 1.0.2 --> 1.2

Having trouble installing serendipity?
Post Reply
daniel981
Regular
Posts: 6
Joined: Thu Oct 26, 2006 5:35 pm

Issues after upgrading from 1.0.2 --> 1.2

Post 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.
daniel981
Regular
Posts: 6
Joined: Thu Oct 26, 2006 5:35 pm

Post 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';
Post Reply