Topic on Skin talk:Minerva Neue

יאיר מן (talkcontribs)

Add the row

wfLoadSkin ('MinervaNeue');

$ wgDefaultSkin = 'minerva';

Causes error 500

Alireza Ivaz (talkcontribs)

You should before using this skin, install MobileFrontend extension! After installing that extension, you can now install this skin. If the problem with installing the extension doesn't resolve, you can contact me to investigate.

Jdlrobson (talkcontribs)

Is MobileFrontend installed?

יאיר מן (talkcontribs)

No

Jdlrobson (talkcontribs)

Minerva for now (but hopefully not soon) depends on MobileFrontend.

Polymath uk (talkcontribs)

I had this on a fresh install of 1.39.1


The installer writes the line:

$wgDefaultSkin = "MinervaNeue";

in LocalSettings.php


and this fails right out of the box.


Change the line to read:

$wgDefaultSkin = "minerva";

63.226.105.190 (talkcontribs)

Had this exact same problem!

Reply to "Installation problem"