Default Album Properties Default Album Properties
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Default Album Properties

Started by cosmarchy, August 01, 2012, 09:35:31 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

cosmarchy

Is there any way to set the 'Album can be viewed by' property to 'Members of the registered group' by default so that all users creating albums have this set instead of it being open to everybody.

Thanks

Jeff Bailey

Please post a link when asking for support.
http://forum.coppermine-gallery.net/index.php/topic,55415.msg270616.html#msg270616

Not sure is this is the recommended way or if there is an easier way ... maybe another dev can answer this?

Use phpmyadmin or another database tool and edit your cpg15x_albums default structure, change the visibility default to 2.
Thinking is the hardest work there is, which is probably the reason why so few engage in it. - Henry Ford

ΑndrĂ©

Quote from: Jeff Bailey on August 01, 2012, 10:30:41 PM
Use phpmyadmin or another database tool and edit your cpg15x_albums default structure, change the visibility default to 2.

That's one possibility. Another one is explained here and here.