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

Comments

dgdgdg’s picture

Status: Active » Closed (fixed)

OK ... so I am a noob!

A simple uninstall and updated fixed the problem