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.

Themes /

Discuss SilverStripe Themes.

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

Accessing Images


Go to End


4 Posts   1856 Views

Avatar
RobboNoCash

Community Member, 33 Posts

30 June 2015 at 6:56pm

Hi

I can't load images on my website, when I load it through admin.
How can I access images so they load on my site(s)

Thanks
Robert

Avatar
Pyromanik

Community Member, 419 Posts

30 June 2015 at 9:21pm

How do you mean 'load images'?
You cannot upload?
You can upload but they do not load afterwards?
All images everywhere do not load (eg. in theme)?

If the former, then it's probably to do with your permissions on the assets folder (and/or subfolders within).
The web user (eg. www-data) needs to be able to write and create folders within assets/Uploads/ (by default, all of assets/ is generally better).

If it's the latter of the above list, then perhaps you have some kind of rule set up in your server config that is preventing them from loading.

Avatar
RobboNoCash

Community Member, 33 Posts

30 June 2015 at 10:26pm

Thanks for your reply
When I click the site link through the admin system, none of the images appear on the web site.
And the image does not appear through the data object either??
How can the images appear on the web site?