Got this notices after saving a term
# notice: Undefined index: tid in sites\all\modules\taxonomy_menu\taxonomy_menu.module on line 701.
# notice: Undefined index: vid in sites\all\modules\taxonomy_menu\taxonomy_menu.module on line 701.
# notice: Undefined property: stdClass::$language in sites\all\modules\taxonomy_menu\taxonomy_menu.module on line 746.
Comments
Comment #1
arlinsandbulte commentedPing... is this still valid?
Comment #2
hass commentedNever tested again
Comment #3
arlinsandbulte commented2 months of inactivity while status was at "postponed (maintainer needs more info)"
Marking as fixed. Feel free to re-open if you still require help here.
Comment #5
keith_k commentedI'm getting this message myself:
I had the module installed. Disabled it. Upgraded Drupal 6 to 7. Downloaded module & enabled. Turned on taxonomy_menu for one taxonomy. Then, got this message:
Let me know if I can help w/ more information.
Keith
Comment #6
keith_k commentedSorry, I forgot to say I'm using 7.x-1.1
Comment #7
kehan commentedI'm getting this too and using 7.x-1.1
Comment #8
dstolThis has been fixed in the simpletest branch but I've yet to merge it into 7.x-dev
Comment #9
frank ralf commentedI still get the same error message with 7.x-1.2 as described in #5. Will try the dev version and report back ;-)
Comment #10
frank ralf commentedThe dev version seems to be identical to the 7.x-1.2 version. I had to apply the patch from #1175470: Bug fixed in taxonomy_menu.database.inc to get the module working at all. Error message is still
Undefined property: stdClass::$language in _taxonomy_menu_create_item() (line 754 of ...\modules\taxonomy_menu\taxonomy_menu.module).hth
Frank
Comment #11
frank ralf commentedSetting the issue to active again.
EDIT
I only seem to be getting this error with old vocabularies which already existed before the upgrade from D6 to D7. Seems to work OK with newly created vocabularies in D7.
EDIT 2
With existing vocabularies I now get the following double error message:
Comment #12
dstolInteresting. I was going to say that this is a weird one because all the simpletests report back as normal.
Comment #13
frank ralf commentedThis might be related to #1228294: i18n support broken taxonomy_menu_translated_menu_link_alter errors as I have also had problems upgrading using a German installation profile (see #1170362: Install profile is disabled for lots of different reasons and core doesn't allow for that).
I think I'll try a fresh install from scratch to see whether this is related to the upgrading process.
Comment #14
johnvI think this is resolved in latest version.
You may have some notices when adding a non-existent 'free' tag to a node. If so, see #1364144: Notice: Undefined property: stdClass::$description in _taxonomy_menu_create_item() when adding a new,free,non-existing tag/term