Closed (won't fix)
Project:
Taxonomy Super Select (TSS)
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
5 Jun 2009 at 10:57 UTC
Updated:
19 Feb 2011 at 10:46 UTC
Comments
Comment #1
nancydruTry lowering the weight (system table) of the Taxonomy Other module.
Comment #2
Dret commentedExcuse me... I have to modify the Db Table or the Taxonomy Other Modules file?
Comment #3
nancydruIn the core "system" table, there is a column called "weight" which controls the order in which modules are called (otherwise they get called alphabetically). Occasionally it is necessary to make sure that one is called before another. In all likelihood, both modules are weighted with 0, so change Taxonomy Other to -1 and see if that helps.
Comment #4
Dret commentedIn the table indicated... Taxonomy Super Selec has weight 1 and Taxonomy Other 11.
I tryed to set TO to 0 or -1 but the situation is still the same... when the page is loaded the input field of TO is visible but disappear as soon as TSS is loaded...
However thanks for suggestion...!! ;)
Bye!
Comment #5
jcisio commentedAdding tag.
Comment #6
jcisio commentedBoth modules change the UI. It's quite difficult for compatibility. I suggest you disable TSS in the vocabulary which you are using Taxonomy Other.