Missing argument 1 for menu_block_split_menu()
thomas23@drupal.org - June 3, 2008 - 15:31
| Project: | Menu Block Split |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Missing argument 1 for menu_block_split_menu() in /path/to/drupal6/sites/all/modules/menu_block_split/menu_block_split.module on line 21.header of menu_block() is this
function menu_block($op = 'list', $delta = 0) {Maybe this all info needed to fix it (I don't know anything about programming a model, yet, so just guessing).

#1
Thank you but this module is not ready for drupal 6. You might expect things going wrong when using .x-dev modules
#2
robertgarrigos,
Thank you for supporting this module, as you are. I will be looking to use this module in all my 6x sites when you are ready. You indeed did a great job in this 5.x version. Thanks for all your hard work and for thinking of releasing it as a module.
Sincerely,
iansears
#3
Thanks for responding, Robert.
Of course I know it's a dev version. I'm keen to test use it on a small site so I was hoping to at least be able to install/enable the module on a D6 site. Would that be possible or can you point me to what needs to be changed in order for D6 to accept it?
Cheers.
#4
Latest release 6.x-1.1 fixed this.
#5
Automatically closed -- issue fixed for 2 weeks with no activity.