Closed (fixed)
Project:
FileField
Version:
6.x-3.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Oct 2009 at 22:56 UTC
Updated:
24 Apr 2010 at 03:50 UTC
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
Comment #1
quicksketchWell... 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.
Comment #2
quicksketch