Prior to the 4.7.3 - > 4.7.4 update the Node Import Module CVS was working relatively fine...

Now when I try importing, I get to the next to last page of the import process, where it shows previews of the import data and when I click Apply it doesn't import anything, it just goes back to the first-step in the process page.

I have checked the Node_Import module for my admin role in Access Control, and assigned my user account to the admin role.

I've also chopped the data down to 2 entries, and tried setting Authorship to anonymous...

I've also tried importing the test files...

still no go.

Anyone else seeing this problem? (or is it just me,..again)

Comments

swartik’s picture

I too have installed 4.7.4 and can't get node_import to work. I'm a relative Drupal newbie so I won't promise my problem is the same as yours. I have however noticed that the Type field on the first import page only displays the "raw data (advanced)" option.

I've looked at the code in node_import_api.inc and am puzzled by the node_import_types() function. Why does it invoke module_invoke_all('node_import_types')? I can't figure out what this would achieve. (As I said, I'm a relative newbie, so pardon me if this is a stupid question... But if it's not, please also explain the analogous call in node_import_fields.)

jfmilard’s picture

I import successfully some CCK nodes, but the link with taxonomy is not completly correct : I can see the term in the node, but when I click on the term, the imported node doesn't appear in the list.
Same thing if I try to set the term to the node.

Chris Johnson’s picture

Version: 4.6.x-1.x-dev » master

It's entirely possible that 4.7.4 broke it, since 4.7.4. changed some internal form API validations.

(Also corrected the version. A project maintainer needs to create the 4.7 branch, and should do so as soon as possible.)

Robrecht Jacques’s picture

Version: master » 4.7.x-1.x-dev
Status: Active » Closed (won't fix)

Version 4.7.x of the node_import module is no longer supported. Setting this issue as "won't fix".

If you have the same issue with the latest release of the 5.x branch, open a new issue. Thanks.