coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: SpazKat on October 07, 2006, 12:41:35 AM

Title: Delete Entry without Deleting from Server
Post by: SpazKat on October 07, 2006, 12:41:35 AM
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.
Title: Re: Delete Entry without Deleting from Server
Post by: Paver on October 07, 2006, 02:14:35 AM
Here's one way to do so: http://forum.coppermine-gallery.net/index.php?topic=31895.0
Title: Re: Delete Entry without Deleting from Server
Post by: freynolds on October 07, 2006, 03:49:15 AM
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