The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
how to UPDATE user profile field1 back to blank text all user ?
We have custom profile field with Single-Line Text Box. |
|
#2
|
||||
|
||||
|
Ummm, possibly like this (you probably want to change field1 to something else though since you probably didn't really mean field1, right?)
Code:
UPDATE userfield SET field1=''; |
|
#3
|
|||
|
|||
|
nice moved! solved
.... THANKS |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|