Page 1 of 1

galery render only for administrator

Posted: 02 Oct 2023, 15:29
by micker
hello
i already us phoca galery and this plugins
i add a custom module + saort code {pgslideshow id=1|width=1000|height=350|delay=1000|pause=8000|image=O|imageordering=9}
that works great in j3
i update in j4 + phoca + this plugin
now image is only display if i am connected to front-end ...
i check galery all seems good (acl etc)
exemple here https://www.clubalpintoulouse.fr/ (free space in top)
regards

Re: galery render only for administrator

Posted: 02 Oct 2023, 16:07
by Benno
Hi,
1.)
i update in j4 + phoca + this plugin
see: https://www.phoca.cz/download/66-phoca- ... how-plugin
Till now there is no Phoca Gallery Slideshow Plugin for J4 available.

2.)
In the source code of your website I don't find anything from Phoca Gallery, but css from Ignite Gallery:

Code: Select all

<link href="/media/com_igallery/css/lib-42.css" rel="stylesheet" />
<link href="/media/com_igallery/css/ignitegallery-42.css" rel="stylesheet" />
:idea:

Kind regards,
Benno

Re: galery render only for administrator

Posted: 03 Oct 2023, 14:25
by micker
sorry myabe a mistake
gellery plugin existing for j4
https://www.phoca.cz/download/66-phoca- ... ery-plugin
if you check code you can see div with phocagalleryslideshow class
=> no image for invit
=> image slidshow is render for connected user
https://www.screenpresso.com/fr/cloud/EHv2b/
https://www.screenpresso.com/fr/cloud/v5SJf/

Re: galery render only for administrator

Posted: 03 Oct 2023, 17:43
by Benno
Hi,
unfortunately I can not explain it better than I have already done above:

Your code: {pgslideshow id=1|width=1000|height=350|delay=1000|pause=8000|image=O|imageordering=9} is to my knowledge Phoca Gallery Slideshow Plugin code and therefore cannot work because there is no Phoca Gallery Slideshow Plugin for J4.

Phoca Gallery Plugin code looks like: {phocagallery view=.......}

Kind regards,
Benno

Re: galery render only for administrator

Posted: 03 Oct 2023, 18:10
by micker
hi that very strange plugin works only in registred view and not in public
{phocagallery view=.......} cant display slideshow that problem

Re: galery render only for administrator

Posted: 03 Oct 2023, 23:41
by Jan
Hi, check the plugin options for access parameter:

Image

Jan

Re: galery render only for administrator

Posted: 04 Oct 2023, 08:17
by micker
yes already checked same behavior

Re: galery render only for administrator

Posted: 04 Oct 2023, 12:16
by Jan
This is the only one option for the plugin, so if it is set to public and it is not displayed in public article, then check if your system does not use another rights management. Is the category (image category) you want to display public?

Jan

Re: galery render only for administrator

Posted: 04 Oct 2023, 14:28
by micker
i found its a cache problem if i actived any cache systeme (progress and conservator) => that not display for unlogged user

Re: galery render only for administrator

Posted: 10 Oct 2023, 15:21
by Jan
OK