hey there, have a little problem with this extension. With basics flarum's extensions, french and extension manager it's the only one active
When I download a picture from composer, have an error "oops, something..etc plz refresh". The image is downloaded, but have this problem in the browser consol :
GET https://actusgaming.com/favicon.ico 404 (Not Found)
Uploader.js:52 Uncaught (in promise) TypeError: Cannot read properties of null (reading 'errors')
at Uploader.js:52:34
(anonymous) @ Uploader.js:52
Promise.catch (async)
i.upload @ Uploader.js:47
a.process @ UploadButton.js:66
O.handleEvent @ render.js:888
Show 1 more frame
Show less
Favicon error is normal, havn't one yet.
All server flarum folders have 2775 rights
And when I want to delete one picture have same "Oops..." message and in browser console :
asyncToGenerator.js:6 Uncaught (in promise) vi {status: 500, options: {…}, xhr: XMLHttpRequest, responseText: '<br />\n<b>Deprecated</b>: Optional parameter $upl…EmitterException.php</b> on line <b>20</b><br />\n', response: null, …}alert: {type: 'error', content: Array(1), controls: false}options: {background: true, method: 'POST', url: 'https://actusgaming.com/api/fof/upload/delete/1b66a5e6-4a43-4d8a-9e37-4ef8d881604f', deserialize: ƒ, config: ƒ, …}background: trueconfig: ƒ ()length: 0name: ""prototype: {}constructor: ƒ ()length: 0name: ""prototype: {}constructor: ƒ ()[[Prototype]]: Objectarguments: (...)caller: (...)[[FunctionLocation]]: extend.ts:36[[Prototype]]: ƒ ()[[Scopes]]: Scopes[6][[Prototype]]: Objectarguments: (...)caller: (...)[[FunctionLocation]]: extend.ts:36[[Prototype]]: ƒ ()[[Scopes]]: Scopes[6]deserialize: ƒ (t)extract: ƒ (t)method: "POST"url: "https://actusgaming.com/api/fof/upload/delete/1b66a5e6-4a43-4d8a-9e37-4ef8d881604f"[[Prototype]]: Objectresponse: nullresponseText: "<br />\n<b>Deprecated</b>: Optional parameter $upload declared before required parameter $contents is implicitly treated as a required parameter in <b>/home/clients/a2611ad6d45ef693a6414c44198fad46/sites/actusgaming.com/vendor/fof/upload/src/Adapters/Flysystem.php</b> on line <b>51</b><br />\n<br />\n<b>Fatal error</b>: Uncaught Laminas\\HttpHandlerRunner\\Exception\\EmitterException: Output has been emitted previously; cannot emit response in /home/clients/a2611ad6d45ef693a6414c44198fad46/sites/actusgaming.com/vendor/laminas/laminas-httphandlerrunner/src/Exception/EmitterException.php:20\nStack trace:\n#0 /home/clients/a2611ad6d45ef693a6414c44198fad46/sites/actusgaming.com/vendor/laminas/laminas-httphandlerrunner/src/Emitter/SapiEmitterTrait.php(42): Laminas\\HttpHandlerRunner\\Exception\\EmitterException::forOutputSent()\n#1 /home/clients/a2611ad6d45ef693a6414c44198fad46/sites/actusgaming.com/vendor/laminas/laminas-httphandlerrunner/src/Emitter/SapiEmitter.php(21): Laminas\\HttpHandlerRunner\\Emitter\\SapiEmitter->assertNoPreviousOutput()\n#2 /home/clients/a2611ad6d45ef693a6414c44198fad46/sites/actusgaming.com/vendor/laminas/laminas-httphandlerrunner/src/RequestHandlerRunner.php(75): Laminas\\HttpHandlerRunner\\Emitter\\SapiEmitter->emit(Object(Laminas\\Diactoros\\Response\\EmptyResponse))\n#3 /home/clients/a2611ad6d45ef693a6414c44198fad46/sites/actusgaming.com/vendor/flarum/core/src/Http/Server.php(45): Laminas\\HttpHandlerRunner\\RequestHandlerRunner->run()\n#4 /home/clients/a2611ad6d45ef693a6414c44198fad46/sites/actusgaming.com/public/index.php(26): Flarum\\Http\\Server->listen()\n#5 {main}\n thrown in <b>/home/clients/a2611ad6d45ef693a6414c44198fad46/sites/actusgaming.com/vendor/laminas/laminas-httphandlerrunner/src/Exception/EmitterException.php</b> on line <b>20</b><br />\n"status: 500xhr: XMLHttpRequest {readyState: 4, timeout: 0, withCredentials: false, abort: ƒ, onreadystatechange: ƒ, …}[[Prototype]]: Object
C @ asyncToGenerator.js:6
s @ asyncToGenerator.js:29
Promise.then (async)
C @ asyncToGenerator.js:13
n @ asyncToGenerator.js:25
(anonymous) @ asyncToGenerator.js:32
(anonymous) @ asyncToGenerator.js:21
(anonymous) @ DisplayFile.tsx:207
onclick @ DisplayFile.tsx:156
O.handleEvent @ render.js:888
Show 7 more frames
Show less
Hope you could help me to resolve this 🙂 best regards