Quote:
Originally Posted by TGR
Noticed the same, Its uploading the files to the private gallery folder (created folder 1 in my case) but then its looking to playback the files from public gallery folder 0.
|
Yes, the Problem is Exactly there as you mention it; it's Pointing to the Gallery Folder Zero (0) and not to the Gallery Folder of the User ID Number.
Coroner, seems like there is a Code Line that is Pointing to that Folder Zero (0) and that is Not Pointing to the Number of the User's Folder.
Is Pointing to:
http://zzz.com/zzz/umg_gallery/images/0/original/zzz.wmv
And It Should be (in my case is
3):
http://zzz.com/zzz/umg_gallery/images/3/original/zzz.wmv
Perhaps could be in the Code Lines that Assign the Path to the Variable "$media_url", that is missing the Option to Assign that Folder Number when the Media is in a User's Category.
My Best Regards.