Icy Phoenix
Archived phpBB Topics (Styles, Mods, Support) - FAP SUPPORT - Deleting Images From The Database
krisbfunk [ Thu 08 Feb, 2007 03:32 ]
Post subject: FAP SUPPORT - Deleting Images From The Database
How do I delete images from the database if i deleted a user, or deleted a category without first deleting it's subcategories?
I did both, and the images are still showing up in my random image blocks.. i'd like to delete the images directly from the database if possible.
Artie [ Thu 08 Feb, 2007 03:47 ]
Post subject: Re: Deleting Images From The Database
I think there is a script somewhere that checks for pics where the user (uploader) has been deleted...seems like there was talk about this at MG.com
I don't know of anything that does the same for a subcat without a parent cat.
If you find either, please post details here.
krisbfunk [ Thu 08 Feb, 2007 21:27 ]
Post subject: Re: Deleting Images From The Database
ok thanks, i'll take a look.
krisbfunk [ Sat 10 Feb, 2007 23:42 ]
Post subject: Re: Deleting Images From The Database
i can actually reach the page of each photo without a category is it possible to add a delete function within that file to delete the photo just like you can on category listings on photos?
Artie [ Sun 11 Feb, 2007 01:17 ]
Post subject: Re: Deleting Images From The Database
Maybe, which page ?
Random Pic block ?
Admin only .... correct ?
krisbfunk [ Sun 11 Feb, 2007 19:30 ]
Post subject: Re: Deleting Images From The Database
nevermind, i just realized that if i know the pic ID, i can just type in:
http://www.domain.com/album_delete.php?pic_id=667
and it will bring me to the delete prompt
Artie [ Sun 11 Feb, 2007 23:07 ]
Post subject: Re: Deleting Images From The Database
Yep, that will work.
Just be careful of typos .... wouldn't want to delete the wrong pic ... you might say a naughty word
