I'm running Drupal 5.x, PHP 5, Apache 2, MySQL 5

Let me start this by saying everything works fine in Firefox. I'm only having issues in IE 6 and IE 7. I have flash 9 installed for both IE's.

When I create a new photo gallery and then go to the "Content" page I get a "The page cannot be displayed" error. I believe its something to do with the SWFUpload because if I comment out the line "swfu = new SWFUpload(settings);" in the prog_gallery.module I get the buttons and pictures on the contents page but of course doesn't upload files when we click on the "Add new" button.

Any ideas..?

I really like this module and think it has alot of potential, but I need to be able to use it in IE..

Thanks for any help!

Comments

Jānis Bebrītis’s picture

Hi,

Maybe I should apologize for the way I always ignore Internet Explorer :)

Anyway, yesterday evening I found workarounds for these problems on IE at swfu webpage. Tested and works for IE6 (Didnt have IE7). Also had to fix file upload and today I will fix sortables on IE.

Good news - it works with sortables demo, bad news - I have to figure out why it doesn`t work for galleries.

So I will work on this one and will upload new code for downloading later.

Jānis Bebrītis’s picture

Fixed with 5.x-1.2

Jānis Bebrītis’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

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