Does anyone else maybe also have issues with the Flickrshow action?
This website is running fine for months, I get back from Holiday and now on every page the images from Flickr taken care of by the Flickrshow action have disappeared.
I have not uploaded a new site for months, tried if re-uploading fixed the issue and double checked the ID’s from the sets.
Aha. It looks like the Flickrshow server is down. I will investigate.
Walter
On Oct 2, 2013, at 8:10 AM, DTP2 wrote:
Does anyone else maybe also have issues with the Flickrshow action?
This website is running fine for months, I get back from Holiday and now on every page the images from Flickr taken care of by the Flickrshow action have disappeared.
I have not uploaded a new site for months, tried if re-uploading fixed the issue and double checked the ID’s from the sets.
The Action pulls the main JavaScript file from the flickrshow.co.uk server which looks like it is unavailable at the moment. If you want to change the path to the script in the source code manually you can repoint it to another copy of the script like this; http://www.freewayactions.com/test/flickrshow/
This will get you up and running until Walter has a chance to add the script to the Action or CDN. You can download the original script from GitHib here;
According to the Github repo, the project is no longer being developed. I have forked it into my own branch for posterity, and have updated the Action to point to it instead. Get the updated Action here:
The Action pulls the main JavaScript file from the flickrshow.co.uk server which looks like it is unavailable at the moment. If you want to change the path to the script in the source code manually you can repoint it to another copy of the script like this; http://www.freewayactions.com/test/flickrshow/
This will get you up and running until Walter has a chance to add the script to the Action or CDN. You can download the original script from GitHib here; GitHub - beseku/javascript.flickrshow
Regards,
Tim.