diff --git a/index.php b/index.php index 8ab49818..43abaeda 100644 --- a/index.php +++ b/index.php @@ -276,7 +276,7 @@ if($load_it) $ignore = false; - $logged_access = 0; + $logged_access = 1; if($logged && $account_logged && $account_logged->isLoaded()) { $logged_access = $account_logged->getAccess(); } diff --git a/system/templates/forum.add_board.html.twig b/system/templates/forum.add_board.html.twig index b32a722e..f46d3a06 100644 --- a/system/templates/forum.add_board.html.twig +++ b/system/templates/forum.add_board.html.twig @@ -21,7 +21,7 @@