![]() |
|
Limit downloads to one user group - 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: Limit downloads to one user group (/thread-9982.html) |
Limit downloads to one user group - nicholosophy - 2012-05-17 Hi guys, I have worked out how to use listdownload to show a download link for an image. What I would like to do is only display that for people who have logged in. I'm using user_groups. Is this possible? Thanks, Limit downloads to one user group - nicholosophy - 2012-05-17 As is the case with these things, I have answer my own question. so, for the assitance of others. ` It doesn't check which group a person is in, just that they are logged in. That will do me for now. Limit downloads to one user group - acrylian - 2012-05-17 You can also check for specific rights. See the user rights article on the user guide. |