On a new 4.7 Drupal install, CCK content types are not visible as options in the dropdown box of node_import (using CVS versions of CCK and node_import modules from 23May06 I believe).
Perhaps related to CCK switching from objects to arrays (regarding content type titles etc), a couple of days ago?
I'm not sure which module is causing the issue?
Forum post on this issue:
http://drupal.org/node/65278
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | content.patch | 1.62 KB | sym |
| #2 | import_content.inc.patch | 1.22 KB | oliver soell |
Comments
Comment #1
sqlwiz commentedThis CCK change here
http://drupal.org/project/cvs/48429
may have caused this problem
http://drupal.org/node/65278
Comment #2
oliver soell commentedpatch to allow node_import to import to cck content types. someone please test, it works for me, although it gives a taxonomy error.
Comment #3
oliver soell commentedComment #4
sym commentedThe patch needed updating for the new file names.
I've made a new patch, including the _content_types() function name change.
This needs testing still.
Comment #5
Robrecht Jacques commentedApplied to CVS (after a little testing, not much).
Comment #6
(not verified) commented