I have implemented PHP Upload & resize on a website, and have tried using multiple file fields for uploading up to 8 images at a time, but it doesn't work. I don't get any errors or anything that indicates a problem. It seems to finish ok, but nothing new gets stored in the database, and the files aren't uploaded.
If I use just ONE file field, the upload and resize works as expected.
|
|
|