Drupal 5.1 install (php5)

I updated to the latest version of the Node Import Module today. 5.x-1.0
On the Field mapping page, the samples of the first five sets of data contains everything I want to import including the body.
When field mapping, there are options for: title, Node:authored on, Node;authored by, Node; published, etc.
There is no "body" option.
I can map the other fields and they are imported correctly, however without a body.
What am I doing wrong here?

Comments

daniel sanchez’s picture

Same problem here. Drupal 5.1, node_import 5.x-1.0
Have a content type I created with CCK. It has:
Title
Model value
Problem value
but no body option from the drop down list.

Robrecht Jacques’s picture

Fixed in new release.

daniel sanchez’s picture

Thank you. Working great now.

peregrine’s picture

I add my thanks also.