I am attempting to use Amazon S3 serving images for a site (using the Amazon S3 module) with the IMCE editor and FileField Sources. I can upload new images (via FileFieldSources) but if I select an existing image via IMCE I receive the error "The selected file could not be used because the file does not exist in the database." when IMCE hands the file over to to FIleFieldSources.

Any thoughts?

Comments

ufku’s picture

Category: bug » support
Status: Active » Fixed

It's not related to S3 or IMCE. A file(usually uploaded by FTP) must be registered by Drupal to be used in a file field.
Try IMCE for File Field.

balancestuff’s picture

No luck, unfortunately.

I did check the "Allow users to select files from IMCE File Browser for this field." checkbox for the field I'm testing with.

A lof of the files in question were uploaded via the standard FileField Upload option.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.