Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tagged images not showing up on location page #27

Open
danxoneil opened this issue Jun 25, 2013 · 6 comments
Open

Tagged images not showing up on location page #27

danxoneil opened this issue Jun 25, 2013 · 6 comments
Assignees
Labels

Comments

@danxoneil
Copy link
Collaborator

Example:

This image: http://www.flickr.com/photos/97286480@N07/9128544556/

has this tag: pcc-rogers-park-191

which should make the picture show up here: http://locations.weconnectchicago.org/location/rogers-park-library-6907-n-clark-street

but it is not.

@ghost ghost assigned cgansen Jun 25, 2013
@cgansen
Copy link
Contributor

cgansen commented Jun 25, 2013

Can you check the permissions on that photo? Here is what I see (access forbidden error) when I try to load it:

@danxoneil
Copy link
Collaborator Author

Whoops fixed try again, @cgansen

@cgansen
Copy link
Contributor

cgansen commented Jun 25, 2013

It's definitely broken, but that's a bad example since there's nothing on Flickr tagged with "pcc-rogers-park-191"

Here's a set of photos: http://www.flickr.com/photos/97286480@N07/tags/pcccanaryville38/ that definitely should show up on http://locations.weconnectchicago.org/location/canaryville-library-642-w-43rd-street, but no images show.

Flickr:

Location page:

@cgansen
Copy link
Contributor

cgansen commented Jun 25, 2013

After a bit more investigation, this appears to be a caching issue. Changing an attribute of the location and saving it will bust the page cache, and force a refresh of the data, including the list of Flickr photos.

@danxoneil
Copy link
Collaborator Author

"Changing an attribute of the location and saving it" means "updating the location page", ya? If so, we will note that for the canvassers. Plz close & comment if this is the case, sir.

@cgansen
Copy link
Contributor

cgansen commented Jun 26, 2013

Yes. Sort of fixing the code, a valid work around is to:

  1. Upload and tag all photos on Flickr
  2. Make edits to the location
  3. Save location, reload page

That should bust the cache and force the images to be refetched from Flickr.

@cgansen cgansen closed this as completed Jun 26, 2013
@cgansen cgansen reopened this Jul 10, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants