The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
as title says pls , i need to run a query to drop all custom avatars from one usergroup id, cheers
|
#2
|
||||
|
||||
![]()
[sql]DELETE FROM `customavatar` LEFT JOIN `user` USING (userid) WHERE user.usergroupid=$usergroupid[/sql]
This should work, but it's untested, so try it first on a dummy table. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|