Error when Submitting New Image Node
aaron - November 12, 2005 - 20:55
| Project: | Image |
| Version: | 6.x-1.x-dev |
| Component: | image.module |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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.
#1
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
#2
i'm cleaning out the image issue queue. hopefully this has been resolved.