setting album password guest account setting album password guest account
 

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]

Main Menu

setting album password guest account

Started by pcp20us, October 17, 2006, 03:10:39 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

pcp20us

Hello


I am using a standalone install of CPG 1.4.9 running on funpic.org
When a user comes to my home page : i would like
1.The user to see thumnails of albums
2.The user to see other thumnails of recent uploads etc.

I want thumbnails to be seen by everyone, though access to only be granted to those i have supplied a password.

I have read the doco and tried many differnt settings, though i must be confusing myself.

I have turned on logger under advanced settings.

Can some explain how to do this is simple english.


Thanks


Pete

Sami

‍I don't answer to PM with support question
Please post your issue to related board

pcp20us

Thanks Sami

I could use this but i am a newbie and my principle is to keep it simple. With what i want to do can i do it with the standard coppermine with add additional mods plugins etc.

Cheers

P

Sami

The link goes to the Plugin
By that plugin you can give each users group to see which image (intermediate or full size) this way you doesn't need additional password
‍I don't answer to PM with support question
Please post your issue to related board

pcp20us

Yep I have installed the plugin. I also have the shop plugin by stramm.

When i tested u can still open full size photo. Check out the site the landscape photo is in the guest group and u can see the text i add for registered access. And the guest group isnot selected under the plugin. And it seems to make the shopping cart go crazy !!

http://pcp20us.pc.funpic.org/ ;)

Sami

Fullsize was disable for me ! just can see intermediate (image title is :You need to register to view full size photos)
shopping card looks fine , the only thig is , long desciption  it cause to overflow the select box ...
‍I don't answer to PM with support question
Please post your issue to related board

pcp20us

Hello Again.

I realised what u said after i posted. Ok I was considering the full size image to be the one displayed after the thumbnail.

So i want people able to see thumbnails but thats all. I would like to disable full size image alltogether. Hope that is clear. I see that this plugin is diabling the fullsize image

Cheers

P

Joachim Müller


pcp20us

Cheers

I added the code in displayphp and it does work, but it disable the full size image . What iam after is to disable the image after the thumbnail, the onde where u can send e-cards etc ( what is this image called). Is this do able

I want to disable the full view image, ( i have read that post and have the details somewhere i think)

Cheers

Joachim Müller

In the future, please clarify what you're looking for. Maybe the mod from thumbnail to full-size pop-up (skip intermediate page) is what you need.

pcp20us



I wants guest to be able to see the thumbnail, but not the intermediate photo. So they need to register to view photos
I only want the thumnail and intermediate photo viewable. for everyone

The  link  in above post is for disabling the intermediate photo, i want to disable the full size pop up, and stop guest from view the intermediate photo. I assume this can be done by adjusting the  relevant code.

Cheers


Joachim Müller

So you don't want full-size pics at all, then why store it anyway and waste precious webspace? Assuming that you have set Max width or height of an intermediate picture/video to 600, set
Create intermediate pictures = no
Max width or height for uploaded pictures (pixels) = 600
Auto resize images that are larger than max width or height = yes:everyone

Keep in mind that those settings will only apply for newly added pics. Pics already existing in your gallery need to be re-sized using the admin tools. HTH

pcp20us

Cheers GauGau

Cool thats done the job. Can i just clarify. When guests now click on a thumnail and they get you must register to access this page. This is done by the code that i added to the displayimage.php, but now it works on the intermediate picture instead of the full size because this has being turned off with create internediate picture=no ?

Cheers

Enjoy

Joachim Müller

Is your last posting suppossed to be a question? Is your issue solved?

pcp20us

Yes it is solved,

I am asking if my understanding of how it is work is correct !