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.

CommentFileSizeAuthor
screenshot.jpg213.68 KBkcrackerg
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

ufku’s picture

Category: bug » support
Priority: Critical » Normal

IMCE does not provide that link(Add image). Which module is it that integrates IMCE?

kcrackerg’s picture

I 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.

ufku’s picture

< href="/project/imceimage">That project seems to be abondoned.
Use regular file field with filefield_sources module.

ufku’s picture

Status: Active » Closed (fixed)