Hello,

I want to user Menu Badges together with Menu Token an get this error:

Notice: Undefined index: localized_options in theme_nice_menus_build() (line 475 of /.../sites/all/modules/nice_menus/nice_menus.module).
Recoverable fatal error: Argument 3 passed to l() must be an array, null given, called in /.../includes/menu.inc on line 1631 and defined in l() (line 2413 of /.../includes/common.inc).

I had also posted it at http://drupal.org/node/1911054 but it seems there is no development activity for weeks. So does someone have an idea how to fix it?

Best regards
Frank

Comments

james.williams’s picture

Title: Menu Token conflict with Menu Badges? » Menu Token PHP notice (conflict with Menu Badges?)
Version: 7.x-1.0-beta4 » 7.x-1.x-dev
Issue summary: View changes
Status: Active » Closed (duplicate)

Looks like this issue was probably solved in #2211987: localized_options not set anyway, so if you upgrade your module to the latest beta (or at least 1.0-beta6), you should be sorted.

It doesn't appear to be specifically related to Menu Badges.