I installed it to extensions and added the following in LocalSettings.php
wfLoadExtension( 'DarkMode' );
The Darkmode shows up but when I click it all it does is adds a # to the end of the url.
It also does not change to Default
Thanks.
I installed it to extensions and added the following in LocalSettings.php
wfLoadExtension( 'DarkMode' );
The Darkmode shows up but when I click it all it does is adds a # to the end of the url.
It also does not change to Default
Thanks.
What MediaWiki version, browser, and skin are you using? It sounds like a JavaScript error. See w:WP:JSERROR on how to report those.
Mediawiki 1.39.1
Firefox 112.0.2 (64-bit)
vector
The resource from “<url that it won't let me post>/load.php?lang=en&modules=startup&only=scripts&raw=1&skin=vector” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff)
Thanks