Daniël Klabbers

Results 167 comments of Daniël Klabbers

@mikejones3 `/etc/php/fpm/php.ini` but that might defer. You can create a `phpinfo` file on your website to see which php.ini fpm uses.

This would only be a valid option for a Local adapter. And even then, the current set up is that we upload one file so we can track its use...

This has been on my mind for a while. Perhaps we can use the crop measures or a sane default to measure height, then append those values to the default...

This is always an issue with your regex or a different mimetype. - Use an online preg match tester like https://regex101.com/ to confirm the regex works - Use an online...

If others can upload jpegs with this extension just fine, it is most likely a regex or server configuration thing. I'd love to help dive into this, by the way....

So you could actually upload files of type GPX, but you wanted them to be rendered differently?

Wow, two years later. I was actually hoping I could start creating some integration tests with such a mock/test endpoint/service. Any idea whether this will still happen @macb ?

I think I removed the ability to set a specific version to require in Bazaar at some point because we weren't using it. What we should do now is possibly...

Does a vendor2 directory exist by any chance? And any entries in the storage/logs directory that relates to this?

For further debugging: - a screenshot or export of your bazaar_tasks table - the output of `ls -la` in your Flarum installation path I'm not sure what's causing this yet...