my garland theme color picker no longer works and the theme only displays the default blue.
It had worked previously. I am on a shared server. I had made some manual changes to the fonts in the garland style.css, saved the theme with a new name, and now neither the original nor the modified garland theme color picker works. the list of errors that i see when I try to save changes are
warning: mkdir() [function.mkdir]: Permission denied in...
warning: copy(files/color/garland3-12c72963/menu-collapsed.gif) [function.copy]: failed to open stream: No such file or directory in...
warning: imagepng() [function.imagepng]: Unable to open 'files/color/garland3-12c72963/body.png' for writing: No such file or directory in...
warning: fwrite(): supplied argument is not a valid stream resource in...
about 20 like these
I changed all the directories and files to 777 and also just tried deleting the garland theme and color module and replacing them with new ones with no difference.
Is there something else I can do to reset the garland color picker back to working order?
Comments
fixed it
I removed the 'color' directory from the 'files' directory and this seemed to reset things back to the original working state.