I'm using drupal 6, with node import 6.x-1.0-rc4. I just backed up my database and install a new fresh drupal site. Now, I try to import a .csv file with node import. But I get the following error. What could be the reason?
user warning: Unknown column 'offset' in 'field list' query:
INSERT INTO node_import_tasks (name, uid, created, changed, fid, has_headers, file_options, ....