| all files on the same directory...
Not really a problem (now) but....
On my install (on the dev instance seems to happen - production not). All the files, does not matter what user uploads it or under which user are uploaded, all goes to the same directory.
IIRC, when a user uploads a file goes to a directory which represents their UserID under the 'galleryroot/files/$UserID' not? Well... Tried to upload many of them with my own username and upload as other users (uploaded as other users using the option on the upload web page) and ALL the files goes to the same directory: galleryroot/files without going to the directories nor the hashing under files/$UserID.
For example. My UserID is 1, well all my images on the gallery should go to galleryroot/files/1 and after this, spread it on different directories not? Well, this not happens on my dev instance. Why?
Chickened to upgrade from RC4 to 1.0.1 on the production instance. Any clues of what's happening on dev instance?
|