Jump to:
| Project: | Sky |
| Version: | 7.x-2.3 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Hi,
I am unable to save sky theme settings installed on a fresh Drupal 7 and message is:
The specified file temporary://fileThfPuT could not be copied, because the destination directory is not properly configured. This may be caused by a problem with file or directory permissions. More information is available in the system log.
The specified file sites/all/themes/sky/logo.png could not be copied, because the destination directory is not properly configured. This may be caused by a problem with file or directory permissions. More information is available in the system log.
The specified file temporary://fileSfY2XH could not be copied, because the destination directory is not properly configured. This may be caused by a problem with file or directory permissions. More information is available in the system log.
I have changed the sites/all/themes directory permissions but nothing worked.
| Attachment | Size |
|---|---|
| Error_image_Sky_Settings.png | 67.29 KB |
Comments
#1
Permissions issue, you need to set up the permissions for your public files system. Not a theme issue, if Drupal cannot write to the tmp folder or the default public files directory many things will not work.
Just read the error message:
#2
Automatically closed -- issue fixed for 2 weeks with no activity.