I'm currently having problems uploading files through the CMS backend. I can upload on forms on the front end but when I wish to upload something manually on the CMS backend or Sync the assets folder. It returns an Internal Server Error. Anyone have any idea on how to fix this? Chrome returns nothing into the response log.
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.
Hi,
Which version of SilverStripe are you using? There's a known issue with 3.1.3 and uploading in the 'Files' section of the CMS, so that could be what you're experiencing.
Yeah! 3.1.3! :) It's happening on my live site. When I downloaded and installed SilverStripe 3.1.3 onto my laptop via. WAMPServer - It worked perfectly
While we're waiting for a 3.1.4, the only fixes are to either downgrade to 3.1.2 or apply this patch manually: https://github.com/silverstripe/silverstripe-framework/pull/2903