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 ;)
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
Comment #1
jpappe commentedWhoops. 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.
Comment #2
lex0r commentedNew 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.
Comment #3
lex0r commentedComment #4
lex0r commented