| Re: Change File Storage Method
Just to clarify a little... By default, images are stored according to their userid. So if a user who's userid is 573 uploads an image then the path to the image will be /gallery/files/5/7/3/. When safe mode is on, that prevents additional folders from being created, so with the safe mode storage method it simply prefixes the filename with the userid and stores it in the /gallery/files directory.
|