Closed (fixed)
Project:
Node import
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
29 Jan 2009 at 18:33 UTC
Updated:
29 Dec 2009 at 10:37 UTC
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
Comment #1
snorkers commentedI'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...
Comment #2
timlie commentedWhere do you download the dev version?
Comment #3
Mac Clemmens commentedYou can download the 6.x-dev version here: http://drupal.org/node/328041
Comment #4
timlie commentedThank you!
Comment #5
rosso69 commented