Joomla.it Forum
Componenti per Joomla! => Gallerie di immagini => : UnMortal 15 Nov 2014, 00:25:00
-
Hello I'm running Joomla 2.5.24 and have an installation of Ozio 3.3.18 I'm having a problem where the galleries will sometimes display, sometimes they wont. Furthermore if the page is refreshed once or twice there is an error "Forbidden Access (Flooding)".
I just noticed the behavior also affects the main gallery page: http://www.setp.org/component/com_oziogallery3/Itemid,84/view,list/
if you refresh it, the galleries will dissapear, refresh again and the error comes up.
Any idea how to correct this? Thank you.
-
Hello UnMortal,
try to unpublish the module "mod_sot_vm_thumbnail_slide"
seems a Jquery conflict
-
Hi Alex,
So I disabled the "mod_sot_vm_thumbnail_slide" and it didn't seem to have any effect. I also tried adjusting the sh404SEF setting oziogallery3 to "leave as non-sef" under "by component". I also tried to change the site template to Beez2 but nothing I did corrected the problem. Do you have any other suggestions?
-
remember now to disable the "Disables deeplink #" in Advanced params in the Ozio menu item.
-
I changed the menu item for all 2014 galleries. I set the disables deeplinks to "Yes". Still the same behavior occurs, galleries are sometimes not displayed and the forbidden access flooding still comes up after clicking around for a few.
-
for me now is ok.
But you can try to edit file: components/com_oziogallery3/views/nano/js/jquery.nanogallery.js
line 362 from:
return 'https://picasaweb.google.com/data/feed/api/';
to
return 'https://photos.googleapis.com/data/feed/api/';
-
Thanks for the response but its still not working on my end. I also tried to do your suggestion but I don't have a folder called nano under views. Am I missing something?
-
oppsss.... sorry,
your version is for Joomla 2.5, the nano folder is in the Ozio version for Joomla 3.
The "Forbidden Access (Flooding)" error message is from sh404SEF