After configuring a Delta setup the configuration holds until I flush the cache and then things go wonky.

What I did was create a Delta configuration called Help. This is to be used to remove the sidebar first and sidebar second from the content zone when viewing the Help pages. All is well until I flush the cache. After flushing cache the sidebar first and sidebar second disappear from the subtheme configuration as well. If I go into the subtheme and add the sidebar first and sidebar second back in then the sidebars come back to the subtheme. But after flushing cache then the sidebar first and sidebar second reappear in the Delta configuration.

So, basically Delta is working as long as I don't flush the cache. After a cache flush then the latest configuration change is used for both Delta and the subtheme.

Using the latest releases:
Omega 7.x-3.x-rc3 2011-Aug-01
Delta 7.x-3.0-beta6 2011-Aug-01
Omega Tools 7.x-3.0-rc1 2011-Aug-01

Comments

fubhy’s picture

Status: Active » Fixed

Sorry I failed to change a function name in the theme settings injection class. Those theme settings simply don't inject themselves into the global $conf array right now. I fixed this with my latest patch. Try the dev version.

wimberb’s picture

That seems to have fixed it. Great work!

Status: Fixed » Closed (fixed)

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