• Resolved Tadpole100

    (@tadpole100)


    Hi

    Thank you for this plug in its very useful for my community. I am using this with bbpress – but when a user attaches an image with large dimensions it is showing this error:

    Upload Errors:

    testimage1.jpg: File not uploaded

    Thisparticular file is 3 MB and has dimensions of about 2000px

    I have kraken.io installed to compress large images and reduce dimensions and the image can be uploaded directly to the media library without any trouble (kraken compresses it fine)

    I have the max filesize for attachments set to 5MB
    I have tried increasing the media library max dimensions to 5000 px but that doesn’t fix it
    I have tried compressing and reducing the dimensions manually and that sometimes helps
    WP media uploads are set at 24MB so its not that

    The problem seems to be connected to the image px size but that should be fixed by the compression plugin but its not.

    Do you have any suggestions for me please?

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Milan Petrovic

    (@gdragon)

    Maybe your server has limitation for the upload file size through the PHP.ini? My plugin uses media library to upload files, and the message you get is clear: file not uploaded, meaning that file has not reached server side, and that points to PHP.ini file size limit.

    Thread Starter Tadpole100

    (@tadpole100)

    Thanks Milan

    I can upload the same image directly into the media library without any trouble so I dont think its that. its only when I upload through the plugin that the process fails.

    php.ini is set at memory_limit=768M

    and there are no php errors in the log

    Im a bit stumped

    Hi Milan,

    I got the same Tadpole problem.

    Please help us

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Some images not uploading’ is closed to new replies.