how do I del mini thumb files? how do I del mini thumb 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

how do I del mini thumb files?

Started by alanlai, October 06, 2009, 06:26:25 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

alanlai

how do I del mini thumb files after disable the mini thumb funtion in admin menu?

I show there were "Delete intermediate pictures" at the "Admin utilities", how to have that change a little bit, and have it del all mini_ thumb instead of normal thumb?

I don't know how to get it done, please help.

Thanks  :)

Stramm

if your operating system is linux you can use the rm command from the shell... browse to the folder containing the mini thumbs and type eg. rm mini_*.jpg

alanlai

Quote from: Stramm on October 07, 2009, 09:01:07 AM
if your operating system is linux you can use the rm command from the shell... browse to the folder containing the mini thumbs and type eg. rm mini_*.jpg

well, that is out of my skill~ :-[
could you give us an easiler way?
:D

Joachim Müller

There's no easier method built into the script, so you'll have to do that manually (using your FTP app).