Topic on Skin talk:Chameleon

bootswatch cause "RuntimeException"

5
14.63.88.169 (talkcontribs)

Hi,

I just apply bootswatch's less files.

like follow:

$egChameleonExternalStyleModules = array(

__DIR__ . 'amelia_flatly_variables.less' => $wgScriptPath,

__DIR__ . 'amelia_flatly_bootswatch.less' => $wgScriptPath,

);

afte apply this to LocalSettings.php, It's cause the "RuntimeException"

Install chamelon by using composer. I think all components are successfully installed.

What do I do? I can't found any information about this at Google.

Thx.

F.trott (talkcontribs)

I have no idea. Do you have any more information, e.g. a file and line number?

178.199.61.84 (talkcontribs)

Exactly the same thing for me, I don't know where this error is logged....

Does someone know which component generate this error (for checking logs) ?

debian9 apache2 mariadb php7 mediawiki 1.27 last stable, skin chameleon working fine, but when I try to load something beginning with $egChameleon --> "Exception encountered, of type "RuntimeException"" on all webpages loaded,

F.trott (talkcontribs)
2605:E000:1316:C0F1:4477:BEDB:7D58:22A2 (talkcontribs)

Works fine for me on MW=v1.29, Nginx=v1.13.9, PHP=v7.0.1, Ubuntu=v16.04

However, since this latest update from bootstrap via composer, fk'd up my glyphicons, so it MAY be related?

Chameleon=v1.6 & Bootstrap=v1.2.3

Reply to "bootswatch cause "RuntimeException""