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
Comment #1
cbutera commentedI 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?
Comment #2
bdillahu commentedPossible, but I didn't think so... no way to really tell now. Would re-saving the color choice
Comment #3
Southpaw commentedI had the same problem with the beta2 download. Downloading the fresh dev version fixed whatever was wrong.
Comment #4
Chill35 commentedI 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.
Comment #5
Southpaw commented@ 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.
Comment #6
francewhoaWe had the same issue. Here are the steps we did to fix this: http://drupal.org/node/158559#comment-4932778