im not sure what is involved with the regular vbulletin code to change a users group, but it shouldnt be too hard to do it with a button, and ajax.post call and then do all security permissions in a plugin to change the user.usergroup id value. could even have dropdown next to it with multiple groups to be able to move user to. jQuery/ajax and posting to misc.php and getting the POST variables there.
|