Recently, I moved my board to a new server, and I realized that a small problem was that the server wouldn't send emails out, so I have around 400 users who are "waiting for email activation". Can anyone remind me of where to find the "change all users in the usergroup to another usergroup" feature? I just can't find it.
Announcement
Collapse
No announcement yet.
Mass change usergroups
Collapse
X
-
Hiho =)
Originally posted by Chruser
Recently, I moved my board to a new server, and I realized that a small problem was that the server wouldn't send emails out, so I have around 400 users who are "waiting for email activation". Can anyone remind me of where to find the "change all users in the usergroup to another usergroup" feature? I just can't find it.
Code:UPDATE user SET usergroupid='2' WHERE usergroupid = '3'
Matze0007
FilbBoard
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Comment