How do I delete an entry in my gallery without deleting the actual file from my server? I want to keep the file on my server but not have it in the gallery anymore.
Here's one way to do so: http://forum.coppermine-gallery.net/index.php?topic=31895.0
Or if not, if you dont want to modify the code, you can also access where the file data is stored, the sql database
you could erase the entry of an specific file and it shoudn't affect the original file