Topic on Project:Support desk

Vector skin not working

3
78.70.128.190 (talkcontribs)

Hey,

I'm trying to use the Vector skin but it seems that it won't fully "load" up all the css files, All the other skins worksjust fine but not Vector.

When i do the following

http://dankerino.000webhostapp.com/load.php?debug=false&lang=en&modules=ext.smw.style%7Cext.smw.tooltip.styles&only=styles&skin=vector

I get these error messages:

/*
Problematic modules: {"ext.smw.style":"missing","ext.smw.tooltip.styles":"missing"}
*/

I have no idea what I could do to fix this, I've tried multiple solutions online in vain.

MarkAHershberger (talkcontribs)

I can't see what version of Semantic MediaWiki you have installed, but that extension seems to be the problem. What happens if you disable it?

Kghbln (talkcontribs)

Two things come to my mind here: Either $wgServer is set to something else than

$wgServer = 'http://dankerino.000webhostapp.com';

in your "LocalSettings.php" file or you did not add

enableSemantics( dankerino.000webhostapp.com );

to your "LocalSettings.php" file when installing Semantic MediaWiki.

Reply to "Vector skin not working"