Hello
I also still get the problem. I already change line 29-31 & line 211..
I change line 29-31 too
var $rest_endpoint = 'https://api.flickr.com/services/rest/';
var $upload_endpoint = 'https://api.flickr.com/services/upload/';
var $replace_endpoint = 'https://api.flickr.com/services/replace/';
and line 211
if ( !preg_match("|https://(.*?)(/.*)|", $url, $matches) ) {
please help… thanks