-1

I have set up a wiki on a hosted server. Whenever I go to the wiki, this is what I see:

enter image description here

I have followed the instructions, but the skin still doesn't get installed. What can I do? Thanks!

Sam Wilson
  • 4,402
  • 4
  • 29
  • 30
N Vora
  • 1
  • 1
    It looks like you don't actually have the Vector skin installed (the error message you show lists all available skins in your installation, and Vector isn't there). Can you please spell out what you've done so far? – Sam Wilson Jun 19 '18 at 01:31

1 Answers1

0

Add the line wfLoadSkin('vector'); to your LocalSettings.php file.

a stone arachnid
  • 1,272
  • 1
  • 15
  • 27