PDA

View Full Version : Avatar deletion!


garoboldy
04-03-2002, 12:36 PM
ok, I had 298 avatars(stupid me) uploaded to the board. well I went in and deleted all the avatars off the server and now in the admin cp they all still show up but with the red x because they arent really there....I cant find a section to delete all of them at one time, just the remove part on each. Is there a tool or something I need to get the job done...thanks later

Velocd
04-14-2002, 03:30 AM
I need help on this too! How come this hasn't been made ?!?!?

Neo
04-14-2002, 04:09 AM
you could always use this database query in phpMyAdmin or other

DELETE FROM avatar

Admin
04-14-2002, 10:32 AM
And also UPDATE user SET avatarid=0;