[Solved]: "Users can can have private albums" = "no" allows anonymous viewing [Solved]: "Users can can have private albums" = "no" allows anonymous viewing
 

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]: "Users can can have private albums" = "no" allows anonymous viewing

Started by iccd, August 16, 2004, 10:14:18 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

iccd

My albums are all private, except for one containing one picture. So, when an anonymous user goes to "Last uploaded" (s)he gets to see only one image.

However, if you change "Users can can have private albums" to No, then the anonymous user can see all uploaded pictures, thus defeating the purpose of having no access of the albums.

Is this a bug?

Tarique Sani

No it is a feature - read the above again :)  You are setting "Users can can have private albums" to No that means what is says - no albums will be private / protected
SANIsoft PHP applications for E Biz

Joachim Müller

That's why there is a note in Coppermine config, the line says
QuoteUsers can have private albums (Note: if you switch from 'yes' to 'no' any current private albums will become public)
If you want protected albums, but you don't want users to actually have private albums, set "Users can have private albums" to "Yes" in config, then go to "groups" in the admin menu and set "Can have a personal gallery" to "No" for all groups and save the whole enchilada.

GauGau

iccd