if ($action=="edit") {
if ($HTTP_POST_VARS['action']=="doupdate") {
if($bbuserinfo[usergroupid]!=14) { echo "You cannot edit users!!"; exit; }