coppermine-gallery.com/forum

Support => cpg1.5.x Support => cpg1.5 miscellaneous => Topic started by: cosmarchy on August 01, 2012, 09:35:31 PM

Title: Default Album Properties
Post by: cosmarchy on August 01, 2012, 09:35:31 PM
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
Title: Re: Default Album Properties
Post by: Jeff Bailey on August 01, 2012, 10:30:41 PM
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.
Title: Re: Default Album Properties
Post by: ΑndrĂ© on August 02, 2012, 09:04:44 AM
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).