&banning; # Check for banned people
if ($username ne 'Guest' && !$settings[21] && $action ne 'profile' && $action ne 'profile2' && $action ne 'logout'){ $mandatorytext = qq~Please modify your profile so that the "Secret Question" and "Answer" entries are valid.~; &fatal_error($mandatorytext);}