Closed (fixed)
Project:
Taxonomy Theme
Version:
4.6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Oct 2005 at 08:30 UTC
Updated:
26 Feb 2006 at 13:54 UTC
variable_get('taxonomy_theme_selector', '') always returns the last modified taxonomy instead of the one currently being viewed. As a result, function taxonomy_node_get_terms_by_vocabulary returns null for anything thats not in the last modified taxonomy.
I have version 4.6.2 of drupal.
Comments
Comment #1
drupalxykon commentedI solved this by using variable_get('taxonomy_theme_selector|'.$vid,'')..not sure why only I had this issue. Only other taxonomy module I use is taxonomy_menu.
I have run into more problems now though (explained in another post)
Comment #2
profix898 commentedIssue 'closed' because it does not apply to the current version of taxonomy_theme.
Comment #3
drupalxykon commentedwas it fixed for 4.6? My bug report was for 4.6