The selected file /tmp/fileoVC51r could not be uploaded, because the destination sites/default/filesmin.js is not properly configured.

This error doesn't appear when logged in.

Comments

mikeytown2’s picture

Title: May 20th Dev - Anonymous User Bug » May 20th Dev - $htaccess variable not set
Status: Active » Needs review
StatusFileSize
new416 bytes

$htaccess is not set with the latest dev

mikeytown2’s picture

StatusFileSize
new2.62 KB

$aggregated_file can be empty sometimes; this is what was causing the error.

mikeytown2’s picture

Title: May 20th Dev - $htaccess variable not set » May 20th Dev - $htaccess variable not set; $aggregated_file empty
derjochenmeyer’s picture

Status: Fixed » Needs review

Thanks a lot for testing and the patch. I splitted the minification and gzip/.htaccess stuff in the latest dev which is unneccessary. These errors were introduced by this split. I reverted some of these changes in the current dev (http://drupal.org/cvs?commit=215416).

derjochenmeyer’s picture

Status: Needs review » Fixed
mikeytown2’s picture

Status: Needs review » Fixed

The 2 above patches made the split work correctly. Why did u revert the changes back? I thought the code was cleaner with the split.

derjochenmeyer’s picture

Because there were other errors in my split. The htaccess was not deleted if gzip compression was disabled.

Status: Fixed » Closed (fixed)

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