Album Post Access for Groups Album Post Access for Groups
 

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

Album Post Access for Groups

Started by atrox, March 06, 2005, 06:42:11 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

atrox

I'm wanting to allow specific groups access to uploading in specific albums, but... have no clue how to do this.  I'm pretty sure it can't be done through the configuration of the gallery.  I have a minimal understanding of php, but it's enough to follow anything that people would suggest.

Tranz

Yes, it's possible through proper configuration of the gallery. You don't need to know php. Just read instructions.

atrox

Could you tell me what part of the config controls that?

Nibbler

Groups page and album properties. Make sure you enable 'user can have private albums' in config.

atrox

That's not what I'm wanting.  I'm wanting to be able to make a group, and have only that group be able to upload to the album.  They still have their private album, but I want group-controlled public albums.

Joachim Müller

do as suggested: "user can have private albums" doesn't toggle if they can have a personal gallery; it toggles wether there can be advanced permissions set by album or not.

Joachim