Posted by arcane on October 22, 2009 at 10:56pm
Jump to:
| Project: | FileField |
| Version: | 6.x-3.2 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I get the following error message after upgrading to 6.x-3.2
warning: include_once(/var/www/mysite.com/public_html/sites/all/modules/imagefield/imagefield_file.inc) [function.include-once]: failed to open stream: No such file or directory in /var/www/mysite.com/public_html/sites/all/modules/imagefield/imagefield.module on line 9.
Comments
#1
Well... does that file exist? You should make sure that you uploaded the entire imagefield directory, which should include that file. It's there in the release archive.
#2