diff --git a/application/loginwebpage.class.inc.php b/application/loginwebpage.class.inc.php index 91aba1b12..bec2565b5 100644 --- a/application/loginwebpage.class.inc.php +++ b/application/loginwebpage.class.inc.php @@ -971,7 +971,7 @@ class LoginWebPage extends NiceWebPage } else if($ret === false) { - throw new Exception('Nowhere to go??'); + throw new Exception('Nowhere to go: Your combination of user Profiles denies you access to any '.ITOP_APPLICATION_SHORT.' portal. Please contact your administrator'); } else {