Video thumbnails for Anonymous users are not displayed anymore. But that works well for authenticated users.
I search though Access Control and checked "published" but didn't find any solution.
Any clue?
Ronan

Comments

rondev’s picture

My diagnostic was wrong. It is not an issue with Anonymous users but Anonymous users under IE6.
I use Firefox for working. To test my site as Anonymous, I used to use IE6.
I noticed that with Firefox as Anonymous it works well.
Ronan

fax8’s picture

Status: Active » Postponed (maintainer needs more info)

so.. would you confirm that on your site thumbnails are not displayed by IE6 browsers?

rondev’s picture

Yes, you may have a look here with IE6 and compare it to Firefox2 or Opera926:
http://www.cal-fachaux.com/fr/taxonomy_menu/6/107

Something may interfere with the theme. It works well with a theme like the new Garland (just tested). My theme is the default 4.7 modded (color, font). It was working well before updating to the 2008 video dev releases.

rondev’s picture

I modified the css for thumbnails being displayed with IE6:

.video_image_teaser {
  /*float: left;*/
  padding: 0.5em;
}

That works for me. I'm not a css expert at all. I don't know what float does.

iLLin’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)