Flickr plugin Error “Photoset not found” on some pages but not on all
These forums are now closed to new replies / tickets.
Please open a support ticket from our new Support page.
Front Page›Forums›Problems›Flickr plugin Error “Photoset not found” on some pages but not on all
sarah.poetzelsberger
June 30, 2015 at 5:41 pm
Hi,
I use the Flickr plugin on some 20 .php pages of a website. It
worked good until recently, now the pictures are only loaded on
some pages not on all.
It works here: http://www.diestadtspionin.at/mode/edwinahoerl.php
sarah.poetzelsberger
June 30, 2015 at 5:41 pmHi,
I use the Flickr plugin on some 20 .php pages of a website. It
worked good until recently, now the pictures are only loaded on
some pages not on all.
It works here: http://www.diestadtspionin.at/mode/edwinahoerl.php
Here it doesn’t: http://www.diestadtspionin.at/mode/artpoint.php
The code is always:
…
…
Galleria.loadTheme('galleria/themes/classic/galleria.classic.js');
$('#galleria').galleria({
flickr: 'set:72157652943049523',
flickrOptions: {
sort: 'interestingness-desc'
}
});
Do you have any suggestion why this is happening?
Thank you!