Closed (fixed)
Project:
FileField Insert
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Aug 2009 at 20:59 UTC
Updated:
20 Oct 2009 at 20:48 UTC
Image cache is not displaying, how do I get it to display properly?
See screenshot
Comments
Comment #1
quicksketchPer the help text at the top of the fieldset:
You have to switch the widget to "Image" instead of "File" or whatever other widget you're using.
Comment #2
himagarwal commentedYou need to download and enable Image field module (drupal.org/project/imagefield) and then change the widget type to "image" from "file upload" in node-type manage fields.
If you have already created the "file" field for uploading images then you need to click on "configure" of the file field and then click on "change basic informaiton" and then change "file upload" to "image" and then go to manage fields and set imagecache(s) in "html filter"
Comment #3
quicksketch