Closed (fixed)
Project:
Menu Export/Import
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Oct 2008 at 11:44 UTC
Updated:
21 Jun 2010 at 11:51 UTC
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