filesize fails when editing a page with attachment
mailleux - December 20, 2006 - 02:13
| Project: | Filemanager |
| Version: | 4.7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
Whenever I try to update a page with file updates, I get the following error:
* warning: filesize() [function.filesize]: stat failed for /var/drupal/private/working/0/attachment.pdf in /var/drupal/modules/filemanager/filemanager.module on line 461.
* The selected file could not be copied, because no file by that name exists. Please check that you supplied the correct filename.
I can see the file in /var/drupal/private/active/0/attachment.pdf, but not in the working directory.
