Closed (fixed)
Project:
Flickr
Version:
7.x-1.x-dev
Component:
flickr_filter
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Jan 2011 at 17:56 UTC
Updated:
7 Mar 2013 at 16:50 UTC
Hi guys,
Been scratching my head on this one for awhile now, but it seems the flickr filter for [flickr-photoset:id=72157594262419167,size=m] isn't working (this is the example from the readme, it happens with any photoset i tried sofar), the images aren't shown in the article.
I have also installed the extlink module, and i do see that it's inserting the external link icon in the article, but alas, no pictures.
Comments
Comment #1
jdflorez commentedSuscribe
Comment #2
setaef commentedcan you render a single photo ? eg. [flickr-photo:id=9999999,size=x] ?
a) Check the input filter being used.
c) You may need to set the Input filter up to accept flickr filters
Comment #3
jdflorez commentedThanks setaef, the input filter on my drupal was configured wrong, this is no issue at all.
Thanks man!
Comment #4
chrisnovak commentedI have set up the Flickr input filter and added the following to a node:
However, the images do not display. After looking at the HTML created, I see this:
These links are not going to the proper image src, they go to the image's page in Flickr. It should instead look something like this:
I can look into this issue, but first wanted to validate w/someone that 1) This is a issue and not user error, and 2) someone else sees this same issue.
Comment #5
Bandi commentedI have exactly the same issue on this page: http://tutiszaki.hu/kepek
I am in the middle of creating a website for my friend, but this error drives me crazy and I can not find any other flickr modules that would do the same thing for me.
I have checked the input filter settings - I could not find anything suspicious there.
Please reply if you have a solution for this.
Thank you!
Comment #6
chrisnovak commentedI found a solution to my problem: I am using CKEditor and did change the text format to full HTML to let all html display. I hope that helps someone.
Comment #7
lolandese commentedPlease try to use the latest dev version. If you still experience the same problem, feel free to reopen.