ZenphotoCMS Forum
How to block image download for a 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: How to block image download for a user/group (/thread-11849.html)



How to block image download for a user/group - tommaso@dacos.net - 2014-07-01

Hi,

I've installed the latest version of Zenphoto.
Can I block the image download for a particular user or group?

Thanks in advance.




How to block image download for a user/group - acrylian - 2014-07-01

If you mean the full image access, yes. Set Options > Image > Full image protection. You can also set a password for that.

Additionally you can modify the theme used to use the full image only if a user has the rights for it. Add if(zp_loggedin(VIEW_FULLIMAGE_RIGHTS) { … } around the link and give users or groups that right. Then only they can download.

Of course anyone guessing the full iamge link will be able to access it.

More info on user rights:
http://www.zenphoto.org/news/an-overview-of-zenphoto-users