// Shows a nopermission if the arcade is closed if ($arcadegeneral['active'] == 0) { print_no_permission(); }