How to delete a lot of picture once? How to delete a lot of picture once?
 

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

How to delete a lot of picture once?

Started by jianzhan, April 02, 2007, 03:55:24 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

jianzhan

Hi Everybody,

Is it possible to delete a lot of pictures once in administrator panel?

How to delete a lot of picture once?

Yours sincerely

Jian Zhan

eruss

Quote from: jianzhan on April 02, 2007, 03:55:24 PM
Hi Everybody,

Is it possible to delete a lot of pictures once in administrator panel?

How to delete a lot of picture once?

Yours sincerely

Jian Zhan

Not from the Admin panel, however if you want to delete based on date uploaded, uploader, etc, you could probably accomplish this with phpMyAdmin to remove from the database and then delete the actual files with FTP.

Stramm