[SOLVED] Help! Picture zoom - login required
Posted: 22 Jun 2009, 11:19
Hello i have a Problem with my Phoca Gallery Plugin.
My code how the catergory is included in an article:
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!
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}
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!