Hi
I have an Album, which has four sub-albums A, B, C and D.
I want users to upload photos to sub-album C and D only and not to A and B.
How can this be done?
Regards
No, you can set user rights for top level albums only.
any specific reason?
this way the user has the rights to mess up anywhere!
Yes, it is because Zenphoto's albums are file system based and being able to do this would involve a lot of extra file system operations that possibly would slow down your site. That would happen because rights are of course inherited in the tree.
ok thanks Acrylian