Active
Project:
Image FUpload
Version:
6.x-3.0-alpha3
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Mar 2009 at 03:53 UTC
Updated:
9 Jun 2010 at 18:53 UTC
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
Comment #1
grandcat commentedPerhaps you selected it to be shown in preview page. Consequently, it won't show up in node creation page.
Comment #2
grandcat commentedI 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.
Comment #3
FJY commentedIt's not being shown on the preview page. If I change my widget type from Image FUpload to Image the field will appear again.
Comment #4
Romejoe commentedThere 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?