Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

DataObjectManager Module /

Discuss the DataObjectManager module, and the related ImageGallery module.

Moderators: martimiz, UncleCheese, Sean, Ed, biapar, Willr, Ingo, swaiba

Error uploading in Files & Assets using Internet Explorer


Go to End


3 Posts   1029 Views

Avatar
AdamJ

Community Member, 145 Posts

18 February 2010 at 6:16pm

Hey UncleCheese/Everyone,

So I'm working on a site that has DOM included in it, and it has overwritten the uploader in the Files & Assets tab (which I like).

However my client has encountered an interesting issue when trying to upload an image to the uploader. It queues fine, but when you hit "Upload" it prompts an error

"Message from website"
"[Object object]"

The browser also shows this error in the bottom left hand corner prompt:

Message: Not implemented
Line: 8
Char: 3
Code: 0
URI: http://*snip*/dataobject_manager/javascript/dataobjectmanager_popup.js

Anyone experienced something similar?

Avatar
UncleCheese

Forum Moderator, 4102 Posts

18 February 2010 at 6:33pm

What rev are you on? SWFUpload got some fixes for IE bugs around r355-360 or so.

Avatar
AdamJ

Community Member, 145 Posts

18 February 2010 at 7:14pm

Duh, should have looked if I had fallen behind on the updates, all good now, I was back on r327.

Cheers mate!