Page 1 of 1

[SOLVED] Help! Picture zoom - login required

Posted: 22 Jun 2009, 11:19
by Fox_89
Hello i have a Problem with my Phoca Gallery Plugin.
My code how the catergory is included in an article:

Code: Select all

{phocagallery view=category|categoryid=16|
limitcount=2|detail=0|piclens=0|displayname=0|
displaydetail=1|imageshadow=shadow1} 
It works User can see the thumbnails but if they click on the thunbnail and zoom the picture they have to login and thats what i don't wont. I wish public access to the pictures without a login befor. Is this possible? Where is the problem?

My backend configuration of the category is:
-public access
-access rights, upload and delete rights to registered (i can't select public here)

Any suggestion?

Thanks for reading!

Re: Help! Picture zoom - login required

Posted: 22 Jun 2009, 11:41
by Fox_89
F*** i got it.

* Create a new Menu Module (in Extensions » Modules and then copy the Main Menu e.g.)
* Set this Menu Module to unpublished
* In Menu » Your Created Menu create a menu item with the type Phoca Gallery Category list layout
* Set this item to public and to published

Re: [SOLVED] Help! Picture zoom - login required

Posted: 23 Jun 2009, 19:16
by Jan
Ok