Download & Extend

Conflict/Issues with Content Taxonomy Fields

Project:Image FUpload
Version:6.x-3.0-alpha3
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

I think Image FUpload is a great module, however I am having some issues with it on my site. I am trying to use Image FUpload with imagefield to upload multiple images associated with a single node. However, when I enable Image Fupload, one of the fields in my content type (a Content Taxonomy field) because unavailable (it cannot be seen when I try and create a new node of my content type).

Comments

#1

Category:bug report» support request

Perhaps you selected it to be shown in preview page. Consequently, it won't show up in node creation page.

#2

I think, content taxonomy does not integrate rightly into drupal, because my module makes use of all api functions concerning saving.
Nevertheless, good news for you:
In a future release, if you're using multiple images per node, it will be possible to create empty nodes (--> without any images) 100% working. After having created such a node, you will be able to edit it and add some more pictures seemlessly.

#3

It's not being shown on the preview page. If I change my widget type from Image FUpload to Image the field will appear again.

#4

There is a option to edit fields in the content type. Try to enable.
Alo I read in CCK Taxonomy field it hides the normal one if used. Maybe this is the reason?