| Re: mass upload
Machine,
/gallery/users/{userid} is where the pictures will be upload from. When the pictures are upload they'll go to /gallery/files/{userid} -- Make sure that your /gallery/files folder has been chmod'ed to 777 so that it can create new sub-folders on the fly as needed.
|