The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
delete avatars without going to db
I want to delete part of my 500 avatars in my forum. But I don't want to delete one avatar, and after one avatar.... and after one avatar... by the Admin CP.
Also I don't want to delete them by going in the database. Is there any hack existing ? thanks |
#2
|
|||
|
|||
You could run a query like:
[sql] DELETE FROM avatar WHERE condition; [/sql] Backup first! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|