• Plugin recognized date organized path but during deletion it tried to remove it from not organized uploads directory and info that file does not exist. And removes it only from database but not from server. So during next scan I see that there are only used files, but in reality they are still on ftp.

    http://wordpress.org/plugins/cleanup-images/

Viewing 1 replies (of 1 total)
  • Plugin Author delwinv

    (@delwinv)

    Hi medmic,

    Sorry for the very long delay in responding to you.

    I have added some debugging code to help resolve this issue in version 1.04 of the plugin. Please update to this version and try again.

    The path of images is determined from the standard WordPress function wp_upload_dir() and the meta data of the image stored in the db, so I’m not sure why this is an issue, but I will investigate further. I myself have never tried this when organization of image path is by date, so there could definitely be an issue here.

    Please stand by…

    🙂

    Delwin.

Viewing 1 replies (of 1 total)
  • The topic ‘delete path bug’ is closed to new replies.