The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Profile fields
When adding new profile fields and in this instance having 3 different options to choose from,Ive set a default option to be checked but how can i update so that all users have this option updated as its only adding the default option as checked on the new sign ups we have rather then members in the database already!
|
#2
|
||||
|
||||
You'll have to go into the database and do a query to do this.
|
#3
|
||||
|
||||
Thanks Lynne any ideas what the query i would need to run would be?
|
#4
|
||||
|
||||
Something to do with the userfield table. Something *like*
Code:
UPDATE userfield SET fieldx=yyy WHERE fieldx='' I have NOT run this query and have no idea if it is correct! Use at your own risk. |
#5
|
||||
|
||||
Ok thanks for the advise Lynne i will make sure to do so!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|