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.

All other Modules /

Discuss all other Modules here.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Subsites Module - Images not being shown in asset manager


Go to End


887 Views

Avatar
_Matt

Community Member, 29 Posts

14 May 2013 at 9:16am

I'm setting up a site using the subsites module.

On the main site when I upload an image using the standard UploadField class it shows up in the asset manager. However, when I upload an image in the same way on one of the subsites it doesn't show up in the asset manager.

The uploaded file can be found in the assets/Uploads folder and I can see that it's been added to the Files table in the database, but it's just not being displayed in the asset manager. I can also get the images to display in the front-end templates without any problems.

Any suggestions?