08-19-2016, 05:57 PM
I should also add that if you want to change the error message, it is in us_helpers.php lines 371-373....
Code:
if($user->data()->permissions==0){
Code:
bold('<br><br><br>Sorry. You have been banned. If you feel this is an error, please contact the administrator.');
Code:
die();