Member
Member
ayutheos   2011-06-13, 01:52
#1

Hi,

Is there a way to show links for original photo & zip download links for logged in users only? For non-logged in users, only the resized photo is viewable. For example:

Non-logged users would see:
42 photos | Location: xxxx

Logged in users would see:
Original image (1280 x 1024) [link]| 42 photos | Location: xxxx | Download a zip file of this album [link]

Thanks for any help.

Administrator
Administrator
acrylian   2011-06-13, 07:56
#2

You can use if(zp_loggedin()) { ... } (see functions documentation for the correct function name) for this. You may also want to add rights to differ for users with specific rights. Info on that on the user guide.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.