7913 Posts in 1355 Topics by 930 members
DataObjectManager Module
SilverStripe Forums » DataObjectManager Module » File ClassName in Database wont update - Upload from Popup
Discuss the DataObjectManager module, and the related ImageGallery module.
Moderators: martimiz, UncleCheese, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 754 Views |
-
File ClassName in Database wont update - Upload from Popup

18 August 2010 at 3:08am
Ok again got this problem as last time / but in different situation ...
ClassName in the database will say 'File' for all uploaded files, including images.
This only happens when I upload the Image / File .. in the PopUp window ..
Tried it with ImageField, SimpleImageField, FileIFrameField, FileField .. .-- when used directly in the CMS, the image gets uploaded correctly with ClassName as Image.
SilverStripe 2.4.1 / DOM - latest / SWFUpload - latest
thanks for help.
-
Re: File ClassName in Database wont update - Upload from Popup

18 August 2010 at 8:09am
Error Found .. ---
Was using
Resource => File
instead
Resource => Imagein my has_one .. relation..
Thanks.
| 754 Views | ||
|
Page:
1
|
Go to Top |

