[Solved]: Removing old thumb_ files [Solved]: Removing old thumb_ files
 

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

[Solved]: Removing old thumb_ files

Started by Criss, September 02, 2009, 07:49:55 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Criss

Hello,

I have recreated all my thumbnails but now they're named 'tn_' instead of 'thumb_'. I would like to remove all thumb_ files from the server since I don't need them anymore and there's a lot of them. Can someone tell me what sql query should I use to do so?

phill104

You do not use an sql query to remove files. The files themselves are not stored in the database but on the hdd of the server.
It is a mistake to think you can solve any major problems just with potatoes.

Criss