Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
Sosauce  
#1 Posted : Sunday, August 31, 2008 5:56:36 PM(UTC)
Sosauce

Rank: Newbie

Groups: Member
Joined: 8/31/2008(UTC)
Posts: 4

Hi, I'm using Image Uploader 5.5, and I wrote something like this:

iu.addParam("DropFilesHereImageFormat", "Url=http://somewhere/somefile.gif;Width=598;Height=399;Position=Center;");

in setup. This works perfectly in Firefox 3 (Applet version) and IE6 (ActiveX version). I can see the uploader (one pane mode) with the image as background.

However, in IE7, not only this image does not show up, it even triggers Error event listener I registered via iu.addEventListener("Error", ...) routine, with errorCode = 14, httpResponseCode = 200 (meaning the file is actually successfully downloaded via browser), errorPage = '' (empty) and additionalInfo = "http://somewhere/somefile.gif" as I configured in setup command.

This error callback is called once the uploader is initialized, even before any file is added and uploaded.

Can anyone help me about this matter? What does error code 14 means? Thanks a lot!

Dmitry  
#2 Posted : Tuesday, September 2, 2008 8:04:57 PM(UTC)
Dmitry

Rank: Advanced Member

Groups: Member, Administration, Moderator
Joined: 8/3/2003(UTC)
Posts: 1,070

Thanks: 1 times
Was thanked: 12 time(s) in 12 post(s)
Hello,

Thank you for your report.

This problem will be fixed in the next minor update. We plan to release it next week.

Sincerely yours,

Dmitry Sevostyanov

UserPostedImage Follow Aurigma on Twitter!

Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.