https://bugzilla.wikimedia.org/show_bug.cgi?id=57760

--- Comment #28 from James Montalvo <[email protected]> ---
Workaround for SMW for now if you're having problems due to non-default
$wgScriptPath is to explicitly set $smwgScriptPath in LocalSettings.php. So I
added the following prior to loading any extensions in LocalSettings.php, but
after I set $wgScriptPath:

$smwgScriptPath = $wgScriptPath.'/extensions/SemanticMediaWiki';

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to