• I batch uploaded a number of test images and noticed that some of them did not have all their image formats uploaded, which means inserting them into a post leads to 404.

    I find it somewhat concerning that there is no indication of issues or any way to verify that all image formats have been successfully uploaded from within Media Cloud.

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

    (@interfacelab)

    What do you mean by “all image formats”, the different image sizes that WordPress generates?

    If you are seeing issues with that, you can turn on debugging and view your php_error.log to see if you are having any issues with uploads. It’ll also show you everything that is being uploaded and the gory details that go along with that.

    If you mean by formats as in tiff, psd, etc. you’ll have to explain more.

    Thanks,

    Jon.

    Thread Starter Stanislav Khromov

    (@khromov)

    Yes, the image sizes.

    I’ll try to poke around in the error log.

    Does the Storage Importer find any missing image sizes and fix them? In that case I can run that function a couple of times per day to make sure everything is in sync.

    Plugin Author interfacelab

    (@interfacelab)

    It does not.

    But the latest version has a regenerate thumbnail function. Also, if you go to the edit attachment details page, there is a panel called “Storage Info”. It’ll show you info about your main images and any sizes.

    You can see it here: https://imgur.com/oJCKnLL

    If you are missing image sizes, the image size tab will be red:

    View post on imgur.com

    If you select the size pull down it’ll show you which sizes are missing:

    View post on imgur.com

    Click on “regenerate image” to rebuild the image. Additionally, there is a “Rebuild Thumbnails” tool in the Media Cloud menu.

    I’m a little suspicious that you are missing uploads because the whole upload process will fail if even one of the uploads of an image or it’s sizes fails. There would certainly be log entries in there too.

    Thanks,

    Jon.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘All image formats not being uploaded’ is closed to new replies.