Hey guys,
First of all, I like your work ! I've just started to try Moodle out today, and it's highly customizable and have tons of functionalities ready to use, I love it ! It might just perfectly fits my company expectations.
IMO, it just lack a bit of more user friendly i18n features for contents translations, but with a bit of experience, you still get the result you want.
Anyway, my concern here is about images such as logos, favicon and their thumbnails in the themes admin section, none of them are displayed on my test environment.
I've installed latest stable version 3.1.1 with latest php-fpm 5.6.24 and MySQL 5.6.32 running on Nginx 1.10.1 in Docker containers.
I've tried with themes Clean, More, Essential, Adaptable, Aardvark... It's always the same behaviour : when I want to upload an image (jpg in that case), lets say a logo for instance, everything seems to works fine, image is properly uploaded but after saving the form, thumbnail and image give a 404 error (I've attached some screenshots). Image is indeed uploaded because you can see its properties such as size and dimensions. Path might be the issue, I tried to debug it, but since I'm a noob with Moodle, I don't understand clearly how it's working.
I've also purged all caches a few times.
Image uploads works fine when I'm in profile section, as well as document upload.
I'd like to configure a demo version for my managers, but this issue is kind of a love killer, any help would be appreciated.
Thanks !