Access to Multiple Albums, but not all Access to Multiple Albums, but not all
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Access to Multiple Albums, but not all

Started by dipking, July 07, 2005, 05:47:38 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

dipking

Hi,

I've created a gallery for my friends and I to post our pics in. Right now, I have all albums open for public viewing so friends not registered with the site can view all pics; also this way it allows my friends who are registered and can upload pics to give their friends the url to view the pics.
However, I would like to hide certain albums from the public, but have guest access (where guest cannot do anything but view a specific hidden album or albums).
Right now, the way I handle this is to make a User group "Guest" and then create a Guest User to let my friends give to their friends. The "guest" user would also be associated to the same group that my friends are in. The problem I have is that because of this, I am still able to create albums (i've taken care of uploading by limiting space to 0).
Is there any way that Coppermine can handle this?

Thanks