Quote:
Originally Posted by dekaybrown
I just went over my usergroup manager, and I cannot find anything that allows me to mass move people to a new group based on profile entries???
|
Run this query change the
x to the group you want them moved to
Code:
UPDATE `user` SET `usergroupid`='x', `homepage`='Ugg Boots' WHERE (`posts`='0')
Code:
UPDATE `userfield` SET `field1`='' WHERE (`field1`='man')