Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Thumbnail views to Guists and Full gallery view to Registerd Users  (Read 2887 times)

0 Members and 1 Guest are viewing this topic.

nivar

  • Coppermine newbie
  • Offline Offline
  • Posts: 11

Im looking for solution:
I want the not registered users to only be able to view the thumbnail of the gallery, if thy click on the thumbnail it should prompt them to register to view the full size picture.

How should i go about doing this ?

thanks in advance,
« Last Edit: January 11, 2007, 08:31:43 am by GauGau »
Logged

nivar

  • Coppermine newbie
  • Offline Offline
  • Posts: 11
Re: Thumbnail views to Guists and Full gallery view to Registerd Users
« Reply #1 on: January 11, 2007, 04:10:52 am »

sorry guys, got the answer:

How can I let unregistered users see the thumbnails only, but not the actual pictures?

Edit displayimage.php and add
if (!USER_ID) cpg_die(ERROR, 'You need to register to access this page', __FILE__, __LINE__);
just before

/**************************************************************************
* Local functions definition
**************************************************************************/

Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Thumbnail views to Guists and Full gallery view to Registerd Users
« Reply #2 on: January 11, 2007, 08:31:30 am »

Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 20 queries.