How can I show unregistered users an album exist without showing thumbnails ? (I want them to register to access the album)
http://coppermine-gallery.net/demo/cpg13x/docs/faq.htm#registeredUsersOnly
try this but don't add it to the index. It still will show the album led thumbs and (if enabled) random, last uploaded etc.
To completely avoid showing any thumbs use this
http://coppermine-gallery.net/demo/cpg14x/docs/faq.htm#registeredUsersOnly
and add some text to the login page that tells users they'll see images after logging in
Set the album to visible to registered uses only in album properties and enabled 'show private icon' in config.
Where do I locate this option 'show private icon' in config ? I have last version installed: http://www.guillon.com/coppermine/
Files and thumbnails advanced settings -> Show private album Icon to unlogged user
Quote from: orb the great on May 22, 2006, 01:21:38 PM
I have last version installed: http://www.guillon.com/coppermine/
1.4.6 is the latest version, please update.
I don't have this option, is it becaus eI don't have last version of Coppermine ?
you definitely have that option. It's available in your version as well (in fact in all versions from cpg1.3.0 on).
Please RTFM: Show private album Icon to unlogged user (http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#admin_picture_thumb_advanced_private_icon_show)
But I want to show thumbnails only to unloged users of specific albums: I don't want unlogged users to have access to allthumbnails.
Impossible unless you code the needed modifications.