Please, do you have a good experience with some module for multiple image upload (without FTP) for ImageField? ImageFUpload is quite buggy, e.g., the filepath settings does not work properly )http://drupal.org/node/498514), which is really very user unfriendly.

Any ideas? Thanks in advance.

Comments

johan.jacobs’s picture

Hey, im using image_fupload on my website, works great,
what problem do you have with that module?

my-family’s picture

I've described the main problem above - it does not work with FileField Path. The path settings are completely omitted in that case, so, all images are in the "field" folder, which is unacceptable.

(In addition, in my case, the module was incompatible with Automatic Nodetitles, but it was not so big problem, I achieved similar result with another solution).

Are you able to use Image FUpload and set custom path to the uploaded images? (I need the custom path according to my custom CCK field, or, at least, according to the node title).

Thanks for any help or ideas, Eva