Just installed this module and got an error about an undeclared function from node_import module. Please add the dependancy to the .info file:

dependencies = menu node_import

Don't think you really need a patch for such a small change ;)

Comments

jpappe’s picture

Whoops. Actually, the module doesn't need node_import. I was basing the import process on that module and it looks like I absentmindedly used a node_import method instead of a menu_import. This will be fixed as soon as I have a second.

lex0r’s picture

New release is available - now for Drupal 6! You can try it, it doesn't rely at all at node import module, even the in;ut file format has been changed.

lex0r’s picture

Status: Active » Fixed
lex0r’s picture

Status: Fixed » Closed (fixed)