diff --git a/classes/script_start.php b/classes/script_start.php index 4c4da687..a4d10e29 100644 --- a/classes/script_start.php +++ b/classes/script_start.php @@ -362,6 +362,7 @@ function user_heavy_info($UserID) { i.DisableAvatar, i.DisablePM, i.DisableRequests, + i.DisableForums, i.SiteOptions, i.DownloadAlt, i.LastReadNews, diff --git a/sections/user/user.php b/sections/user/user.php index 68b50836..006396e6 100644 --- a/sections/user/user.php +++ b/sections/user/user.php @@ -228,12 +228,6 @@ function check_paranoia_here($Setting) { } ?> if ($OwnProfile || check_paranoia_here(false)) { //if ($OwnProfile || check_perms('users_mod')) { ?>