We have categories that need to be removed from our gallery. We must move all images that are inside that category to the Members Gallery, otherwise images are deleted all together. Deleting a category does not, by default, automatically move the photos from Category A to Members Gallery. It deletes them.
The image that caused this error in the first place is NOT an orphan. It is right here.
http://digitalfreebies.com/gallery/s...php/photo/4964
It is in data/577. It needs to be moved to data/500. It will not do so because there is already a holly.jpg in data/500. If I try to move it, it states:
/home/digital/public_html/gallery/data/577/Holly.jpg -> /home/digital/public_html/gallery/data/500/Holly.jpg
Copy of the file failed. Operation cancelled.
This is an issue with Photopost, and I need a fix for it. The fixdupe.php that you have provided as a fix does not work. Until you do, the software will not move ANY photo that is the category, instead it renders the above error, making bulk move pointless and worthless.
If this is happening on this site, I know darn well it will be happening on others as well. Please provide a fix.