Topic on Extension talk:LinkedWiki

Fatal exception of type "MWException"

5
Legaulph (talkcontribs)
Product Version
MediaWiki 1.30.0
PHP 7.1.8 (apache2handler)
MySQL 5.6.34-log
Semantic MediaWiki 2.5.5
LinkedWiki --> 3.1.1
Apache Jena Fuseki 2.5.0
I'm seeing this error

/* [WmSRZ1TLdhLyhXELv3urDAAAAAg] 2018-01-21 13:11:03: Fatal exception of type "MWException"

  • /

if (window.console && console.error) {console.error("[WmSRZ1TLdhLyhXELv3urDAAAAAg] 2018-01-21 13:11:03: Fatal exception of type \"MWException\"");} mw.loader.implement("ext.LinkedWiki.SparqlParser@0y9y0vq",function($,jQuery,require,module){$(document).ready(function(){sgvizler2.containerDrawAll({googleApiKey:googleApiKey,osmAccessToken:osmAccessToken,path:mw.config.get('wgScriptPath')+"/extensions/LinkedWiki/node_modules/sgvizler2/build/browser"});});}); mw.loader.state({"ext.LinkedWiki.sgvizler2":"error"});

Karima Rafes (talkcontribs)

Have you insert your keys in the file keys.js ?

Legaulph (talkcontribs)

Can I disable the google maps sense I don't use it?

Karima Rafes (talkcontribs)

Normally, sgvizler2 downloads only libs used by the charts in the page. If you don't want use Google and OSM Map, you have always this error ?

Josephguillaume (talkcontribs)

Is it correct that if you don't want to use Google and OSM, you just set the keys to null? Leaving them commented out gives this error.

Reply to "Fatal exception of type "MWException""