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

Module Install Problems


Go to End


4 Posts   1682 Views

Avatar
weisdaclick

Community Member, 21 Posts

24 February 2012 at 7:36am

Edited: 24/02/2012 8:10am

Excuse the simple question but I have an issue here and am banging my head against a wall.

I have a brand new SS install - version 2.4.7

So I installed DataObjectManager - reading the documentation I untar a file to /root then flush, all looks ok.

When I click Files & Images I get: Error: DataObjectManager requires the Uploadify or SWFUpload modules.

Then I install Uncle Cheese's Uploadify to /root and flush but I still get the same error - same for SWFObject.

Here is how the root of my filesystem looks:

./
../
.htaccess
.mergesources.yml
COPYING
Makefile
README.md
assets/
cms/
dataobject_manager/
dependent.modules
favicon.ico
index.php
mysite/
phpunit.xml.dist
sapphire/
swfupload/
themes/
uploadify/
web.config

What am I doing wrong????

Avatar
Lexandclo

Community Member, 55 Posts

24 February 2012 at 9:07am

Edited: 24/02/2012 9:07am

Hi

Did you do a /dev/build before the ?flush=1

Darren

Avatar
weisdaclick

Community Member, 21 Posts

24 February 2012 at 1:28pm

Wow, you got it!

I thought you just had to do a flush - lesson learned.

Thanks so much!

Avatar
Lexandclo

Community Member, 55 Posts

25 February 2012 at 5:15am

No worries.