Active
Project:
Node import
Version:
6.x-1.2
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Oct 2012 at 17:17 UTC
Updated:
1 Apr 2013 at 19:56 UTC
I'm able to upload a file, see sample data (see attached file; the sample looks correct) but I get the error:
Fatal error: Call to undefined function filefield_data_info() in /sites/all/modules/node_import/supported/filefield/filefield.inc on line 39
Any ideas?
| Comment | File | Size | Author |
|---|---|---|---|
| Screen shot 2012-10-12 at 11.15.40 AM.png | 79.9 KB | milehighlife |
Comments
Comment #1
milehighlife commentedJust curious if anyone has an idea? Thanks!
Comment #2
Surf New Media commentedHaving the same issue ... After selecting the format to import, I am given this fatal error on the next step:
Fatal error: Call to undefined function imagefield_filefield_data_info() in /home/kidsspace/www/test15/sites/all/modules/node_import/supported/imagefield/imagefield.inc on line 15
Has anyone else come across this and found a solution?
Comment #3
bearstar commentedI had the exact same issue, but fortuntely had a copy of the 1.x.dev which had a totally different .inc file from the latest release. The 1.x.dev works great.