When I enable the Term Relations TM module then I've got Notice: Undefined index: admin/content/taxonomy_manager/double-tree/edit in term_relations_tm_menu_alter() (line 51 of /Applications/MAMP/htdocs/recruiter/sites/all/modules/term_relations/contrib/term_relations_tm/term_relations_tm.module)

Comments

groovehunter’s picture

same for me , subscribing

melashot’s picture

I experience the same problem.

timwee’s picture

Same issue!

gnucms.org’s picture

Same issue!

agerard’s picture

me too, and a blank screen when I try to view any vocab in the taxonomy mgr.

dark_kz’s picture

Same issue

jayson’s picture

Hi, I am also getting similar errors - has anyone found a solution to this yet? Does anyone know what the "Undefined index" error means or what could be causing it?

Thanks, J

keramsey’s picture

I am receiving the same errors after upgrading from Drupal 6.28 to 7.21 using Aegir. Here is the error message:

Notice: Undefined index: admin/content/taxonomy_manager/double-tree/edit in term_relations_tm_menu_alter() (line 51 of /var/aegir/platforms/drupal-7.21/sites/all/modules/term_relations/contrib/term_relations_tm/term_relations_tm.module).

Here is the offending line that attempts to override the double tree edit menu callback within term_relations_tm_menu_alter():

$overridden_menu_item = $items['admin/content/taxonomy_manager/double-tree/edit'];

According to the Taxonomy Manager project page, the redirect of taxonomy/term is disabled by default. Is that true in D7? Could there be a change in the taxonomy manager index names between D6 and D7?

ed523’s picture

Issue summary: View changes

same problem, subscribing

ed523’s picture

I get a wsod with this:
Fatal error: Call to undefined function term_relations_vocab_submit() in /home/lotsy/public_html/includes/form.inc on line 1513 when trying to edit vocabularies and this:
Fatal error: Call to undefined function taxonomy_get_term() in /home/lotsy/public_html/sites/all/modules/term_relations/contrib/term_relations_tm/term_relations_tm.vocab.inc on line 16
when trying to access vocabularies through taxonomy manager