Hi this is my first Drupal project and I'm not sure if this is a Zen problem or some other kind of problem. I am just about to announce a new site (iap.csail.mit.edu) and all of the sudden Drupal seems to have started loosing track of the Zen subdirectory where I have my sub-theme stored. It happened once on a day where I don't think I touched the site at all and I've had it happen for as little as going into adminster and clicking on themes.

(iap-dev.csail.mit.edu is broken in this manner at the moment so you can see what the broken behavior looks like there)

I've tried deactivating and re-activating the theme and copying the theme into a new subdirectory. The only way I've gotten it to work again is by copying the files for the fixed with theme into a new subdirectory..activating THAT as a new theme an then applying my graphics, overides.css, page.template.php etc to the directory as if I were building the theme from scratch.

The site is just about to launch, we are already past our deadline, and I am concerned! If anyone has any ideas they would be greatly appreciated..

Thanks!
Jordana

Comments

drew reece’s picture

I think this may be some apache bug?

Try renaming the theme/zen directory to theme/zen-theme.

It was mentioned in the The Art Lab - Drupal School zen themeing podcast.

HTH,
Drew

johnalbin’s picture

Status: Active » Postponed (maintainer needs more info)

Do NOT rename the zen directory to "zen-theme". That Art Lab podcast is extremely out-of-date; it referred to Zen 5.x-0.6 and not to the latest version of Zen.

Also, what version of Zen are you using Zen sub-themes weren't described until 5.x-1.0-beta1, but this issue says you are using 5.x-0.7. So I'm confused.

BartVG’s picture

I encountered the same problem (D6.2, Zen 6.x-1.0-beta2) and renaming the zen directory really solved the problem

johnalbin’s picture

BartVG’s picture

Yeah, so it seems at first sight. I will read it when I have some more time.
It's really one of such problems that make you pull out all your hair and I'm glad some attention has been given to it.

johnalbin’s picture

Category: bug » support
Status: Postponed (maintainer needs more info) » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.