• Hello

    In last few days I’m trying to solve problem with deleting image but without success. When I upload some image and want to change it deleting on button in edit profile section, image disappear from visual section but still exist in uploads/profiles/”profile_id” . As far as I understood jQuery code written for this plugin, it use hide() function to “remove” picture. After “deleting” process with button, I can add another image on this place but ex image still exist in my disk space.

    That can be a big problem if you have many members in buddypress and every member can add 10 pictures (for example). Every time when they change pictures, ex pictures remain in your storage and soon you will have a thousand unused pictures what will completely eat memory space.

    In this screenshot you can see I have 2 images showed in my profile:
    http://prntscr.com/5jn6m8

    Please take look in my data storage how much images I really have:
    http://prntscr.com/5jn8ay

    Can anybody help me?

    https://wordpress.org/plugins/buddypress-xprofile-image-field/

Viewing 1 replies (of 1 total)
  • Plugin Author Alex Githatu

    (@kalengi)

    Hello,

    The plugin at the moment doesn’t remove the file on disk. I shall sort this out in the next update.

Viewing 1 replies (of 1 total)
  • The topic ‘Can't delete images’ is closed to new replies.