Moving a plain vanilla site with the only added module the FCKEditor from beta 1 to beta 2.

Deleted all files and moved in new beta 2 files. Then moved sites subdirectories back.

Ran update.php

Seemed happy, but no theme... just blank html without the formatting.

Went to the themes page and could see the various themes I had loaded, with their thumbnails, except for Garland, which was listed, but no thumbnail.

I switched to a couple of other themes and back, other themes worked, but not Garland.

Went into Garland's config page. I had already had Red Velour color setting from beta 1. Hit "Save" again on that page and it all started working.

Comments

cbutera’s picture

I had the same problem and I had forgot to move the files directory with the color subdirectory into the new beta installation with the correct permissions. Any chance you forgot as well?

bdillahu’s picture

Possible, but I didn't think so... no way to really tell now. Would re-saving the color choice

Southpaw’s picture

I had the same problem with the beta2 download. Downloading the fresh dev version fixed whatever was wrong.

Chill35’s picture

I just rant into this problem myself.

Upgrading from Drupal 5 beta 2 to Drupal 5 beta 2 with a custom Garland theme... and different database.

(Say what?)

I imported an old database definition... (a 4.7.4 database) into a brand new one, changed my Drupal 5 settings.php to tell it what database to use, *that new one*, and ran update.php.

Everything works except the Garland theme is the default one now. Drupal is no longer linking to the files in the files/color/garland-xxxxxx folder. and the color picker is gone.

Southpaw’s picture

Status: Active » Closed (fixed)

@ Chill35 - You probably set the Download method in File Settings to private. Turn it back to public to change the color then change it back.

I don't think this is a bug anymore either as Drupal 5.1 has been released.

francewhoa’s picture

We had the same issue. Here are the steps we did to fix this: http://drupal.org/node/158559#comment-4932778