The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Delete avatars by usergroup
I need to delete all avatars belonging to users in a specific usergroup. What query can I use to do this?
|
#2
|
|||
|
|||
I think:
[sql] DELETE FROM customavatar WHERE user.userid = customavatar.userid AND user.usergroupid = usergroupid; [/sql] |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|