Posted by kornevgen on July 27, 2008 at 11:43am
Jump to:
| Project: | Taxonomy Fields |
| Version: | 5.x-1.8 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | boneless |
| Status: | postponed (maintainer needs more info) |
Issue Summary
I've added taxonomy, taxonomy fields, field group to the node type, assigned taxonomy fields with the field group. But after that taxonomy fields don't appeared when new node is created.
Comments
#1
Hi,
What happens if you take the fields out of the group, are they showing up then?
Have you tried the same without other contributed modules activated?
#2
Yes, fields out of the group are showed successful.
Oh, I haven't tried the same without other contributed modules activated because I have only one work copy of drupal...
#3
Hi,
sorry for late reply, but I can't find any problems so far.
Most likely it has to do with one of the other modules you are using, I'm not saying there's anything wrong with them, just at the moment not combinable.
#4
Can you please try taxonomy fields 5.x-1.8, think I found it.
#5
Thank you for your work !
I found a few errors when changed some properties of taxonomy fields. At first, I had moved only one taxonomy field to the new group, created a new node and this field appeared in the group! ok :)
Then I had moved fields I remained. But those fields didn't appeared in the group while I had created new node :( Then I created the second group and assigned all taxonomy fields to those group but a warning appeared: "user warning: Duplicate entry 'taxonomy_fields-group_cast2-field_makbet' for key 1 query: UPDATE bolshoi1_node_group_fields SET group_name = 'group_cast2' WHERE type_name = 'taxonomy_fields' AND field_name = 'field_m' in /usr/local/***/includes/database.mysql.inc on line 172." and only the first field was appeared in the new group...
Then I moved all taxonomy fields to the "No group" and removed all groups I created. I had created a new group and assigned all taxonomy fields to those group. But when I created a new node and selected term, taxonomy fields didn't appeared on the node !! :( Then I had assigned one taxonomy field to the "No group" and tried to create a new node: those taxonomy field appeared but all fields from group didn't appeared