So when my users update their photo with a different file extension than their previous, I get two files in /wp-content/uploads/userphoto with the two different extensions. If they delete the image first, then update it everything is fine.
So, I'm trying to get the plug-in to delete the previous file and write a new one, rather than update the meta data.
Having a hell of a time getting this to work. Any help would be appreciated. Thanks!