All four of the upload options work (browser single/multiple & flash single/multiple) - but when I upload multiple files using the flash uploader, it stays on the 'upload.php' page w/ the error 'No Images to Display'.. (weird thing is I can't find this error in phrases, templates, or files.. ?)
The breadcrumb location is: Gallery > Process Files
The images upload just fine and are available, it's just that the upload confirmation page is incorrect..
I updated the other upload functions to redirect to the user gallery upon upload completion using this at around lines 826 & 852 in upload.php:
Code:
Content visible to verified customers only.
..but I can't figure out where to update this for Flash multiple file uploads.. anyone have ideas where I should look for this?