Copy Album Titles Copy Album Titles
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Copy Album Titles

Started by nowordneeded, January 13, 2019, 06:21:40 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

nowordneeded

My current gallery is here: http://mike-colter.com/gallery and is using the current upgrade of 1.5.48 stable version.

What I need to know is this, my gallery was recently hacked and I need to delete all files and reupload. I know about keeping the albums folder and the config.php file. However, so I don't have to recreate the album titles is that included in the database and will be recreated when I reupload the current files? I hope that made sense.

Thanks in advance.
Sometimes my musings are too confusing for someone not inside my head.

phill104

often hackers willleave stuff in the albums directory so you will need to carefully check that out. Also change your MySQL password. While there make sure you check to see if there are any unauthorised admin users. Other than that you are going the right route. You should not loose anything as all titles etc are stored in the database.
It is a mistake to think you can solve any major problems just with potatoes.

Αndré

Quote from: Phill Luckhurst on January 13, 2019, 03:39:36 PM
often hackers willleave stuff in the albums directory so you will need to carefully check that out.
This plugin will help you with that task: https://sourceforge.net/p/coppermine/code/HEAD/tree/branches/cpg1.5.x/plugins/check_files/

nowordneeded

Thank you both for your help. I'm so mad I could spit about this. As for the file checker, will this check to see if there are corrupted files? If so which one will I need or do I have to download all of them?

Thanks so much again for all your help.  :)
Sometimes my musings are too confusing for someone not inside my head.

Αndré

You need to download all files. Create a folder "check_files" in your plugins directory, upload all files into it and install the plugin as described in the Coppermine docs. The plugin checks two things:
1. Check if images are missing (for whatever reason)
2. Check if there are images in your albums directory that haven't been added to your gallery or other files that shouldn't be there

Obviously you're looking for option 2.

phill104

Thanks André, I completely forgot about that tool.
It is a mistake to think you can solve any major problems just with potatoes.

nowordneeded

Thank you so much Andre. I will do.

You can close this thread now.
Sometimes my musings are too confusing for someone not inside my head.