i have several png images that result in this error. and halt. nothing is shown.
have the media manager show all images.
for some reason the system halts, if there is only 1 image it cannot process, nothing is shown. it should only not show the image that it has issues with, but should show all other images.
PHP 7.4.33
MySQLi 8.0.36
J 4.4.6
media-manager.min.js?8e3a78d4ae3e1ccce3bedff2c951a25009d8e086:5 Uncaught (in promise) Error: [object XMLHttpRequest]
at media-manager.min.js?8e3a78d4ae3e1ccce3bedff2c951a25009d8e086:5:21404
Labels |
Added:
No Code Attached Yet
|
It is very likely the PNG resolution is high, or server memory limit is low, or both.
In general, PHP GD need a lot of memory for large images.
Labels |
Added:
Information Required
|
Without detailed information it is hard to tell what is going on. There can be 1000 reasons.
Addittionaly to "Uncaught (in promise) Error" the browser may show actual error, sometimes.
it should only not show the image that it has issues with, but should show all other images.
I do not think it is realy possible in Media manager.
Labels |
Removed:
Information Required
|
Unfortunately github probably changes the image when you upload it so we cant test with it. Perhaps you can zip the image and then share the zip - that might work
ov002_02.png.zip
This is the zipped png file
@cloudfaction also using the new uploaded file i'm unable to reproduce the error you have reported:
my bad, it was this file.
Thanks for doing that. Unfortunately I am unable to replicate your error. The only thing I can think of to check at this time is to see if you have the php extensions gd and fileinfo
You can determine this by checking the system information available fropm the system dashboard
both are the same as your screenshot.
Still no problem with 003
If you open and save the file with another graphic program do you still have the problem?
no, it shows, but you can see that the bottom of the image is gone. the png is not faulty. but still it should not block my entire media manager, in my opinion.
yep it is. but that is not the point. i have a joomla install with the mediamanager stalling on this image. but if no one can reproduce this, i guess closing the issue is the best. thank you all for your efforts!
Can someone close this as has been requested - thanks
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2024-08-09 15:18:54 |
Closed_By | ⇒ | Quy |
Without being able to test with your png it will be impossible to test