GalleryES see nothing
PermalinkIts really really weird behavior of GalleryES :-(.
I want to use GalleryES for Concrete CMS 5.6.3.4.
Installation was OK.
Then i am logged in as admin and created a new page with a Block with all my Galleries.
If i am logged in in the dashboard i can see the tag_clouds, all galleries and the gallery view.
But if i am not logged in the dashboard, i see nothing, no tag_clouds, no gallery views nothing.
Its sooooo so strange, i have no idea why that happens :-(
I am working on a local site :-(
Its really so strange. I can see everything if i am logged In but in another browser where i am not logged in the dashboard i see nothing :-(
<div id="galleryESTags" class="galleryES0"></div>
In the Browser where i am logged in this block has content in the browser code:
<div id="galleryESTags" class="galleryES0"> <a href="./tag_search/?tag=Ostsee"><span class="galleryESTagsmaller">Ostsee</span></a> <a href="./tag_search/?tag=Rumpelstil"><span class="galleryESTagnormal">Rumpelstil</span></a> <a href="./tag_search/?tag=Rumpelstil Konzert."><span class="galleryESTagsmaller">Rumpelstil Konzert.</span></a> <a href="./tag_search/?tag=Sommer"><span class="galleryESTagsmaller">Sommer</span></a> <a href="./tag_search/?tag=Taschenlampenkonzert"></a> <a href="./tag_search/?tag=Tourfotos"><span class="galleryESTagnormal">Tourfotos</span></a> <a href="./tag_search/?tag=Tropical Islands"><span class="galleryESTagsmaller">Tropical Islands</span></a> <a href="./tag_search/?tag=Zingst"><span class="galleryESTagsmaller">Zingst</span></a> </div>
Thats the thing. There is nothing. Thats why i am so confused :-(
I hve really no idea, what i can do :-(
Maybe another one had the same problem.
I mean its really really really weird.
That works.
Also i install my theme, that also works.
So maybe the GalleryES Addon has a conflict with another Addon or its a configuration thing ?!
Thats soooo bad :-(
On Line 231:
$getFileList = $fl->getPage();
is filled if i am logged In and empty if i am not logged in.
There are several ways of listing files and the quick and dirty solution in the past has been to hack that part of the afflicted gallery block to list files in a different way, or to use a different gallery that uses a different way of listing files.
Historically the problem has sometimes simply gone away after a subsequent core update.
Do you have a URL you can share so we can see the page?