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
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.
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 (http://forum.coppermine-gallery.net/index.php/topic,72832.msg351300.html#msg351300) and here (http://forum.coppermine-gallery.net/index.php/topic,74826.msg360238.html#msg360238).