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

Dataobject manager is not installing properly


Go to End


1196 Views

Avatar
ravik

Community Member, 10 Posts

21 June 2012 at 6:24pm

hi,

I am using sliverstripe v2.4.7 and it is working fine. now i want to install image gallery module, for that
i have put dataobject_manager folder into my application root folder.
here i have put my application into dev mode. after that i went to browser and i build but
it is giving below like this only.

File
Field File.ClassName: changed to enum('File','FLV','MP3','Image','Folder','Image_Cached') character set utf8 collate utf8_general_ci default 'File' (from enum('File','Image','Folder','Image_Cached') character set utf8 collate utf8_general_ci default 'File')

so please give me the solution for this problem because i am a new for this platform