I have a fresh installation of Drupal 7.12, no additional modules or themes aside from Dartik 7.x-1.2. I can change colors in Bartik without any issues, but when changing colors in Dartik, I get 6 identical errors:
Notice: Undefined index: base in _color_rewrite_stylesheet() (line 479 of /D7/modules/color/color.module).
All color changes are saved except the header colors ('top' and 'bottom'). Any help with this would be appreciated. Thanks!
Comments
Comment #1
tsi commentedI don't see myself getting to debug this anytime soon, all I can say is that something is probably missing in color/color.inc
If you find it I'll be happy to commit it.
Thanks.
Comment #2
Taxoman commentedI also experience this error message when changing colors in Dartik, but without errors when doing the same in Bartik. Cannot get rid of a dark area at the top of the page, wanting it to be the same dark gray solid color as the main theme area, but it seems like a gradient going from that gray color towards completely black at the top.