Closed (fixed)
Project:
Zen
Version:
7.x-5.x-dev
Component:
Documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Jun 2012 at 13:29 UTC
Updated:
13 Feb 2016 at 16:09 UTC
Jump to comment: Most recent
Comments
Comment #1
rcaracaus commentedsame here, had to make sub theme by hand
Comment #2
abelb commentedI was having the same problem but got it to work like this:
Update to the latest drush release. I keep drush in a git repo and just pulled and got the latest updates, cleared cache on my local site and in drush and it works now.
Comment #3
mxtSuggestion #2 resolve the issue.
Thank you very much for your support.
Comment #4
tregeagle commentedI was getting the same problem so I updated drush using,
pear upgrade drush/drushAll is good:
upgrade ok: channel://pear.drush.org/drush-5.4.0Now when I run try to create a subtheme I get the following:
Comment #5
tregeagle commentedd'oh.
I resolved this by a couple of
drush cc all'smy bad.
Comment #6
Anonymous (not verified) commentedThank you. This helped.
Comment #8
johnalbinHey, maybe we need to make this a documentation issue.
If you've just downloaded Zen, you don't need to enable it, so there's nothing going to clear the cache for you.
Comment #9
johnalbinComment #10
johnalbinDone! https://drupal.org/node/2021609
Comment #12
yuseferi commentedYou should enable zen theme and set as default and go to your drupalsite root directory then try it
Comment #13
simohell commentedSetting zen as default theme works for me. Not all that handy when upgrading a site theme from a non-responsive to zen...