Active
Project:
Term Relations
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Aug 2011 at 17:14 UTC
Updated:
12 Feb 2015 at 07:27 UTC
Jump to comment: Most recent
Comments
Comment #1
groovehunter commentedsame for me , subscribing
Comment #2
melashot commentedI experience the same problem.
Comment #3
timwee commentedSame issue!
Comment #4
gnucms.org commentedSame issue!
Comment #5
agerard commentedme too, and a blank screen when I try to view any vocab in the taxonomy mgr.
Comment #6
dark_kz commentedSame issue
Comment #7
jayson commentedHi, 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
Comment #8
keramsey commentedI 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?
Comment #9
ed523 commentedsame problem, subscribing
Comment #10
ed523 commentedI 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