Hi,

I'm using Country Icons with the Country CCK views module. I have created a view that tries to display the country code as a shiny image flag. Everything works fine for displaying the country as a text (this confirms the country API and the CCK module is working). In My example, I've set the country for a node to UK.

After switching the field display to shiny image, I get an unknown image:

<img width="16" height="11" class="countryicon" title="United Kingdom" alt="United Kingdom" src="/sites/all/modules/countryicons/iconsets/shiny/unknown.png">

Notice that the title and the alt attribute are correctly generated, but the path to the image is not.

Any idea what could be wrong here?

Thanks,
Constantin

Comments

Scyther’s picture

Yes this is a known issue and it's fixed in the 6.x-1.x-dev version of Country Icons and will be in the 6.x-1.1 version that will be out real soon.

Scyther’s picture

Status: Active » Postponed (maintainer needs more info)

6.x-1.1 is now out.

zalez, please upgrade and report back if the problem still occurs.

zalez’s picture

Installed 6.x-1.1, works like a charm now:

http://constantin.glez.de/page/videos

Thanks a lot!

Constantin

Scyther’s picture

Status: Postponed (maintainer needs more info) » Fixed

Good!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.