I get all these errors when I try to change the color scheme of the pixture theme on my live server. I can change the color scheme on my local server but when I move the files over I get these errors. Can anyone help? It doesn't change the color and retains the default pink.

The selected file themes/pixture/images/menu-collapsed.gif could not be uploaded, because the destination is not properly configured.
The selected file themes/pixture/images/menu-expanded.gif could not be uploaded, because the destination is not properly configured.
The selected file themes/pixture/images/menu-leaf.gif could not be uploaded, because the destination is not properly configured.
The selected file themes/pixture/images/button.gif could not be uploaded, because the destination is not properly configured.
The selected file themes/pixture/images/button-o.gif could not be uploaded, because the destination is not properly configured.
The selected file themes/pixture/images/teaser-tl.gif could not be uploaded, because the destination is not properly configured.
The selected file themes/pixture/images/teaser-tc.gif could not be uploaded, because the destination is not properly configured.
The selected file themes/pixture/images/teaser-tr.gif could not be uploaded, because the destination is not properly configured.
The selected file themes/pixture/images/teaser-ml.gif could not be uploaded, because the destination is not properly configured.
The selected file themes/pixture/images/teaser-mr.gif could not be uploaded, because the destination is not properly configured.
The selected file themes/pixture/images/teaser-bl.gif could not be uploaded, because the destination is not properly configured.
The selected file themes/pixture/images/teaser-bc.gif could not be uploaded, because the destination is not properly configured.
The selected file themes/pixture/images/teaser-br.gif could not be uploaded, because the destination is not properly configured.
The selected file themes/pixture/images/logo.png could not be uploaded, because the destination is not properly configured.
warning: imagepng() [function.imagepng]: Unable to open 'files/color/pixture-1bad499f/header.png' for writing in /var/www/html/modules/color/color.module on line 415.
warning: imagepng() [function.imagepng]: Unable to open 'files/color/pixture-1bad499f/bg-header.png' for writing in /var/www/html/modules/color/color.module on line 415.
warning: imagepng() [function.imagepng]: Unable to open 'files/color/pixture-1bad499f/bg-footer.png' for writing in /var/www/html/modules/color/color.module on line 415.
warning: imagepng() [function.imagepng]: Unable to open 'files/color/pixture-1bad499f/bg-menu.png' for writing in /var/www/html/modules/color/color.module on line 415.
warning: imagepng() [function.imagepng]: Unable to open 'files/color/pixture-1bad499f/bg-title.png' for writing in /var/www/html/modules/color/color.module on line 415.
warning: imagepng() [function.imagepng]: Unable to open 'files/color/pixture-1bad499f/bg-wall.png' for writing in /var/www/html/modules/color/color.module on line 415.
warning: imagepng() [function.imagepng]: Unable to open 'files/color/pixture-1bad499f/bg-bar-lite.png' for writing in /var/www/html/modules/color/color.module on line 415.
warning: imagepng() [function.imagepng]: Unable to open 'files/color/pixture-1bad499f/bg-bar.png' for writing in /var/www/html/modules/color/color.module on line 415.
warning: imagepng() [function.imagepng]: Unable to open 'files/color/pixture-1bad499f/bg-lbar-lite.png' for writing in /var/www/html/modules/color/color.module on line 415.
warning: imagepng() [function.imagepng]: Unable to open 'files/color/pixture-1bad499f/bg-lbar.png' for writing in /var/www/html/modules/color/color.module on line 415.
warning: imagepng() [function.imagepng]: Unable to open 'files/color/pixture-1bad499f/block-tl.png' for writing in /var/www/html/modules/color/color.module on line 415.
warning: imagepng() [function.imagepng]: Unable to open 'files/color/pixture-1bad499f/block-tr.png' for writing in /var/www/html/modules/color/color.module on line 415.
warning: imagepng() [function.imagepng]: Unable to open 'files/color/pixture-1bad499f/block-bl.png' for writing in /var/www/html/modules/color/color.module on line 415.
warning: imagepng() [function.imagepng]: Unable to open 'files/color/pixture-1bad499f/block-br.png' for writing in /var/www/html/modules/color/color.module on line 415.
warning: imagepng() [function.imagepng]: Unable to open 'files/color/pixture-1bad499f/sticky-tl.png' for writing in /var/www/html/modules/color/color.module on line 415.
warning: imagepng() [function.imagepng]: Unable to open 'files/color/pixture-1bad499f/sticky-tr.png' for writing in /var/www/html/modules/color/color.module on line 415.
warning: imagepng() [function.imagepng]: Unable to open 'files/color/pixture-1bad499f/sticky-bl.png' for writing in /var/www/html/modules/color/color.module on line 415.
warning: imagepng() [function.imagepng]: Unable to open 'files/color/pixture-1bad499f/sticky-br.png' for writing in /var/www/html/modules/color/color.module on line 415.
warning: imagepng() [function.imagepng]: Unable to open 'files/color/pixture-1bad499f/screenshot.png' for writing in /var/www/html/modules/color/color.module on line 415.
warning: fopen(files/color/pixture-1bad499f/style.css) [function.fopen]: failed to open stream: No such file or directory in /var/www/html/modules/color/color.module on line 349.
warning: fwrite(): supplied argument is not a valid stream resource in /var/www/html/modules/color/color.module on line 350.
warning: fclose(): supplied argument is not a valid stream resource in /var/www/html/modules/color/color.module on line 351.

Comments

luckyday13’s picture

I have also had a very similar error and the same experience with pink. If I apply another color, in addition to the errors above, pages appear to have no theme applied. Any solutions? Is it a cache problem? Is there a directory without sufficient privileges? I have tried exploring many ideas, but none seem to work.

tanyi’s picture

I was able to get around this by changing permissions of the files/color directory. Before it was not writable. It needs to be writable in order for a new theme to appear. What errors are you getting?