The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
how can i empty out the signature field for all the users. i tried things like TRUNCATE FIELD 'user'.'signature' but i had no luck
|
|
#2
|
|||
|
|||
|
[sql]
UPDATE user SET signature = ""; [/sql] |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|