• Resolved hardaywork20

    (@hardaywork20)


    When uploading image over 2mb it still goes through the full process but then results in no image. WordPress upload max I believe is 2mb. Shouldn’t there be an error message that stops the upload process if it is over 2mb? Instead it is going through the whole process and resulting in no image post.

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

    (@odude)

    There is no file size restriction yet and we are working on.
    File must be less the the allowed upload size of your server (PHP).

    Based on various feedback on UPG, we have developed Flexi from scratch. Have a look on it. Here you can have file size limit and able to upload mp4,pdf any files too.
    https://www.ads-software.com/plugins/flexi/

    Thread Starter hardaywork20

    (@hardaywork20)

    “File must be less the the allowed upload size of your server (PHP)”

    That is not true right now. For some reason UPG is allowing the upload and processing of files over the upload size. It goes through the full process then throws away the file resulting in no image. But the uploading & processing still happens on frontend and even shows success. But the result is actually no image, it just disappears.

    https://www.ads-software.com/plugins/flexi/”

    Is there any benefit to flexi? Faster in speed? Is there a way to convert all the UPG media over to Flexi or will everything be lost if switching to Flexi?

    Plugin Author odude

    (@odude)

    Yes, this is happening because file size is being checked at the serverside.
    Server can fetch detail only after it is fully uploaded.
    I know this is not a good approach, but I will work on it so that visitors will be restricted to upload using javascript client side.

    Uploading process is same as on Flexi too but has some extra features.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Uploading No Image Bug’ is closed to new replies.