Active
Project:
Omega Tools
Version:
7.x-3.0-rc4
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Apr 2013 at 17:44 UTC
Updated:
6 Jun 2013 at 18:56 UTC
Jump to comment: Most recent file
After creating a new omega HTML5 subtheme with Omega tools and refreshing the cache I got this error:
Notice: Undefined index: in drupal_theme_initialize() (line 100 of /includes/theme.inc)
so I checked the theme folder and all the folders are there, but the files aren't (template.php, theme_name.info, etc.).
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | omegasubtheme.png | 21.08 KB | c13l0 |
| #3 | subtheme_correctfiles.png | 40.67 KB | c13l0 |
Comments
Comment #1
jordi_bcktt commentedI have the same problem
Comment #2
nateman332 commentedReviewing the Descriptions of the Priority and Status values documentation, this is major as it doesn't render the site useless, just the module.
Comment #3
c13l0 commentedI cannot recreated this notice. Steps I took to reproduce using panopoly 7.x-1.0-rc4, omega 7.x-3.1, omega_tools 7.x-3.0-rc4
1. Clean install of panoply distro
2. drush dl omega
3. drush dl omega_tools
4. drush en omega_tools
5. cd to my site root
6. drush omega-subtheme mysubthemetest
7. I then enabled my new subtheme and everything works as it should
Using drush to create subtheme auto uses html5 starterkit. Also, make sure that you did not use omega_tools with omega4.x