Login required
HTYP has restricted the ability to create new pages.
You can go back and edit an existing page, or log in or create an account.
Whoops! The default skin for your wiki, defined in $wgDefaultSkin as vector, is not available.
Your installation seems to include the following skins. See Manual: Skin configuration for information how to enable them and choose the default.
minervaneue / MinervaNeue (disabled)monobook / MonoBook (disabled)timeless / Timeless (disabled)vector / Vector (disabled)You can paste the following lines into LocalSettings.php to enable all installed skins:
wfLoadSkin( 'MinervaNeue' ); wfLoadSkin( 'MonoBook' ); wfLoadSkin( 'Timeless' ); wfLoadSkin( 'Vector' );
skins/ directory from it.LocalSettings.php