diff --git a/sections/staff/index.php b/sections/staff/index.php index 74b3ea14..1aa15c14 100644 --- a/sections/staff/index.php +++ b/sections/staff/index.php @@ -27,7 +27,7 @@ Send to: diff --git a/sections/staffpm/assign.php b/sections/staffpm/assign.php index 2d984c47..efa7f662 100644 --- a/sections/staffpm/assign.php +++ b/sections/staffpm/assign.php @@ -11,7 +11,7 @@ if ($Level == 0) { // FLS conversation, assign to staff (moderator) - $DB->query("UPDATE staff_pm_conversations SET Level=700 WHERE ID=$ConvID"); + $DB->query("UPDATE staff_pm_conversations SET Level=650 WHERE ID=$ConvID"); header('Location: staffpm.php'); diff --git a/sections/staffpm/user_inbox.php b/sections/staffpm/user_inbox.php index 9a2768e1..6fcd4c08 100644 --- a/sections/staffpm/user_inbox.php +++ b/sections/staffpm/user_inbox.php @@ -41,7 +41,7 @@ Send to: diff --git a/sections/staffpm/viewconv.php b/sections/staffpm/viewconv.php index f8a016a6..82ee8276 100644 --- a/sections/staffpm/viewconv.php +++ b/sections/staffpm/viewconv.php @@ -149,7 +149,7 @@ // Staff classes foreach ($ClassLevels as $Class) { // Create one diff --git a/sections/user/takemoderate.php b/sections/user/takemoderate.php index 91257c94..cbe32b4e 100644 --- a/sections/user/takemoderate.php +++ b/sections/user/takemoderate.php @@ -144,7 +144,6 @@ die(); } - // User was not deleted. Perform other stuff. $UpdateSet = array(); diff --git a/sections/user/user.php b/sections/user/user.php index 4aa0a52e..2333ed9d 100644 --- a/sections/user/user.php +++ b/sections/user/user.php @@ -585,7 +585,7 @@ function check_paranoia_here($Setting) { foreach($RecentSnatches as $RS) { ?>