hi
how could we restrict access to detail view,while public users could see the small tumbnails in category view?
I want all visitors be able to see category view and it's small thumbnails, but only specific registered user group be able to see detail view (big images)?
please help
regards
how to restrict access to detail view?
- Jan
- Phoca Hero

- Posts: 49144
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: how to restrict access to detail view?
Hi, for now there is only a feature to display or not to display the image (include all thumbnails) so such feature needs to be customized directly in the code 
Or you can somehow do it other way: to do images in one category where large thumbnails will be used and in second category where large thumbnails will be the same size like small thumbnails and then you will display the first category for registered only, e.g.
Or you can somehow do it other way: to do images in one category where large thumbnails will be used and in second category where large thumbnails will be the same size like small thumbnails and then you will display the first category for registered only, e.g.
If you find Phoca extensions useful, please support the project
-
memaran
- Phoca Newbie

- Posts: 3
- Joined: 23 Sep 2014, 19:29
Re: how to restrict access to detail view?
Thank you Jan for your reply
but my gallery contains thousands of images!!!!
could someone customize the code?
regards
but my gallery contains thousands of images!!!!
could someone customize the code?
regards
- Jan
- Phoca Hero

- Posts: 49144
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: how to restrict access to detail view?
Hi, the customizing should be a system customizing, means, it is not important how many images are stored in database.
But I didn't do such customization yet, so I cannot give any clue advice

Jan
But I didn't do such customization yet, so I cannot give any clue advice
Jan
If you find Phoca extensions useful, please support the project