By jontheil@gmail.com on
I get problems when I try to change the color scheme for a theme (e.g. Pixture). The colors change, but the layout is kind of broken. I get a very long list of errors and warnings. The most obvious (to me) is
warning: imagecreatefrompng() [function.imagecreatefrompng]: 'sites/all/themes/pixture//color/base.png' is not a valid PNG file in /usr/local/www/drupal6/modules/color/color.module on line 459.
This is obviously try, since there is an extra slash in the path.
From a preious post (can't find it anymore), I tried to patch the module. And I have tried to download the version for 6.13. Without any luck.
Have checked the files location and have also emptied the cache.
Any clues?
Comments
Same issue here
I have the same issue.
Looks a lot like this issue http://drupal.org/node/476504
Not exactly the same, but..
As far as I can tell, my real problem is the doubled slashes in the file path. I don't see that in the post refered to. Apart from that, we are obviously not the only people around strugling with the color module. I would be very happy to find the solution, since I don't like the default colors of me theme (Pixture).