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

ImageDataObjectManager - unable to add existing image


Go to End


1412 Views

Avatar
pingu

Community Member, 75 Posts

6 July 2011 at 1:48am

Edited: 06/07/2011 1:50am

Hi guys,

I have the following setup:

- A ContentPage has_many ContentImage
- A ContentImage has_one ContentPage

I'm using IDOM to manage the images, which works fine when I upload new images. However, when I try to add an image which I've already added using the "Files and Images" tab, it won't work.

Here's what I do:

- Upload a new image using "Files and Images". This image isn't linked to a ContentPage yet
- Go to my content page, and try to attach the image using IDOM -> Add file -> Choose Existing
- I select the folder, it shows all the images in that folder
- I check the checkbox next to the image I've just uploaded and click "Import"
- Uploadify says 'added files successfully' (Ajax Response 1 below)
- I click continue, the spinning wheel appears but no images display or are attached to the page, no errors in the ajax response, just the HTML to render the image table.

The ajax response doesn't show any errors. I would really appreciate some help with this.

Ajax Response 1:

ImportFiles[]	168
ImportFolderID_ImageDataO...	
NewFolder_ImageDataObject...	
SecurityID	fd2a74907161ada2f327b9447766beed7a6c3261
UploadFolderID_ImageDataO...	1
UploadedFiles	
UploadedFiles[]	168
action_saveUploadifyForm	Continue