The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
I am trying to delete all the signatures of every member that is in the banned user group. I have created a select statement that does what I want but now I just need some help creating an UPDATE or DELETE statement.
Code:
select signature from usertextfield join user on user.userid = usertextfield.userid where user.usergroupid = 8 Thanks in Advance! :up: |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|