The following message is not very clear because there are several ctools/css files and it's not so clear that it should be inside the directory named "file":
CTools CSS Cache Unable to create
The CTools CSS cache directory, ctools/css could not be created due to a misconfigured files directory. Please ensure that the files directory is correctly configured and that the webserver has permission to create directories.
One such file is in modules/ctools/css, but the concerned file is files/ctools/css . So I just suggest to replace "ctools/css" by "files/ctools/css" in this error message, and to write "files" between quotation marks to emphasize it's the name of that directory:
CTools CSS Cache Unable to create
The CTools CSS cache directory, 'files/ctools/css' could not be created due to a misconfigured 'files' directory. Please ensure that the 'files' directory is correctly configured and that the webserver has permission to create directories.
Comments
Comment #1
japerryDrupal 7 is no longer supported, closing.