line 112:
// Make it complient with taxonomy redirect and other taxonomy link hooks
// $term_path = "taxonomy/term/$parent_term->tid";
$term_path = taxonomy_term_path($parent_term);
//
line 112:
// Make it complient with taxonomy redirect and other taxonomy link hooks
// $term_path = "taxonomy/term/$parent_term->tid";
$term_path = taxonomy_term_path($parent_term);
//
Comments
Comment #1
_craig commentedWill consider for future version...
Comment #2
MGN commentedJust realizing that this very old issue was fixed some time ago. Closing.