I'm suspect this is related to http://drupal.org/node/26249

When I submit a new image, I get the error:

warning: copy(c:\websites\aaronwin\culturef\www\temp\ecr\files): failed to open stream: Permission denied in c:\websites\aaronwin\culturef\www\temp\ecr\includes\file.inc on line 271.

warning: Cannot modify header information - headers already sent by (output started at c:\websites\aaronwin\culturef\www\temp\ecr\includes\common.inc:461) in c:\websites\aaronwin\culturef\www\temp\ecr\includes\common.inc on line 247.

Comments

aaron’s picture

After tracing the problem, I believe that the problem is actually in image_settings_sizes_form(), or something else related to image size.

Basically, I get the error unless I go into the admin/settings/image form and give values to all the size elements. After this, it works properly.

- Aaron

drewish’s picture

Status: Active » Closed (fixed)

i'm cleaning out the image issue queue. hopefully this has been resolved.