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.

CommentFileSizeAuthor
Error_image_Sky_Settings.png67.29 KBmonsoon

Comments

Jeff Burnz’s picture

Status: Active » Fixed

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:

The specified file... could not be copied, because the destination directory is not properly configured. This may be caused by a problem with file or directory permissions.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.