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.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

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

image/file upload problem


Go to End


2 Posts   926 Views

Avatar
knet

Community Member, 1 Post

11 January 2012 at 11:20am

Hello everybody,

I've got a problem with uploading images in Silverstripe. If I try to upload them in the file & images section, I can choose, which file I want to upload. this file is displayed beneath the "browse" button. Everything's okay so far, but if I hit the button, to upload them the site gets blank and I end up with the normal upload display. the file wasn't uploaded at all.

It's the same, if I try to upload images directly into the article. after hitting the upload button, "Uploading File..." is displayed, but nothing happens.

hopefully you understand my problem.
thanks for any suggestions to solve it :)

Avatar
Nobrainer Web

Community Member, 138 Posts

12 January 2012 at 11:47am

Think you will need to use Firebugs console to see what kind of error message you actually receive.
Perhaps you should also put SS into dev mode - atleast helping without an error message is very hard.