Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Campy

    (@jerancampy22)

    Still same error. Anyone know why this is happening

    Hi Campy,

    the resolution of the image you try to upload is too high.
    Plz try an image with less resolution.
    Same error would also happen if you try common wordpress data upload.

    It depends on your server computing power how high the resolution of uploaded images can be. You can only find it out by trying. You can limit resolution for uploads in front-end in “Upload options”. So users who will visit your site will not get this error.

    Best regards

    Wasiliy

    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?

    Hi benlux,

    plz try the same picture with less resolution. It doesn’t depends on kb.

    So if you try one with 1mb but 5000K*5000K* resolution. It will maybe not work. But if you try one with 3MB but 2K*2K resolution, it will work then.
    It depends on server computing and memory power. Both.

    Here you can see pictures in total different formats, but they have all about 2k*2K pixel resoultion and it upload worked.
    https://www.contest-gallery.com/mixed-photo-contest/

    Try to upload same pictures which cant be uploaded on contest gallery over normal wordpress data area. Same error message should appear.

    Best regards

    Wasiliy

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Getting error on most uploads.’ is closed to new replies.