I’m trying to change the Color scheme in Garland theme but getting long list of error messages. The Color scheme isn’t changed and Drupal’s logo is disappeared
All file permissions were reset to 777 …

# The selected file themes/garland/images/menu-collapsed.gif could not be uploaded, because the destination is not properly configured.
# The selected file themes/garland/images/menu-expanded.gif could not be uploaded, because the destination is not properly configured.
# The selected file themes/garland/images/menu-leaf.gif could not be uploaded, because the destination is not properly configured.
# warning: imagepng(): Unable to access files/color/garland-f2bc1e9a/body.png in /hsphere/local/home/volmark/test.ykraina.net/drupal/modules/color/color.module on line 415.
# warning: imagepng(): Invalid filename in /hsphere/local/home/volmark/test.ykraina.net/drupal/modules/color/color.module on line 415.
# warning: imagepng(): Unable to access files/color/garland-f2bc1e9a/bg-bar.png in /hsphere/local/home/volmark/test.ykraina.net/drupal/modules/color/color.module on line 415.
# warning: imagepng(): Invalid filename in /hsphere/local/home/volmark/test.ykraina.net/drupal/modules/color/color.module on line 415.
# warning: imagepng(): Unable to access files/color/garland-f2bc1e9a/bg-bar-white.png in /hsphere/local/home/volmark/test.ykraina.net/drupal/modules/color/color.module on line 415.
# warning: imagepng(): Invalid filename in /hsphere/local/home/volmark/test.ykraina.net/drupal/modules/color/color.module on line 415.
# warning: imagepng(): Unable to access files/color/garland-f2bc1e9a/bg-tab.png in /hsphere/local/home/volmark/test.ykraina.net/drupal/modules/color/color.module on line 415.

Comments

russgri’s picture

When you make a color change, by css you will need to go to the admin/themes and save the configuration again.

On the logo disappearance you may have unchecked to logo options.

Permissions: 777 permissions may not work if you are running php as cgi phpsuexec.
Try 775.
---------------
Russell Griechen

ncameron’s picture

set privilages for files/color to 777 and it should fix it.

Neil

- Connecting Language Learners
www.huitalk.com

kbalderson’s picture

For me, turning off 'PHP Safe Mode' in the Plesk control panel fixed the issue.