Advanced search  

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

Pages: [1]   Go Down

Author Topic: Private Client gallery ?  (Read 3981 times)

0 Members and 1 Guest are viewing this topic.

RaptorUK

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 45
    • F1 Album
Private Client gallery ?
« on: May 18, 2005, 12:07:15 pm »

Hi,  I'm currently using Coppermine 1.2.1 as a test Gallery and plan to upgrade my main Gallery to 1.3.3 soon and eventually 1.4 . . . . 

The reason for my post is to ask what is the best way to implement the following:

I want to have private Client galleries where a client can see the pictures I have taken for them and buy prints, each Client would have username and password access only to their spedcific gallery.  The "buy prints" bit I have already coded using Photobox & Printbutton,  the bit I am having difficulty with is making the Client gallery private.  So far I have used User galleries and this seems to work but I really want to hide the User galleries category so that users don't know how many User/Client galleries I have . . .  so a User would log on and would access their gallery via the "My Gallery" link instead of the "User gallery" category link.

Does this make sense so far ?   ::)

Can this be done via configuration in versions 1.2.1 or version 1.3.3 ? If it can what have I missed ?   If not how would I change the code in version 1.3.3 to hide the User Gallery category ?

thanks in advance.
« Last Edit: May 24, 2005, 08:16:00 am by GauGau »
Logged

RaptorUK

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 45
    • F1 Album
Re: Private Client gallery ?
« Reply #1 on: May 19, 2005, 09:47:41 pm »

OK,  no suggestion ?  I think I have one,  I have made some code changes (not nice or elegant changes BUT simple ones) that seem to work for me on version 1.2.2,  basically the change "hides" the "User galleries"  category,  done a little testing and it seems to work well.  I'm going to apply the same/similar mod to 1.3.3 and see if it still works,  if it does I'll post it to the mods/hack section in the hope that a kind person who knows PHP  (I certainly DO NOT)  can make my change a little more elegant . . .  ;D
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Private Client gallery ?
« Reply #2 on: May 20, 2005, 08:29:37 am »

afaik there's no such thing as cpg1.2.2

As you'll be the one who uploads pics, I recommend not using "user galleries" at all, but "regular" categories and albums. Apply the built-in permission mechanisms of coppermine.

Joachim

P.S. This is not a hotline, read http://coppermine.sourceforge.net/faq.php#lamesupport
Logged

RaptorUK

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 45
    • F1 Album
Re: Private Client gallery ?
« Reply #3 on: May 21, 2005, 02:30:55 pm »

Joachim

Thanks for your comments . . .

OK,  I made a typo in my 2nd post,  it should read 1.2.1 .

I was trying to feedback something that might be useful to others,  of course since upgrading to 1.3.3 I have found that it does exactly what I needed with "User galleries",  the hours I spent modiing 1.2.1 are not a complete wast of time,  at least I learnt a litttle PHP   ;D

By using "regular" categories and albums I guess you mean creating new groups,  1 for each user and restrict access by group ? Using User Galleries means I just have to create the new user rather than a new user and group . . . or am I missing something about your suggestion ?


P.S. I know   ;)
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Private Client gallery ?
« Reply #4 on: May 23, 2005, 09:41:26 am »

By using "regular" categories and albums I guess you mean creating new groups, 1 for each user and restrict access by group ?
Yes, this is what I was suggesting. "User galleries" are fine for most people running coppermine, but if you need more granular permissions or display options, you should use the "public categories" instead. There are drawbacks in the current concept of permissions and so on in coppermine, they are there for historical reasons. The dev team is discussing improvements for future versions (although this won't improve your current situation, sorry).
Logged

RaptorUK

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 45
    • F1 Album
Re: Private Client gallery ?
« Reply #5 on: May 23, 2005, 02:19:50 pm »

Joachim

I took your good advice and have deleted the User Galleries and created a new category called "Client galleries".  This has a distinct advantage in that Users cannot delete images or albums from this category,  they could delete images and albums from their User gallery   :o  also using User galleries made it a little messy for me to add albums and images . . .

Outside of Coppermine I have set file and folder permissions on the directory that holds the images for the new Client gallery,  it does mean that a user has to log on twice, once for Coppermine and once to get file acces,  but this is a small price to pay for added security.

thanks for your help   ;D
Logged
Pages: [1]   Go Up
 

Page created in 0.027 seconds with 19 queries.