notice: Undefined variable: changed_menu in /sites/all/modules/taxonomy_menu/taxonomy_menu.module on line 133.
Had to change or $changed_menu to or (isset($changed_menu) and $changed_menu) in several places. The same for $change_vocab_item and $changed_path. $message has no default value so I gave it a default value.

Comments

indytechcook’s picture

Thanks peterx, can you provide a patch against the latest from the D6-2 branch? http://drupal.org/patch

Cheers,
Neil

arlinsandbulte’s picture

Status: Active » Postponed (maintainer needs more info)

Hmmm... is this still applicable?

arlinsandbulte’s picture

Status: Postponed (maintainer needs more info) » Fixed

2 months of inactivity while status was at "postponed (maintainer needs more info)"
Marking as fixed.
Feel free to re-open if this still applies.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.