Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File uploading is broken! #100

Closed
sbrl opened this issue Aug 22, 2016 · 1 comment
Closed

File uploading is broken! #100

sbrl opened this issue Aug 22, 2016 · 1 comment
Labels
Area: Code It's got something to do with code bug Squash it quick! fixed It's fixed!
Milestone

Comments

@sbrl
Copy link
Owner

sbrl commented Aug 22, 2016

It looks like the settings reworking broke file uploads!

<br />
<b>Fatal error</b>:  Uncaught Error: Cannot use object of type stdClass as array in /srv/wikitle/www/index.php:2808
Stack trace:
#0 /srv/wikitle/www/index.php(5427): {closure}()
#1 {main}
  thrown in <b>/srv/wikitle/www/index.php</b> on line <b>2808</b><br />
@sbrl sbrl added bug Squash it quick! Area: Code It's got something to do with code labels Aug 22, 2016
@sbrl sbrl added this to the v0.12.1 milestone Aug 22, 2016
@sbrl
Copy link
Owner Author

sbrl commented Aug 22, 2016

I've fixed that first issue with the mime mapping overrides, but there's apparently a second issue in the logic that checks to make sure that the Files directory is created. Apparently it didn't support $env->storage_prefix..... That really should have been detected earlier! I should upgrade my testing environment...!

@sbrl sbrl closed this as completed in 2861731 Aug 22, 2016
@sbrl sbrl added the fixed It's fixed! label Aug 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Code It's got something to do with code bug Squash it quick! fixed It's fixed!
Projects
None yet
Development

No branches or pull requests

1 participant