Delete Entry without Deleting from Server Delete Entry without Deleting from Server
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Delete Entry without Deleting from Server

Started by SpazKat, October 07, 2006, 12:41:35 AM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

SpazKat

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.

Paver


freynolds

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