![]() |
Delete multiple avatars from admin ctrl panel?
What the title says.
That would be helpful :) :banana: :D |
It could be done, but most are lazy and just use the query method via PhpMyAdmin:
Code:
delete from avatar where CONDITION; avatarid>avatarid# avatar=avatarid# Or if you are using the avatar-category hack: avatarcat=cat# And other conditions. Hopefully this helps alittle :p |
huh? i dont get how to do that.
|
nevermind, i figured i it out myself.
For those of you who are like me, confused and mysql clueless, here's a helpful and better tip. 1. From phpMyAdmin, go to the table called 'avatar'. 2. There should be a text box that says 'Run SQL query..." 3. Delete the text thats in that text box. 4.)Now type in: Code:
delete from avatar where avatarid#>avatarid# Code:
delete from avatar where avatarid#1>avatarid#100 |
Actually I think he meant somthing more like "avatarid>50". Why what you typed worked, I don't know, but I am assuming you meant to delete all of the avatars anyway.
|
All times are GMT. The time now is 05:10 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|