Closed (outdated)
Project:
Menu Token
Version:
7.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Sep 2011 at 22:40 UTC
Updated:
2 Dec 2021 at 04:49 UTC
Jump to comment: Most recent
Comments
Comment #1
dealancer commentedAre you trying frsh install of menu_token or updating from previous release? If You are updating from previous release, have you tried to run update.php?
Comment #2
BeaPower commentedIts a new release. When I go to update.php It says no pending updates
Comment #3
sol roth commentedI have this same issue
Comment #4
gianfrasoft commentedSomething similar here:
Notice: Undefined index: node in menu_token_form_menu_edit_item_alter() (line 86 di .../modules/menu_token/includes/menu_token.admin.inc).
Comment #5
dealancer commentedCan't reproduce it now. Looks like it has been fixed in a recent dev release.
Comment #6
dddbbb commentedI'm still getting a slight variation of this error:
Notice: Undefined index: #value in menu_token_form_menu_edit_item_alter() (line 341 of /Volumes/Data/Sites/foo/sites/all/modules/contrib/menu_token/menu_token.module).
Brand new installation of the module (first time I've ever used it). I notice that the error goes away if I disable Custom active menu item (cami). Whether that means that the issue is with cami or not, I'm not sure. Thought I'd post here first as the error mentions menu_token.
Comment #7
develcuy commented