Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2006-02-20 01:04:09
- DespairsWindow
- New Member
- Registered: 2005-05-22
- Posts: 6
Remove Multiple Images
Hello all,
Having used “nhn_image_import” to upload images to my TXP site I found that it added 10 of each image (at this point I removed the uploaded images and the multiplacation stopped). I was wondering if there was a quick way to remove these images, both from my server and from the TXP database. Its strange that there is no selection buttons next to images for a mass deletion?
Thanks for any help you fine people can give!
Offline
Re: Remove Multiple Images
You can delete them by hand (from the repertory, and the database) if you know under what name/id they are. Otherwise, I don’t know of any plugin that would do that.
Offline
#3 2006-02-20 01:23:56
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: Remove Multiple Images
If you want to empty out all your images, that’s fairly easy to do. You’d remove all the images from the images directory, and run the sql query: truncate table txp_image
.
Offline
#4 2006-02-20 22:37:17
- DespairsWindow
- New Member
- Registered: 2005-05-22
- Posts: 6
Re: Remove Multiple Images
Thanks, I guess that will be the easiest thing to do :)!
:edit: Worked like a charm, thanks again.
Last edited by DespairsWindow (2006-02-20 23:03:48)
Offline
Pages: 1