Hello,

I am trying import nodes. I have to create a set of nodes (a few 100s) which serial values in a field. So I created a content type for that. I first exported csv of the first node. Then I added a second row in the csv which the changed values and I am trying to import it back. It is giving error.

Please help me on this.

Regards,
De Paul

Comments

danielb’s picture

Category: bug » support
Priority: Major » Normal

This does not qualify as a bug report.
Are you using node_export_dsv ? I guess not since you didn't mention it. Node export CSV is no longer supported.
Also chances are, if you edit it by hand, you can easily screw it up.

danielb’s picture

Just to clarify, update to the latest dev please.

danielb’s picture

Status: Active » Fixed

I've pushed out a new release to reflect to deprecated status of the CSV module. There is now a DSV format included which you should use instead. If you don't like how it works you can even configure it to your liking. If there's a bug even then.. well get back to me.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.