Deleted Directory Deleted Directory
 

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

Deleted Directory

Started by jtb, October 29, 2004, 06:40:20 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

jtb

Hello,

One of my folder names had a ' in it and it indexed the files but it would not display the pictures.
I could also not delete the album as it could not find the directory. This is all running under windows.
I edited the sql table manually and removed the album so I can recreate it but now when I batch add back in the files after removing the ' from the directory name it says they are duplicates.

How can I remove these file names from the database so I can re-add them and/or is there a tool that searches for missing files in Coppermine and removes them from the database automatically?

Cheers
Jamie.

Joachim Müller

there's no such tool in coppermine (yet). You could use phpMyAdmin or similar instead.

Joachim