I've got the same problem described here, except it only began after receiving an 'Internal Server Error' message. Prior to that, the custom pixture_reloaded theme had been loading and displaying fine, but afterwards the themes just don't work unless they're static, or recolorable ones set to default.

Resetting permissions doesn't seem to help anything, although I might not be trying the right ones.

The only clue I have as to what's wrong is that if I look at the page source, it says

<!-- SHTML Wrapper - 500 Server Error --> for /sites/default/files/color/pixture_reloaded-8b808fcf/style.css?i

but actually looking in the directory, the file is there, with permissions 644.

Help?

Using drupal 6.15, if that's relevant.

Comments

Mikael’s picture

I have the same problem on my site. Using the Default (Blue) colors work, but as soon as I change to something else the site breaks and shows without stylesheet (i.e. looks like crap).

I use Garland_dropmenu with Color module on Drupal 6.15.

I did some googling and found that this probably has to do with permissions, however, I do not know which permissions to change. The stylesheet has 664, but I can change that with no other result. So, which script or file is it that may be important here? (As the files are there, it does not seem to be a problem with permissions on the folder when the color scheme is generated, the problem is probably at the time when the stylesheet should be used.)

The problem has appeared without me doing any changes to the site, so it has to be the host (Bluehost) who has changed something.

/ Mikael

Erica_der_Whatkin’s picture

It looks like this was the issue.

It also looks like bluehost ran another script in line with the suggestions in that thread, since my site fixed itself while I was away from the computer, but geeze.

Mikael’s picture

Yep, both my sites are up and running (in full color) again. Whatever they did the day before, they undid it yesterday.