2020-04-14, 00:56:20
[quote pid='68274' dateline='1586788327']
Please do the following:
1. Open admin page with the upload form in Chrome.
2. Open the JS-Console.
3. Now, click on the Clear Console button (this will empty the console output)
Next, start the upload until an error message is displayed and post it here.
Thx
[/quote]
Sorry, but that exactly what I have done...
The log appeared on admin page load, nothing on upload img... That's on Chrome.
If I use Firefox :
1- when loading admin page
2- Juste after I select the image (before upload)
3- After download : the JSON error for the "title".
Please do the following:
1. Open admin page with the upload form in Chrome.
2. Open the JS-Console.
3. Now, click on the Clear Console button (this will empty the console output)
Next, start the upload until an error message is displayed and post it here.
Thx
[/quote]
Sorry, but that exactly what I have done...
The log appeared on admin page load, nothing on upload img... That's on Chrome.
If I use Firefox :
1- when loading admin page
Code:
This page uses the non-standard property "zoom". Consider using calc () in the values of the relevant properties or use "transform" with "transform-origin: 0 0". load.php
2- Juste after I select the image (before upload)
Code:
Unable to read media. No decoder for the necessary formats: image / jpeg, image / jpeg 3 load.php
3- After download : the JSON error for the "title".