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.

Installing SilverStripe /

Getting SilverStripe up and running on your computer and on your web server.

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

Can't see images after uploading


Go to End


2 Posts   1275 Views

Avatar
macka

Community Member, 33 Posts

16 November 2010 at 1:54pm

hi there,

I'm all new to silverstripe, and have a few questions.

I put up my SS (2.4.3) installation onto the hosts site no problems at all. I then ran into an issue where i couldn't upload *.png files, and managed to get around that. Something to do with open_basedir? Anyhow - that's fixed.

However, now i can't seem to see my images at all? once i've uploaded them? the CMS shows them being there, but i can't physically see them when i look.

where about's can i add some debug or find out what's going wrong

cheers
Grant

Avatar
macka

Community Member, 33 Posts

16 November 2010 at 3:55pm

Turns out that the php_flag (in the .htaccess file) should be commented out due to my host not being able to support it.