Closed (fixed)
Project:
Menu Minipanels
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Jun 2011 at 13:21 UTC
Updated:
25 Jan 2012 at 11:50 UTC
Hi,
When installed together Menu minipanels and menu attributes modules, the second doesn't work and constantly appears in the logs the error "Missing argument 2 (alternate with "3") for user_category_load(), called in /includes/menu.inc on line 411 and defined in /modules/user/user.module alla riga 1155." As soon as Menu minipanels is disabled, all works as expected and the error in the log doesn't appear anymore.
Comments
Comment #1
alex72rm commentedSorry for the mistake, the two modules don't work together, but no errors arise ("Missing argument 2 (alternate with "3") for user_category_load(), called in /includes/menu.inc on line 411 and defined in /modules/user/user.module at row 1155." is caused by password policy module).
Comment #2
damienmckennahttp://drupal.org/project/menu_attributes
I'll look into this.
Comment #3
damienmckennaI believe this should be fixed thanks to #1130664: Menu_MiniPanels doesn't work with Menu Attributes module.