• Resolved Leroy12

    (@leroy12)


    Hello,

    This is a great plugin! I have thousands of PNG images – But PNG2JPG only converted 600 images, then brought a server error. The remaining images don’t appear anymore in the “convert existing PNGs” tab.

    Is there a way to force reevaluation of PNG images to reprocess?

    Thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author kubiq

    (@kubiq)

    Hi,

    just reload and it will load images again. Or what you mean?

    Thread Starter Leroy12

    (@leroy12)

    Thanks for your fast answer!

    When I reload the “convert existing PNGs” tab, I don’t see many PNG images that are on my hard drive, and referenced in the media library, hence my question.

    I wondered if there was some tables or metadata or temp data used by your plugin, that I could delete, to make sure the plugin does reevaluate the entire media library.

    Plugin Author kubiq

    (@kubiq)

    It’s just a basic WP_Query selecting post_type attachment with post_mime_type image/png

    Thread Starter Leroy12

    (@leroy12)

    Thanks Kubiq. I found out that the plugin didn’t resize some PNGs (so still in my folder) but updated the database entries to JPG. I guess this is because I have 10,000+ PNGs to resize… Thanks anyway.

    Plugin Author kubiq

    (@kubiq)

    Wow, that is really weird and it should not happen. I’ll try to replicate your issue and add some more conditions to prevent such a things.

    Thank you for reporting

    Plugin Author kubiq

    (@kubiq)

    Hello,

    I have checked that and it seams impossible to me, because database changes are done ONLY when image is successfully saved, so I have no idea how this happened on your website.

    I’ve also tried to put 2000 images and run this on 2 different servers, but I wasn’t able to replicate your issue.

    Sorry, I can not help you as I’m not able to replicate the issue and also according to the code and conditions I have it’s incomprehensible.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘How to force PNG2JPG to reevalute the list of PNG files’ is closed to new replies.