Forum Replies Created

Viewing 1 replies (of 1 total)
  • Hi,

    I got the same problem and figured out, that it is not a memory problem but a problem of the dimensions of the picture. I can upload any picture that is in widescreen (for example 16:9) but any picture that is 4:3 is not uploading (even if it has only 400 KB or so). The issue must be fixed in the convert-several-pics.php . I changed a line at the beginning of the php file from: “$ScaleOnly = 1;” to “$ScaleOnly = 0;” Now also the pictures that have a 4:3 dimension are uploading, but the pictures are put into a 1920 to <hight of original> frame. can you fix this?

Viewing 1 replies (of 1 total)