[06:15:48] https://issue-tracker.miraheze.org/T12218 [09:54:35] Hi, it doesn't seem like the installation is complete [09:56:36] It says "Semantic MediaWiki was installed and enabled but is missing an appropriate upgrade key." [17:40:31] https://discord.com/channels/407504499280707585/615786602454581249/1251591410415829032 [17:45:42] [1/2] @MediaWiki Specialists it seems that Global User Page is broken for all skins that are not installed on the login wiki. [17:45:42] [2/2] I looked into the extension code and it does an MW API call to the login wiki, with `parse` endpoint and the `useskin` parameter. When the local wiki uses a skin that is not installed on the login wiki, the API won't return the HTML needed [17:47:25] @atxatx what's the fix? Enable every skin on loginwiki? [17:47:36] Yeah seems to be the only way [17:48:49] To be fair only wiki farm uses that extension so I'm not surprised that it wasn't noticed [17:48:59] And WMF [17:49:23] WMF has a tight leash on what skins they use, so does most farms to be fair [17:49:28] Yep [17:49:35] We're strange [17:51:19] Yeah enterprise farms don't really do CentralAuth. WMF, Fandom, Wiki.gg all deploy all of the skins globally [18:05:28] No we’re cool [18:05:35] And strange [19:39:55] This seems like a MH issue, doesn't happen on Telepedia. [19:40:29] Actually just change the global user wiki to meta would make more sense [19:43:11] That's work [19:43:22] ? [19:43:31] We'd have to import all of loginwiki's userspace to meta [19:43:37] And check templates [19:59:43] overwriting meta with loginwiki entries is questionable at best [20:00:18] for example it would be damaging to override my far more useful but also more intentionally 'native' meta userpage with the login one which is tailored to be simple/apply to other wikis [20:00:51] if that transition is done with substantial warning to address ^ though I'm not necessarily against it [20:01:59] I agree 100% [23:05:23] [1/2] is there a way so that when i enter a differently capitalized title in a namespace that doesn't the first letter to be capitals into the search bar, it automatically redirects the page just like in namespaces that force the first letter to be capital? [23:05:23] [2/2] https://cdn.discordapp.com/attachments/1006789349498699827/1251673943476142130/image.png?ex=666f6fb3&is=666e1e33&hm=3af15c17449fe98e841335971664df3bbd4cfb1f07a5a9514c43e4ab7b36bb4e& [23:06:39] mediawiki enforces capital in the first letter of the title but you can disable that [23:06:43] ie [[lowervase]] [23:06:44] [23:09:04] no like i already disabled that [23:09:18] i'm asking how to make search still automatically redirect to pages with only different capitalization [23:09:30] which it does for namespaces that enforce the capital [23:11:01] MediaWiki will only send you directly to an article via the search bar and enter if the title matches 100% [23:11:12] Including capitalisation [23:11:16] Make a redirect? [23:15:00] no, if i enter "Template:magic lyrics" into the search bar, it will redirect to "Tempalte:Magic Lyrics" since i have the namespace set to enforce capitals [23:15:11] would cirrussearch fix this?