I tried the dev version and it works fine with cck fields.
I only cannot see node reference fields in the mapping screen.
When i look in the source it looks like it should see the node reference fields. Am i doing something wrong?
Newbee with import module.

Comments

snorkers’s picture

I've got the dev (17 Jan) version installed too, but don't get many of my CCK fields yet... On investigation of the module (modules/node_import/supported). It looks like nodereference hasn't made it into the list yet:

cck/content.inc
cck/number.inc
cck/text.inc
cck/userreference.inc
email/email.inc
blog.inc
book.inc
comment.inc
forum.inc
menu.inc
node.inc
path.inc
poll.inc
profile.inc
taxonomy.inc
upload.inc
user.inc

Patience...

timlie’s picture

Where do you download the dev version?

Mac Clemmens’s picture

You can download the 6.x-dev version here: http://drupal.org/node/328041

timlie’s picture

Thank you!

rosso69’s picture

Status: Active » Closed (fixed)