WHen I try to import a 2 record file it fails and repeats the process and ends up in a continuous loop.
The error each iteration is:
user warning: Unknown column 'file_offset' in 'where clause' query: UPDATE node_import_status SET status = 2, objid = 478 WHERE taskid = 1 AND file_offset = 37 in xxxxxx/html/test/modules/node_import/node_import.inc on line 906.
I have attached the downloaded error file and the input source
The import has Title
Body
and a category being a heirachical taxonomy
| Comment | File | Size | Author |
|---|---|---|---|
| import file (was csv).txt | 60 bytes | dgdgdg | |
| node_import-node_brand-1.txt | 16.74 KB | dgdgdg |
Comments
Comment #1
dgdgdg commentedOK ... so I am a noob!
A simple uninstall and updated fixed the problem