The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Query to set all users "Display Usergroup" to Default?
Anyone know the syntax for a query to set all users "Display Usergroup" to Default?
This is in relation to the... AdminCp->User XYZ->Usergroup Options-> Primary is set to X, Display is set to Y. I want Y to revert back to Default, so that the primary will show up on Forum Home HTML markup, etc. Currently, not sure if I did it or not, the display usergroup is almost always set to "registered". Thanks in advance! |
#2
|
|||
|
|||
Bump, in case this got lost in the holiday shuffle.
Example of what I am looking to do is: UPDATE user SET reputation = 0 That would be used for resetting reputation. I am looking to reset the display group for members with multiple usergroups. So something like: UPDATE user SET displaygroup = 'default' Not sure if that is right, so if anyone could sound off on what the query to do that is, much appreciated. Thanks! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|