I’m halfway through converting all my 100+ photo galleries to ‘Flickr Justified Gallery’ plugin and I’ve started getting this error in the last few galleries even with the flick album exists and pictures are public. Please HELP!
“Flickr API error: Photoset not found”
As an example
– Flickr album is – https://www.flickr.com/photos/nirmalbaid/sets/72157692177748954
– Added this line to the bottom on the blog – [flickr_set id=“72157692177748954”]
– To this page https://storyateverycorner.com/tunisia/
– The error “Flickr API error: Photoset not found” is a the bottom of the page
I’d really appreciate any help in fixing this. Thanks!
]]>Hi there,
I’ve noticed that since recently updating the Flickr Press plugin, on every page I used it on, this error comes up only about every other time you refresh the page:
Fatal error: Cannot use object of type WP_Error as array in /homepages/1/d450351228/htdocs/mnbookarts-new/wordpress/wp-content/plugins/flickr-stream/class/fsWorkhorse.class.php on line 315
Anyone know what this is about or how to fix it? We have been using this plugin for a long time and this only recently started happening.
Thanks!
]]>Hello,
Will you be updating this plugin to be compatible with WordPress 4.2.2?
]]>Hi,
I got a strange error and it seems a bit random. At least I haven’t figured out why it happens yet.
First of all; the plugin is really awesome, especially for a free plugin, one of the best I’ve seen so far.
I’m experiencing the following error several times:
Flickr API error: Photoset not found
Which is quite odd since the Photoset does exist on Flickr. Some photosets work, others don’t. If they return the error they keep giving the error. So that excludes it being a problem caused by loading.
For example (don’t mind the strang pictures):
Page BBQ – this one works
Shortcode:
[flickr_set user_id="131096546@N04" id="72157652253902870" max_num_photos="200" no_pages="true"]
Flickr set: https://www.flickr.com/photos/dispuuttau/sets/72157652253902870
Set integrated in the website: https://imwild.nl/beta/fotoarchief/2000-tm-2010/2007-2/bbq/
Page BBQ – this one doesn’t work
Shortcode:
[flickr_set user_id="131096546@N04" id="72157654804104859" max_num_photos="200" no_pages="true"]
Flickr set: https://www.flickr.com/photos/dispuuttau/sets/72157654804104859
Set integrated in the website: https://imwild.nl/beta/fotoarchief/2000-tm-2010/2007-2/zeilweek/
I perform the exact same trick in both pages, but the error just pops up. I saw a topic of 8 months ago having the same problem, but this was not solved yet, that’s why I’m asking again.
Hope anybody can help!
Update
The error seems to be occuring only at photosets that are uploaded automatically. All manual uploaded albums work properly.
Kind regards,
Melvin
]]>If there is more than one set with pagination on a single page I’m getting an error Flickr API error: Photoset not found if I select a page that does not exist in another set…
Is there a way to avoid this?
Example
I have a responsive website and I would like to have only 1 row of images displayed at a page.
Let’s say I have 12 pictures in the Flickr Photostream Gallery. At site full size (1200 px) I would like to have all of them displayed. If we resize the window to 600 px for example, I don’t want to 12 images displayed in two rows. I need to keep a single row and the images needs to be cut of to only display 6 images. But the images that are shown should not be cropped at all.
Can this be achieved?
Regards,
Paulo Tebet
]]>I’ve been having some issues recently with pages that have the photoset shortcodees pasted into them. Any page with the plugin shortcode will either time out or give me the error:
CURL error: “Failed to connect to api.flickr.com port 443: Connection refused”
I just recently updated to the most recent version of the plugin as well as wordpress. I’m also wondering if this may be the source of some of my woes regarding comments fields (which are disable globally, in my theme, and on each page) appearing where they shouldn’t. They may, however, be two unrelated issues.
Anybody have an idea why the photosets might not be showing up?
]]>Wow thanks so much for the amazing plugin. I’m now using it on my site https://judithknight.co.uk/illustration/
The only improvement I would add is to have the option of making the flickr description area visible, which I have added some HTML to link to my prints for sale on society 6 https://www.flickr.com/photos/artystic/16001884979/
I have found standard wordpress galleries very difficult to attach a link and as I’m pursuing the option of having all my illustration images hosted on flickr there are still limited functions in plugins for this option.
Otherwise best flickr plugin I’ve come across so far
Thanks
Judi
When clicking on an image.. I just get a black screen.
I get this javascript error.
(line 204) fpDisableContextMenu(jQuery(“#swipebox-overlay .slide img”));
Uncaught ReferenceError: fpDisableContextMenu is not defined(index):204
Here is a demo page. I’ve replaced the gallery with one from a different plugin while I hope to get this one working again.
https://www.blankspaces.com/flickr-photostream/
I tried turning off all the other plugins.. I still got the same error.
]]>I installed Flickr Photostream on a multisite network running WP 4.1 and I’m getting a permissions warning, and having no luck resolving it. The images do load from Flickr, display on the page and open in the lightbox correctly, but this warning text displays within the post at the very top.
https://doom-magazine.net/miseryxchord/photography
Searching instances of other sites getting this/a similar warning, I suspected it involved permissions on phpFlickrCache (which was automatically generated in wp-content/uploads) but altering them doesn’t change anything.
Warning: fopen(/ddc747f52e2c2ee8a5a818e994bab539.cache): failed to open stream: Permission denied in /home/miseryxchord/doom-magazine.net/wp-content/plugins/flickr-photostream/phpFlickr/phpFlickr.php on line 195
Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/miseryxchord/doom-magazine.net/wp-content/plugins/flickr-photostream/phpFlickr/phpFlickr.php on line 196
Warning: fclose() expects parameter 1 to be resource, boolean given in /home/miseryxchord/doom-magazine.net/wp-content/plugins/flickr-photostream/phpFlickr/phpFlickr.php on line 197
Lines 193-198 in phpFlickr.php are:
} elseif ($this->cache == “fs”) {
$file = $this->cache_dir . “/” . $reqhash . “.cache”;
$fstream = fopen($file, “w”);
$result = fwrite($fstream,$response);
fclose($fstream);
return $result;
Hi Miro,
I’m using your wonderful Flickr plugin in conjunction with Swipebox via Responsive Lightbox Plugin to use Swipebox across my entire website. Unfortunately, this is causing duplicate JS and CSS files to be loaded on my site (yuck). Would you please add an option to use the swipebox loaded by Responsive Lightbox Plugin in the same manner you do with Colorbox? That would be greatly appreciated, and I would certainly send you a donation.
For reference, the register/enqueue names Responsive Lightbox Plugin uses are:
wp_enqueue_script(‘responsive-lightbox-swipebox’);
wp_enqueue_style(‘responsive-lightbox-swipebox-front’);
Thank you Miro!
— Gifford
]]>Hi, what’s wrong with my plugin? When i try to access my gallery it says: “CURL error: Protocol “https” not supported or disabled in libcurl”.
It worked few days ago. After that i don’t have changed anything.
There’s link to gallery page: https://vainonen.com/portfolio/kouvolan-mopo-ja-piikkimiitti-22-9-2014/
]]>First time trying this plugin and all I get is a blank page. When I view the page source, I see the images there, but nothing displays on the page itself. When I debug, it shows:
]]>Uncaught TypeError: undefined is not a function (index):129
(anonymous function) jquery.js?ver=4.0.1:974
firejquery.js? ver=4.0.1:1082
self.fireWith jquery.js?ver=4.0.1:406
jQuery.extend.ready jquery.js?ver=4.0.1:83
DOMContentLoaded
According to Debug Bar Plugin Peter this message:
WARNING: wp-content/plugins/flickr-photostream/phpFlickr/phpFlickr.php:22 – session_start(): Cannot send session cache limiter – headers already sent (output started at /home/mariomoreno/www/sinver5/wp-includes/class.wp-styles.php:115)
Any suggestions to remove it?
Anyone else will get the message?
Greetings and congratulations for this great plugin.
]]>Hi,
I add multiple [flickr_set id=”72157629228993613″] shortcodes but only the first one works, the rest of them shows the following error: Flickr API error: Photoset not found. You check it here.
I already make sure that the id set is correct.
Why can I not sort by latest posting on each Set?
]]>I had installed flickr photostream in my wordpress blog (3.1.5).
I have tried to upgrade to versión 3.1.6, but I am not able to do that.
The system says it is unable to delete previous version, when I try to upgrade.
I have tried to delete previous version, but it does not delete it (unable to delete files).
I have tried to do it brute force, downloading the zip file and unzipping it, after deleting the flickr-photostream directory.
But it seems that when I try to delete de directory, it is restored after a few seconds.
If I try to unzip the files without deleting them, there is a permission error (even if the are user writable, 644 permisions).
I am using a shared web server.
Do you have any idea of what is going on?
My other plugins upgrade with no problema, using the worpress admin interface.
Thank you for your help.
]]>Hello
The plugin is successfully pulling all images into my wordpress page, but all a and img objects in div class “justified-gallery” are hidden.
I can’t find any properties in the css that would make the objects hidden. As well, they are all stacked one over the other, and the gallery area isn’t auto-expanding to match the height of the images.
I could use some support:
https://www.straightedgeworldwide.com/gallery/
So I seem to be able to make a gallery page of everything except Collections.
Why is this?
I would really like to be able to make one page with a collection containing a dozen albums,, instead of having to create 12 pages each with navigation and a single album.
Is this possible?
]]>Hello,
from this day i get an error on my site. I didn’t change the api-key.
If i want to change the api key (resave) i get the message. “Invalid values, the settings have not been updated
API Key is not valid”
But the key i looked still exists.
Please help.
]]>I tried adding the group id of a public group, but Flickr api said user ID not found.
Any plans for group support?
]]>My client asked if it is possible to have more text with the hover effect on images. Now one line of text appears.
Gallery on the website is here, when you hover over the first picture the text Halldor Sigurdsson, Iceland appears. When you look at the picture on Flickr here, https://www.flickr.com/photos/126909991@N03/15272326782/in/set-72157647319111358, the text below is “Two gentlemen watching a Waterfall ( Seljalandsfoss )”. Is it possible to add that text to the hover also ?
]]>The plugin works very well but i got an error message at the footee.
Warning: Unknown: open(/var/lib/php-cgi/session/sess_hksbem4dtoojtjht37otm126l5, O_RDWR) failed: No such file or directory (2) in Unknown on line 0
Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php-cgi/session) in Unknown on line 0
How can i fix it ?
]]>I was wondering how to display a random single image from the entire flickr account (or narrow it down to tags/galleries/etc.) in a sidebar widget? What shortcode should I use?
]]>Hello,
I have just upgraded one of my sites to WordPress 4.0 and, not sure how this is related, I am not able to access the lightbox any longer. All the pictures displayed from a set (album) link directly to the static version without any possibility to navigate back and forth through the set. Here is the link:
https://kismetadventures.com/2014/09/sailing-croatia-july-2014-pictures/
Is this a know issue? Any way to solve it?
Thanks!
Best Regards,
Marco.
Actually using WP version 3.8.4 but its not available for some reason as an option.
Trying to debug the plugin, but it always seems to default to ‘No photos’.
I have tried reverting to another version but the problem persists. I suppose this could mean an issue with the Flickr API?
]]>Hi! Congratulations on the plugin, it works just fine and incredible well accomplished, with very little memory usage!
I am having a little difficulty on setting up the photostream: I was able to configure it to show the photos of a Flickr group, and it worked very well.
Now that the group is starting to grow more members, I decided to include different phtostream filtering with tags, and I recently noticed that the photostream is only showing my own pictures when I use tags!!
I hope to be explaining myself well, if not, please let me know and I′ll try to be more specific.
My website with the group photostream: https://hongosdeargentina.com.ar/galeria-fungica/
The website with the group photostream + tag: https://hongosdeargentina.com.ar/principales-taxones/basidiomycota/
Thanks in advance!
]]>Hi. I’m using flickr photostream to display my flickr albums on my webpage. In my flickr album (i.e. on flickr’s website) the photos are arranged in a certain order. However, on my WordPress page they are displayed in a completely different order.
Why is this and more importantly how can I get it to display in the order that flickr has it?
Thanks!
]]>I just deactivated the plugin to check for a conflict and when I reactivated the plugin the photos are now gone.
There is no error displaying and the Pagination is still showing up but the photos have disappeared.
]]>I have the following code on one of my pages
[flickr_photostream max_num_photos=”9″ images_height=”180″ no_pages=”true”]
but the pagination feature still shows up under the photo group.
I have it loading in the sidebar and I do not want the pagination to display. I just want to display the 9 most recent images.
]]>