coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 permissions => Topic started by: rickdrew on January 23, 2007, 01:56:52 AM

Title: .htaccess but allow partial permission? Or just pick up ecards?
Post by: rickdrew on January 23, 2007, 01:56:52 AM
I have a membership program setup to permit access to the "gallery" directory  for only registered users.  Since I have three membership levels, call them "good, better and best", I allow everyone access to "good" - login in controlled by the membership program.  "better and best" reply a second log in within Coppermine.

A clunky way of doing things right now, but it works (I have to manually grant permissions to new members in the "better and best" levels.)

Since the main Coppermine directory is protected, ecards can't be picked up or viewed.  I tried protecting the directories for individual categories, but the results are sloppy - missing thumbnails and images everywhere (I understand why.) I like using the built-in controls so people don't see random images, etc. from other membership levels.

Can anyone suggest a different method for doing this?  Would a second coppermine install in an unprotected area work?  Ideas and comments appreciated!  I've looked in the forum, manual and online and can't find a solution.

Thanks

Rick
Title: Re: .htaccess but allow partial permission? Or just pick up ecards?
Post by: Joachim Müller on January 23, 2007, 07:31:42 AM
What's wrong with just using the controls built into coppermine? Deny access to guests by enabling "Allow unlogged users (guest or anonymous) access (http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#admin_allow_unlogged_access)" in Coppermine's config. Then create yet another group, call them "better_best". The members of "better" and "best" are suppossed to reside within the "better_best" group as well. Then use the dropdown list "Album can be viewed by" inside the "album properties" screen and set the dropdown list to "better_best" or "best" for the special albums that contain pics only for the more privileged groups.