The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
||||
|
||||
![]()
If you are using a mySQL-Version that is capable of multi table updates:
UPDATE userfield, user SET userfield.fieldx=user.oldfield WHERE userfield.userid=user.userid; Where fieldx is the new profilefield (eg. field10 for example) and oldfield is the name of the old field in table user. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|