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

ImageGallery Error: Could not find the placeholder element.


Go to End


5 Posts   3919 Views

Avatar
deLisle

Community Member, 12 Posts

12 November 2009 at 10:29am

Hi

I can't upload images to my album that i've created.
When the popup comes up it just gives a beige color and the close button. I get a javascript error that says: uncaught exception: Could not find the placeholder element. in SWFUpload.js

I'm running SS 2.3.3 and the svn checkouts of DataObjectManager, SWFUpload and Image_Gallery.

Thanks for any help.

Avatar
deLisle

Community Member, 12 Posts

12 November 2009 at 10:33am

Or the actual error after Running isDev=1 is this:
[Warning] ViewableData_Customised::obj() 'DetailForm' was requested from the array data as an object but it's not an object. I can't cast it.

Avatar
UncleCheese

Forum Moderator, 4102 Posts

12 November 2009 at 10:42am

How recently did you update DataObjectManager?

Avatar
deLisle

Community Member, 12 Posts

12 November 2009 at 11:51am

15 minutes before i posted the error,

Avatar
deLisle

Community Member, 12 Posts

13 November 2009 at 8:31am

I re-installed dataobject_manager, swfupload and image_gallery so it's working now, thanks.