Drupal 5.1
Apache/2.2.3 (Unix) mod_ssl/2.2.3 OpenSSL/0.9.8d DAV/2 PHP/5.1.6 mod_python/3.2.10 Python/2.4 SVN/1.4.0
I tried both multiple and single select choices.
The select menus are in their place. I have no other module which modifies the taxonomy fields.
I do have one module which alters forms and is heavier than taxonomy.module, but it doesn't touch the taxonomy fields.
If any more details needed, I'd be glad to supply them.
Comments
Comment #1
z.stolar commentedI suddenly noticed that the module DOES work, but only on a single content-type, while the vocabulary was enabled for two other content-types.
Moreover, even when I look in the database, I see the following lines:
Those entries do not change when I modify the settings in admin/content/taxonomy .
So my guess is that the problem lies in the DB insert/update phase.
Comment #2
codexmas commentedThe module doesn't work on content-types specifically, it works on the Vocabulary.
The entry in the variables table simply indicates that it is enabled for that vocab.
Thus it should be working on any content type that you specify in the taxonomy edit page.
If you have a location that I can login to and check out where you are having the problem, I would be happy to help.
Thanks,
Gord.