Closed (outdated)
Project:
AdaptiveTheme
Version:
7.x-3.x-dev
Component:
Theme Generator
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Mar 2013 at 17:40 UTC
Updated:
11 Jul 2016 at 09:41 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
MKorostoff commentedHere's a patch that should address this
Comment #2
Jeff Burnz commentedOK, will try to test this over the weekend, cheers.
Comment #3
capynet commentedIt's not an error, just go to admin/appearance and enable "AT Core". Now you can run from any point inside your drupal installation:
drush adaptivetheme "My theme" mythemeor
drush adaptivetheme "My theme"The last command generates a machiname like "my-theme"
Comment #4
capynet commentedComment #5
plazik commentedI have the same issue and I think it's a bug. Drush gereration doesn't work with drush aliases like
@my.localin the first post.I've tested patch from #1 with adaptivetheme 7.x-3.x-dev and drush 7.x-dev and all works fine.
Comment #6
Jeff Burnz commented