Closed (fixed)
Project:
Image
Version:
6.x-1.x-dev
Component:
image.module
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Nov 2005 at 20:55 UTC
Updated:
1 Mar 2007 at 19:03 UTC
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
Comment #1
aaron commentedAfter 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
Comment #2
drewish commentedi'm cleaning out the image issue queue. hopefully this has been resolved.