Hi
I've been developing a subtheme based on Zen and am getting ready to present the initial basis of the site to my customer. I ran cron today and it says that this version of Zen is unsupported and so is my subtheme and that I should upgrade or disable the theme! Looking at the Zen download page, this seems to be the only official release for version 6 of Drupal.

Please can you help me? Should I not be using this?

Thanks
Rowena Padel

CommentFileSizeAuthor
#2 zenunknown.gif5.45 KBRoPey

Comments

johnalbin’s picture

Status: Active » Fixed

Hmm. Update Status told you that Zen is unsupported. That’s… wrong. I have no idea why it would say that. :-\

Anyway, don't worry! Zen 6.x-1.0-beta2 is fully supported.

RoPey’s picture

StatusFileSize
new5.45 KB

Thank you for the reassurance. Is it possible that I have done anything in my subtheme that may cause it to say this? I've attached a .gif of the reported problem, it says that the recommended version is 6.x-1.0-beta2 but that is the one I downloaded. theme_4h is my subtheme by the way.

I am a little concerned that I have done something wrong without realising - this is my first Drupal site.

Thanks

Garrett Albright’s picture

RoPey:

Check in your .info file for your subtheme. The last five lines should look something like this (though actually there's some blank lines after that):

; Information added by drupal.org packaging script on 2008-05-20
version = "6.x-1.0-beta2"
core = "6.x"
project = "zen"
datestamp = "1211289617"

Did you change or delete any of those lines? Try re-inserting them.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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