When attempting to change the Dartik theme Color settings for Header top from the color wheel an error message is displayed six times.

"Notice: Undefined index: base in _color_rewrite_stylesheet() (line 448 of C:\AppServ\www\myD7site\modules\color\color.module)."

The color does not change. Also added a new log (gif) which displays correctly.

Comments

tsi’s picture

Title: Error changing colors to Heaser Top » Error changing colors to Header Top

Well, I'm not a color.module guru, but I will try to take a look at this as soon as I can, in the meantime - patches or hints are most welcome.

Ashlar’s picture

When I make the color change, the demo in the dialog box shows the colors corrected, but the page itself does not change after refreshing the page. I checked Bartik, and it does this correctly. I am new to Drupal and have not reviewed the code from the dialog box. Have you made a change to the Bartik code that cuts prevents the selected colors from being written to the style sheet when saving the changes?

tsi’s picture

Status: Active » Fixed

I've fixed both the error issue and the header-top-color-not-changing issue in this commit - http://drupalcode.org/project/dartik.git/commit/01aa94a
Turns out these are two separate issues.
The fix will be available when Dartik's release is updated (to 7-1.1)
Thanks for reporting.

Status: Fixed » Closed (fixed)

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