When I add a new Delta configuration I get the following error:
Notice: Undefined index: parent in delta_export_ui->edit_form_validate() (line 61 of mysitepath\sites\all\modules\delta\delta_ui\export_ui\delta_export_ui.class.php).
If I make any configuration changes to the new Delta configuration it affects the main subtheme configuration as well.
I am using the latest dev version of Omega and have the latest dev versions of both Delta and Omega Tools. My subtheme is based on the omega-html5 starterkit.
Comments
Comment #1
fubhy commentedHmm weird I thought I already fixed that with the last patch but I must've forgotten to commit that patch! Fixed now for realz.
Comment #2
wimberb commentedThat got rid of the error. Thanks!