Closed (fixed)
Project:
Omega
Version:
7.x-3.0-rc1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Jul 2011 at 10:55 UTC
Updated:
10 Nov 2011 at 08:53 UTC
http://www.youtube.com/watch?v=7i93vPfKlo4
I am using Omega rc1 and Delta beta5
Comments
Comment #1
fubhy commentedConfirmed.
Line 102 of alpha/theme-settings.php:
Change
alpha_cache_clear($form_state['theme'], (isset($form_state['delta']) ? $form_state['delta'] : NULL));to
alpha_cache_clear($form_state['theme'], (isset($form_state['delta']) ? $form_state['delta']->machine_name : NULL));Patch coming soon.
Comment #3
cimo75 commentedSame for html5 Omega subtheme, I tried that change but still the same issue
Comment #4
wavesailor commentedCheck your webserver error logs.
I had the same problem and it turned out that I needed to increase the