I'm using intermediate pics in my gallery at 640px max aspect.
Normally people upload pics above 640px and then the intermediate is created. I then, to free up spae, delete the originals so the intermediate is the only left.
Now someone has uploaded some 640x480px pics, so the intermediate isn't created.
How dow CPG go about this if I go and delete the originals in util.php (I haven't tried as I'm affraid it will delete the 640x480px pics)?
Coppermine only deletes the original if it finds a 'normal_' version. It then renames the normal to remove the prefix.
If no normal exists, then coppermine leaves the pic alone.
Thanks, Casper!