ZenphotoCMS Forum
how to active use rights of downloadlist funcontion? - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: how to active use rights of downloadlist funcontion? (/thread-11177.html)



how to active use rights of downloadlist funcontion? - cqboy2003 - 2013-07-07

hello,
I have add printDownloadLinkAlbumZip() in album.php,and select User rights in downloadlist option,but it don't work,everyone can download album zip files,and I don't find anywhere to set uers's right,thank you.




how to active use rights of downloadlist funcontion? - acrylian - 2013-07-07

You set user rights on the user accounts or via user groups.




how to active use rights of downloadlist funcontion? - cqboy2003 - 2013-07-07

it seems no seletion about downloadlist in user account or groups




how to active use rights of downloadlist funcontion? - acrylian - 2013-07-07

No, as the option comment says the user needs "file(s)" rights.




how to active use rights of downloadlist funcontion? - cqboy2003 - 2013-07-07

ye,there is option of file right in galley tab of user's right ,but it don't work when I login in or visit with guest ,there need some php code to verify user right in album.php file ?




how to active use rights of downloadlist funcontion? - acrylian - 2013-07-07

If you are logged in your are the admin so you have all rights. A guest should not be able to do anything. The download should then present a form.

Maybe you should open a ticket so we can investigate later.