Closed (fixed)
Project:
IMCE
Version:
6.x-2.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Sep 2011 at 02:57 UTC
Updated:
2 Mar 2012 at 12:56 UTC
I have several content types where an image is attached to the node using an IMCE Image field. When creating / editing content I click the [Add Image] link which will open the IMCE browser. I select a folder, click on a file name which will show me the preview of the file in the lower part of the IMCE browser. So far so good.
But then when I click the preview to select the file and pass the info of the selected file to the image field, it just opens up the file in a new browser window. No info is passed back to the node. Same behavior happens when I double click the file name in the IMCE browser window.
This behavior is experienced both with IE 9 and Firefox 7.
| Comment | File | Size | Author |
|---|---|---|---|
| screenshot.jpg | 213.68 KB | kcrackerg |
Comments
Comment #1
ufku commentedIMCE does not provide that link(Add image). Which module is it that integrates IMCE?
Comment #2
kcrackerg commentedI believe the module offering this functionality might be IMCE CCK Image.
I'm not the person who build this website for our company (unfortunately the person that did can no longer provide support) and I'm not hugely experienced with Drupal, but looking at the specific content type it looks like a custom type to me. A field of the type "IMCE Image" was added to the custom content type.
Comment #3
ufku commented< href="/project/imceimage">That project seems to be abondoned.
Use regular file field with filefield_sources module.
Comment #4
ufku commentedUse imce_filefield