Hi,

I set up a drupal 6 site and central to the site is the ability to upload images. Everything was working fine and I was setting it up, almost ready to go live. Suddenly I started getting many different errors and after a bit of research I figured out it had to do with reaching a critical number of files in a folder. Now I'm thinking the only way to fix this is to have the images saved in seperate folders depending on date or term or title or any other way that would work. I've looked at the Upload path module but this doesn't work with the image module. Is there any way I can split the images uploaded to manageable folders?

Also, has anyone else had this problem, unless I'm doing something wrong I would expect this to be a relatively common problem.

Thanks!