Deleting files Deleting files
 

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

Deleting files

Started by natasharmanoff, April 13, 2021, 07:00:22 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

natasharmanoff

Hello,

I'm rearranging my gallery and deleting some files, i noticed that the original files remains at the database. I deleted the ones i could using FTP, but most of it are uploaded at the userpics album. Is there a way to delete the original files from the userpics album?

phill104

As an admin you can delete files from anywhere. You should do it from inside Coppermine, not via ftp for the problems you have discovered.
It is a mistake to think you can solve any major problems just with potatoes.

natasharmanoff

I deleted via Coppermine, but the original files are still there at the userpics directory.

phill104

Then you probably have a permissions problem. Check the file ownership and permissions using the CHOWN and CHMOD commands or from within your chosen FTP application
It is a mistake to think you can solve any major problems just with potatoes.