Hi,
if I type "drush omega-subtheme 'my theme name'", I get a complete drupal installation into my theme folder in sites/all/themes/my_theme_name. Not quite what I want ;-)

Comments

HendrikM’s picture

Sorry, this must have been because I had an Omega 2 version running. With all parts up-to-date it works!

don@robertson.net.nz’s picture

I am getting the same almost - get an ever increasing directory tree containing a drupal installation inside each subtheme folder.

I am using the 'Recommended releases' of Omega tools (7.x-3.0-beta1). Should I be using version 2?

This many problems with a theme before I can even work on it .... not a good start. Drupal 6 is looking pretty good right now.

don@robertson.net.nz’s picture

Yes, it seems I should *not* be using the version marked 'Recommended'. Whats the bet it says this somewhere - in big red letters using the 'blink' tag.

himerus’s picture

Status: Active » Fixed

If you are using Omega 1.x for Drupal 6 or 7 you should be using 1.x Omega Tools
If you are using Omega 2.x for Drupal 7, you should be using 2.x Omega Tools
If you are using Omega 3.x for Drupal 7, you should be using 3.x Omega Tools

The drush command in omega tools is VERY dependent on the structure inside of Omega.
We hope to make the drush subtheme options much more flexible in the future, but for now, just keep the RIGHT versions matched up, and these issues will not happen.

seanr’s picture

Component: Code » Miscellaneous
Status: Fixed » Active

It's worth noting that nearly everyone will run into this issue because Drush by defaults gets the latest *recommended* version. The problem here is that the recommended versions of the theme and the module do not match, so people will end up with mismatching versions and very likely not even know it. Doesn't make sense to me to make the 3.x version of this module recommended until the theme catches up.

latulipeblanche’s picture

Version: 7.x-3.0-beta1 » 7.x-3.x-dev

I installed :
Omega-7.x-3.x-dev
Omega_tools-7.x-3.x-dev
delta-7.x-3.x-dev

Whene using : drush omega-subtheme "Sub Theme Name"

I also get the complete drupal installation into my theme folder in sites/all/themes/my_theme_name and more than 1x. So it's created multiple times. sites/all/themes/my_theme_name/sub-theme/sub-theme/sub-theme/sub-theme... etc.

jefdrupal’s picture

Here is my saga with it.

I was able to make a functioning subtheme in the end.

http://groups.drupal.org/node/147099#comment-494209

fubhy’s picture

Status: Active » Fixed

This is fixed in the latest devs of Omega + Omega Tools. Please use those to see it in action! Use the links below for the download (github is more up to date then drupal.org) since the versions are quite new.

https://github.com/ThemeGeeks/Omega-Tools
https://github.com/ThemeGeeks/Omega

Status: Fixed » Closed (fixed)

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