I have a page in my CMS that displays a series of images, and allows the images to be rearranged to adjust the order that is displayed on the public site. This page also allows the user to upload an image, which is then automatically cropped/formatted and placed in the appropriate folder.
The images file path and the order of the images is stored in a mySQL database.
The single image upload works fine, but the multiple file uploads do not. My programmer was using SWFUPLOAD to allow multiple images uploaded at once, but the files do not appear on my server even though the page tells me they have finished uploading.
After uploading the images, the code auto crops and resizes. Again, this works for the single upload, but not multiple uploads.
I simply need someone to take a look at my code and tell me why the multiple image aren’t uploading/resizing when using the SWFUPLOAD code.
http://www.drawninwardmedia.com/cantoni/cms/testIndex.php
user: admin
password: pass