I active Taxonomy fields in a clean Drupal 5.7 intalation.
Other modules actived:
Administration Menu 5.x-2.4
Content 5.x-1.6-1
Date 5.x-1.8
EMail 5.x-1.x-dev
Fieldgroup 5.x-1.6-1
Image 5.x-1.x-dev
Node Reference 5.x-1.6-1
Number 5.x-1.6-1
Option Widgets 5.x-1.6-1
Taxonomy Fields 5.x-1.6-dev
Text 5.x-1.6-1
Textfield Autocomplete 5.x-1.x-dev
User Reference 5.x-1.6-1
Taxonomy
Javascript tools 5.x-0.8
Date API 5.x-1.8
JQuery Update 5.x-1.x-dev
I create a category and enable "Taxonomy fields".
I create a few terms.
I enable "Taxonomy fields" in Story content type.
In "Taxonomy fields" admin section, I add a few fields related the tems I created (image, text,...)
In "Manage taxonomy fields" I see the fields related the terms.
Now I add a new node, and select a term, "Dynamically added using AJAX" don´t work. If I save the node and edit it later, the new field apairs.
I have JavaScript actived in my browser. I try IE6 & Firefox.
In taxonomy I tried several "Hierarchy" and "Multiple select" configurations.
What I´m doing wrong?
Sorry for my english. This is first time I create a issue... :)
Comments
Comment #1
kuz commentedAbsolutely same situation :)
Subscribe.
Comment #2
boneless commentedI had a look and tried a clean 5.7 with all the modules named above and it works fine on my server.
Do you have any special settings?
Have you tired just CCk and taxonomy fields?
Which server are you using?
And can it handle clean URLs?
Could be a problem there but theoritically it adds the fields the same way as on the 'manage taxonomy' page in the module.
Can any one confirm it works for him?
Comment #3
kuz commented> Could be a problem there but theoritically it adds the fields the same way as on the 'manage taxonomy' page in the module.
What do you mean? On the "Manage taxonomy fields" should be AJAX too?
Can You please list all modules, which must be enabled?
What can I try to figure out where the problem is?
Is there any possibility to see somewhere how it should work (if with admin access then it will be possible to compare configuration)?
Comment #4
josoal commentedI try a new clean Drupal 5.7 instalation only whith CCk and taxonomy fields.
Server Software : CentOS v5, cPANEL, Apache v2.2.6, Mysql5 : v 5.0.27, PHP5 : v 5.2.5, Curl, Openssl, Mcrypt, Mbstring, GD, eAccelerator, Bz2, Zip, XML, Soap, exif, json, RoR ... (drupalvaluehosting.com)
I active clean URLs (las time I don´t active).
When I create a new node, I don´t see AJAX when I select a new taxonomy field.
I don´t see any AJAX in 'manage taxonomy' page. (I´m not sure I understand your last question... my poor english)
I have my Drupal test site in a folder in my server:
http://www.my_server.com/test_site
¿Could this be the problem?
I think this could be a great future add in Drupal core. It brings flexibility to content types. Thanks for your work.
Comment #5
boneless commentedOk, this could not work.
For some reason the .module file didn't get updated.
I should have checked this earlier, sorry for inconvenience.
Please check out the 1.7 release and let me know how you go.
Comment #6
josoal commentedAgain a clean instalation of Drupal 5.7 in the same server only whit only whith CCk (text field) and taxonomy fields.
I´ve noticed:
- I must active Fieldgroup CCk, if not:
user warning: Table 'musicafi_borra57.node_group_fields' doesn't exist query: SELECT group_name FROM node_group_fields WHERE type_name = "taxonomy_fields" AND field_name = "field_direccion" in /home/musicafi/public_html/borra57/includes/database.mysql.inc on line 172.- I create a category and enable "Taxonomy fields" in category admin section. When I go to "Manage taxonomy" in "Taxonomy fiels" section, it shows enabled, but if you "re-enable" it from here, it changes to "disabled" ??? You must go to category admin section to enable again.
- Previewing when I create a new node is a problem, new field disapears in preview...
Sorry for my english. Thanks.
Comment #7
kuz commented1.7 works fine for me :)
Taxonomy_fields became even more useful, Thanks!
Comment #8
boneless commentednice :)