Advanced search  

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

Pages: [1]   Go Down

Author Topic: Mass deleting albums?  (Read 2018 times)

0 Members and 1 Guest are viewing this topic.

kat17

  • Coppermine newbie
  • Offline Offline
  • Posts: 1
Mass deleting albums?
« on: June 29, 2013, 01:42:53 am »

I recently deleted the entire contents of my coppermine gallery (30,000+ images) and now I have thousands of albums I need to remove. I have been considering just removing the entire gallery and installing a new one because I can't figure out a way to delete more then a couple of galleries at a time.
Logged

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: Mass deleting albums?
« Reply #1 on: August 28, 2013, 11:31:46 am »

It's probably the easiest way to just install a new gallery if you want to clear everything. The only way to batch delete the remaining albums is to do that with a appropriate query in the database (execute something like
Code: [Select]
DELETE FROM cpg15x_albumsin e.g. phpMyAdmin).
Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 20 queries.