Du skal være logget ind for at se siden×

Images are not uploaded with 2.5.5

LiteCart Fan
De Thailand
Miembro desde ago. 2017

Hello again,
it does not work on 2.5.5. The image is not uploaded.
Do you have a fix?
Thank you

tim
Founder
De Sweden
Miembro desde may. 2013
tim

Any error message or warning?
All working here with the latest for 2.5.x

LiteCart Fan
De Thailand
Miembro desde ago. 2017

Hello, no errors. Just does not upload.

tim
Founder
De Sweden
Miembro desde may. 2013
tim

Can't confirm a problem. Mine are uploaded :(

LiteCart Fan
De Thailand
Miembro desde ago. 2017

Hello, strange.
Let me try again from several browser, eventually I will see which kind of error I will receive.
I will let you know the results.

tim
Founder
De Sweden
Miembro desde may. 2013
tim

This could be PHP 8.2 strict variable types. Where '90' is not ok but 90 is.
I can upload a fix for that later this day.

LiteCart Fan
De Thailand
Miembro desde ago. 2017

With the patch it does upload jpg but in an extremely low quality (see attachment).
The white column are part of the image, that is not an error.

tim
Founder
De Sweden
Miembro desde may. 2013
tim

Check image downsample size in Admin ->Settings -> Images

or remove this code from trumbowyg.upload.php:


        list($width, $height) = explode(',', settings::get('image_downsample_size'));
        $image->resample($width, $height, 'FIT_ONLY_BIGGER');
      }```
LiteCart Fan
De Thailand
Miembro desde ago. 2017

Still the same result if jpg

tim
Founder
De Sweden
Miembro desde may. 2013
tim

It works for me, I'm using GD2 too. What happens if you enable the Imagick PHP extension?

LiteCart Fan
De Thailand
Miembro desde ago. 2017

Great! It works!
Thank you.

This website uses no cookies and no third party tracking technology. We think we can do better than others and really think about your privacy.