[Solved]: Albums with restricted acces [Solved]: Albums with restricted acces
 

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

[Solved]: Albums with restricted acces

Started by cboudier, June 13, 2004, 06:27:52 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

cboudier

Hi there, and thanks for all the good job you made !

Here is my problem :
As administrator of my site, I'd like to create albums with restricted acces.
Theses albums should contain a # lot # of photos, and I want to be the only one to be able to manage them.

The first way I found was to create Registered Users, then to create albums for these users. But in these case, it is not possible to use the batch loading possibility of the administrator, because the albums are not located in the "album" directory, but in the "userpics" directory.

Do you have a solution ?

Casper

It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

cboudier

Thanks for your quick reply !
This is the solution to my problem.