[01:06:16] Can I get a a:joesplode: reaction in announcements [01:16:21] [1/2] @cosmicalpha DPL completely broken it seems, for example here: (fair warning, is a wiki for a NSFW game) [01:16:22] [2/2] And just gives some an error. [01:16:44] I will look in ~ 10 minutes [01:17:00] actually I'll look now lol [01:20:53] Disable and reenable and it should fix (or really just make any ManageWiki change) if you cant I can manually purge cache. [01:21:20] I purged on one server and connected through that server and it worked. [01:23:01] Yep, that worked ๐Ÿ™‚ [01:30:12] Broken? [01:30:28] Did Miraheze just explode for anyone else [01:30:39] For about 20 seconds [01:30:44] It's back to normal for me now [01:30:51] Unbroken [01:30:59] Refreshed and it's good for me now [01:36:08] seems to have borked my dependency lists too but a null edit fixes it [01:39:04] Itโ€™s funny how this is in the top 3 most smoothest upgrades \:P [01:41:41] aw man all of my header styling is messed up with the upgrade [01:42:56] [1/2] Hmm, seems for some reason, using Timeless skin, the upgrade also added a "Navigation" header, with "Special pages" under it at the bottom of the sidebar (and it is not present at all indeed in `Special:Sidebar`), even under the Administration header, that bureaucrats see. Sure it wouldn't be hard to just display:none it to get rid of it, but that fact it exist at all, seems weird to [01:42:56] [2/2] me [01:43:44] probably the smoothest ever considering how many breaking changes. [01:43:53] probably so, I wouldnโ€™t doubt [01:44:20] but the masses want to know: ๐ŸŽค Where is SUL3! [01:44:56] I plan to deploy SUL3 either tonight or tomorrow lol [01:50:10] Hello, I tried disabling and enabling DPL but it still isn't working and if I try editing a page (like this one for example ) only half it's fixed, is there anything else I can do or should I wait until it solves itself (things sometimes do that after mediawiki updates LOL)? :xsob: [01:51:46] Did you actually save, after disabling DPL, and then enable and save after that? [01:53:14] yes, or at least I do see the 2 changes on the managewiki log (I didn't change anything else so they wouldn't have been saved if I did something wrong i think) [01:54:35] I changed dpl4's and not dpl settings because that's what we had enabled (I didn't set up any of this) btw [01:55:35] Yeah that should be the one indeed, no idea then, as that worked for me [01:57:15] https://cdn.discordapp.com/attachments/407537962553966603/1414791733698498691/20250121_130859.jpg?ex=68c0dafa&is=68bf897a&hm=9eeb4fa2dfcff4349f98a6373894b1a0d50c9500bbac417bb9e02025a537e058& [01:57:39] @Discord Moderators [01:58:04] What a timing for a scam to show up xD [01:58:23] This is why i stay up late [01:58:53] [1/4] MediaWiki internal error. [01:58:53] [2/4] Original exception: [8f810cce7d1f2fe7f965298c] 2025-09-09 01:58:40: Fatal exception of type "Wikimedia\Rdbms\DBQueryError" [01:58:53] [3/4] Exception caught inside exception handler. [01:58:54] [4/4] Set $wgShowExceptionDetails = true; at the bottom of LocalSettings.php to show detailed debugging information. [02:02:34] 1/4 of our wikis affected. Down [02:04:34] https://tuscriaturas.miraheze.org/wiki/Caladrio [02:04:37] [1/6] ``` [02:04:37] [2/6] Error 1054: Unknown column 'cst_wl_comment_id' in 'WHERE' [02:04:37] [3/6] Function: MediaWiki\Extension\CommentStreams\WatchHelper::isWatching [02:04:38] [4/6] Query: SELECT COUNT(*) AS `rowcount` FROM (SELECT 1 FROM `cs_watchlist` WHERE cst_wl_comment_id = 17094 AND cst_wl_user_id = 4 AND (cst_wl_comment_id IS NOT NULL) ) `tmp_count` [02:04:38] [5/6] ``` [02:04:38] [6/6] @cosmicalpha did you run the SQL for commentstreams yet? [02:05:02] maybe this happens in pages with comments [02:05:06] Ive been running for CS wikis I see in logs otherwise its still pending all other SQL [02:05:43] alr [02:06:23] strange, only happens in Caladrio. The one I am editing right now... [02:10:09] strange, the preview also loads... [02:15:42] [1/2] Because CommentStreams is broken, any page with non-zero comments will show an error. [02:15:42] [2/2] Previewing doesn't show comments, so it is spared. [02:20:06] Pages with comments look fine on the wiki I'm on [02:21:13] But looking at the CommentStreams log, it's no longer providing a direct link to the comment page. Instead, it just shows a link to the page the comment was made on [02:40:57] We have the same on our wiki. Did you get yours fixed? [02:41:03] https://got.miraheze.org/wiki/Item_Spawns [02:43:02] So a while back I asked about link suggest not working when syntax highlighting is turned on in Source Editor and was told that it'd work in MediaWiki 1.44. I tested it just now, and link suggest still does not work with syntax highlighting on, though it works fine with it off. Are there still updates to come that'll get this working? [03:36:21] no [03:36:35] what wiki again? [03:36:42] tuscriaturas [03:38:05] in progress [03:38:49] and done @jakeukalane [03:43:32] I think @pskyechology interpreted your question (autocompleting category links) as something else. LinkSuggest conflicts with syntax highlighting [when I tested extensions for 1.44](https://exttest.mirabeta.org/wiki/LinkSuggest). [03:44:38] [1/2] This feature seems to work pretty well on WikiEditor though. [03:44:38] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1414818758727565393/image.png?ex=68c0f426&is=68bfa2a6&hm=26c853a4b372687d50a8449679c3dd3e3fc56adad61acab61e8d8b9eb235538f& [03:44:54] Ah, so there's no way to get it working? [03:45:34] But yeah I usually use LinkSuggest for category links, since the wiki has long category names. [03:45:41] It only supports main NS pages, which is unfortunate. [03:46:36] So inserting links probably isn't super helpful, since I'm adding a category in Source and not a link, haha. [03:47:07] Seems like a longstanding issue https://phabricator.wikimedia.org/T300618. wiki.gg is probably interested in it as well since both river and alex subscribed to it. [03:48:57] it is, since there is no difference between category and link syntax [03:50:02] But won't it just create a link that we'll have to remove the colon for, to get it to go back to being a category? [03:50:22] I guess it still might be slightly faster than typing it all out by hand... ๐Ÿ˜… [03:50:23] just tried it in the editor, no colon [03:51:46] Hm, is it an extension? I don't see it on the editor on our wiki ๐Ÿค” [03:52:04] just the default insert link button right after the italic button [03:52:17] annoyingly you do have to type out Category: first :( [03:52:36] https://cdn.discordapp.com/attachments/407537962553966603/1414820763642499093/image.png?ex=68c0f604&is=68bfa484&hm=de345c28aac8b891fff21e258a1434f271c819af6cfd647443d2ee33f8274230& [03:52:40] Oh I see it, sorry didn't realize it was just an icon, haha. Thanks! [03:52:48] Adding a namespace alias might help? [03:52:53] Lemme try it on Mirabeta [03:53:57] [1/2] Success [03:53:58] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1414821104475705557/image.png?ex=68c0f655&is=68bfa4d5&hm=e35ed918351e173aec0019629e31a9ed3956d0b1cd407ccc3ca5544bf5249501& [03:54:23] You're right, it doesn't add a colon and seems to work fine. This could be a good workaround, thanks! [03:55:13] [1/2] Just need a bureaucrat to add this alias for the `Category` namespace. [03:55:14] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1414821422026719273/image.png?ex=68c0f6a1&is=68bfa521&hm=9045040fe1b68023e1ddfffcb056987058b2932d97f6d487ed8141b9f2cfb1a1& [03:55:39] I'll ask, thanks! [03:58:53] wonder if something as short as C would work [03:59:25] only conflict I can think of would be interwiki [03:59:46] so something like mw would not work for the MediaWiki namespace [04:00:57] [1/3] Probably. This a `LocalSettings.php` I had a few years ago. These single-letter namespaces worked without problem. [04:00:57] [2/3] Someone did grill me over the choice of MW because of conflicts with the interwiki table. [04:00:58] [3/3] https://cdn.discordapp.com/attachments/407537962553966603/1414822863999078491/image.png?ex=68c0f7f8&is=68bfa678&hm=4033127dedd50ab9f23fcd8638c8d1d15f5867501c0b2bdb86ded86ba67a07c4& [04:01:17] i leave [[C:]] [04:01:18] [04:01:42] damn you commons [04:01:46] There's only one way to find out which one takes precedence. [04:03:41] Namespace aliases have higher priority than interwiki tables. [04:04:31] I won't be too worried about this conflict unless the wiki has a history of relying on the old commons interwiki prefix. [04:05:03] i think ive seen people try this with M: and Meta wins [04:06:30] I think that may have used to be the case but not sure if it still is. [04:06:49] seems solved [04:07:03] thank you [04:07:04] nice [04:08:23] Seems to be the same on MW 1.38. [04:14:49] That should be the case. `m:` should never be overwritten [04:22:29] [1/2] I think the update clashed with my CSS? It's not supposed to have that grey bar [04:22:30] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1414828285182873601/image.png?ex=68c0fd05&is=68bfab85&hm=32c72b6f43736777a2817f0629f7f5f38a1e44622fc8074f33fd856d5e6e452a& [04:26:50] i did try using Inspect Element but I could not see what was actually causing it [04:31:17] [1/2] what the... [04:31:18] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1414830498408304660/image.png?ex=68c0ff15&is=68bfad95&hm=8836ee71ae84dacc89e44947e1b80f7504ae74601e67eefa0dba78e12403f417& [04:33:09] huh [04:33:15] MediaWiki:Sidebar [04:33:38] probably an issue in there [04:34:08] [1/3] already checked sidebar the moment i noticed this [04:34:08] [2/3] it wasn't there before the wiki updated to 1.44 [04:34:09] [3/3] https://cdn.discordapp.com/attachments/407537962553966603/1414831214350565386/image.png?ex=68c0ffbf&is=68bfae3f&hm=648e897e14f8318522c0211b723cb46068872e382d48c26e599ff730151bd8d3& [04:34:38] what skin are you using? [04:35:56] [1/2] Could be... [04:35:57] [2/2] `MediaWiki:-navigation` [04:36:14] [1/2] since i use cosmos [04:36:15] [2/2] MediaWiki:Cosmos-navigation [04:36:55] [1/2] citizen, checked another wiki, had same thing, skin is likely the problem [04:36:55] [2/2] citizen-navigation doesn't exist [04:36:57] Cosmos has its own version of MediaWiki:Sidebar other skins mostly dont afik [04:37:29] [1/3] Check : [04:37:30] [2/3] MediaWiki:Citizen-navigation [04:37:30] [3/3] I had citizen skin at one point. It did have a random item in there that i didn't want. [04:37:49] it might be in MediaWiki:Sidebar [04:38:08] under some special placeholder header [04:38:13] [1/2] Good skin btw, ty for it. [04:38:13] [2/2] Still waiting for true darkmode and not invert, but i'm sure lots of people tell you that. [04:39:33] hey yeah well technically Cosmos is different whereas its configured and then based on light or dark colors the rest of the skin adapts to light or dark mode. I once tried to actually add a mode switch for it but it became complicated because it conflicted with the configured value. [04:41:11] ty for your insight. hope you find a way [04:41:26] Maybe I'll go back to it soon. [04:41:48] I have some work to do on it before MW 1.45 to make it keep working properly so maybe I'll try more at that point. [04:42:50] [1/2] hmm... [04:42:50] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1414833405081817209/image.png?ex=68c101ca&is=68bfb04a&hm=d3b65f5af78f9dc2e7677af1d32d23cc8dee13ffe9cc834d6ce495d03e43f596& [04:43:28] [1/4] I enabled citizen skin on a throwaway wiki [04:43:28] [2/4] I noticed they have different classes (the two buttons) [04:43:29] [3/4] https://cdn.discordapp.com/attachments/407537962553966603/1414833563031044106/image.png?ex=68c101ef&is=68bfb06f&hm=0cce484d268aa1a5188a8465a95a0b4d3793a09a1c81feba69cc51647ab07cd3& [04:43:29] [4/4] https://cdn.discordapp.com/attachments/407537962553966603/1414833563660193792/image.png?ex=68c101ef&is=68bfb06f&hm=56e38e869915afe824c6d0b657d686db3a8eedee72119993876a1dea3e2a260c& [04:44:06] But yeah, same issue [04:44:23] [1/3] t-specialpages [04:44:23] [2/3] n-specialpages [04:44:24] [3/3] Maybe target them in css and delet [04:45:11] Where is that at? Also perhaps this is worth a note in announcements as a pretty major behavior change... I'll wait for now though but perhaps this and the changes to the DOM that will effect some CSS could use an announcement.... [04:45:26] https://www.mediawiki.org/wiki/Manual:Interface/Sidebar#Deprecation_warning_for_Skin::appendSpecialPagesLinkIfAbsent() [04:46:27] [1/2] template seems to have broken ๐Ÿ˜ต [04:46:27] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1414834314406924288/image0.jpg?ex=68c102a2&is=68bfb122&hm=aeeef3570cc51d3c3c7bf11ac95d6fff1f49e55626bc05e1626bc7c320172c50& [04:46:45] [1/2] oh, i called it [04:46:45] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1414834388788711446/image.png?ex=68c102b4&is=68bfb134&hm=28e9cd797a43df6f6e17b0572e98fbd177ec4ffd1c2272b2256c97b613a58ef5& [04:46:47] Ah so set MediaWiki:Specialpages-url to `-` [04:47:32] that fixed it [04:47:36] honestly this is an odd change... [04:49:11] oh what [04:49:14] did i miss something [04:50:22] Yes I rewrote and re-released DPL3 which is now DPL4 with far to many fixes and changes to even explain. One of which that template is no longer used so its removed by the update script. [04:51:26] oh man [04:51:29] I closed about 30 user reported bug reports and fixed other unreported bugs (and maybe introduced one or two that havent been found yet) its also better performance and much more modernized. [04:51:30] morning ... [04:51:49] It still adds the Specialpages automatically even when it's manually on Mediawiki:Sidebar? ๐Ÿค” Are they going to remove that automatic addition later?? [04:52:01] do you know what could be the issue with this then? https://cdn.discordapp.com/attachments/407537962553966603/1414834314406924288/image0.jpg?ex=68c102a2&is=68bfb122&hm=aeeef3570cc51d3c3c7bf11ac95d6fff1f49e55626bc05e1626bc7c320172c50& [04:52:29] uh yeah make any change to ManageWiki and see if it fixes it. [04:52:49] If you can't I can purge the cache on the servers. [04:54:12] Although I literally have been working on this MW 1.44 upgrade for14 hours near straight it has been one super long day so once I deal with these last little issues for the night im going to call it a night.... [04:55:57] Did you set it like ` specialpages-url|specialpages`? [04:56:32] ah no we used `Special:SpecialPages|Special Pages` I guess that's the issue [04:57:02] Ah yep probably then. [04:59:36] yup, changed the syntax, and it removes the automatic addition, so that was it [05:01:41] I just checked my CSS and I definitely used CSS to remove the bar, so IDK why it popped up again [05:02:28] They changed some of the HTML structure so some CSS needs to be adjusted for the new structure. [05:04:56] Anyway unless there is something really urgent (ping if so) I am off for the rest of the night [05:07:39] byeee [05:08:40] [1/2] only one of my wikis uses dpl [05:08:41] [2/2] and all wikis will need Special pages link tweak? pretty sure it always was in toolbar [05:09:44] Yeah its been moved from toolbar to sidebar [05:09:46] I've only seen this issue on the Citizen skin, was fixed using specialpages-url to - [05:09:58] Its all wikis. Not skin specific [05:10:41] [1/2] oh [05:10:41] [2/2] it was a lot more noticeable on citizen since toolbar and navigation panel are placed in between each other [05:10:56] Maybe that's it yeah. [05:11:05] i just woke up 15min ago [05:22:10] [1/2] Does anyone know how to fix this? (Fyi I don't have editinterface right, but I'll ask the crats to fix it) [05:22:10] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1414843304067203163/Screenshot_20250909-121232.jpg?ex=68c10b02&is=68bfb982&hm=f8421b35c57f6296623c3aec7a00584a68c50920c7e4b22dc7538a6520332da3& [05:27:15] [1/2] Set https://wm.miraheze.org/wiki/MediaWiki:Specialpages-url to - [05:27:15] [2/2] as a temporary fix [05:28:50] Ah alright, thanks! [05:36:10] ok i double-checked, and it's true; somehow citizen seems to have two special pages links regardless; I guess it's built into citizen somehow [05:37:05] @atxatx ^ is that an issue with citizen? [06:15:04] [1/2] only upload left and is now just empty block when logged out lol [06:15:04] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1414856616204959834/Screenshot_20250909-101400.png?ex=68c11768&is=68bfc5e8&hm=484e1c3883f2289ffe186b9f540cde494f08d981e08d5d108273dc4a0b4ad62d& [06:15:19] id rather keep special pages in tools [06:15:33] otherwise will have to go w/ admin links i guess [06:16:39] why are you still not sleeping?? [06:16:40] It might have been changed due to things with 1.45 like Special:SpecialPages is completely redesigned and stuff so I guess they are moving with changing related stuff around. [06:16:58] its only midnight lol [06:17:32] shortened urls are there if you have that turned on [06:17:41] yeah, but i don't [06:17:49] and create redirect :P [06:18:20] at this rate might put both special and upload links in normal sidebar sextion and just hide toobar [06:19:23] but i had to use js to rearrange block order before lol [06:19:50] You can rearrange using MediaWiki:Sidebar cant you? [06:20:13] not the wiki tools [06:20:25] yeah, but tools not [06:20:28] i think that's probably why they moved special pages, it's at the bottom of most skins [06:20:33] wait, toolbar is in sidebar [06:20:37] I thought you could what am I thinking of then? lol [06:20:42] I thought toolbar was in sidebar [06:20:48] lemme try [06:21:25] nope, tools still here [06:21:34] i removed toolbox from mw:sidebar [06:21:47] yeah it's a different section, you gotta js to move it [06:22:51] moving links manually just works in my case cus there's wiki works section in sidebar [06:23:01] plus i use for myself custom sidebar [06:23:40] Welcome [06:23:40] idk about other wikis [06:23:48] welcome [06:34:40] [1/2] timeless got 2 id's for wiki tools, right? [06:34:40] [2/2] normal and mobile view [06:35:01] just can't inspect elements now [06:39:16] huh did old vector lost toolbar? [06:39:22] i can't see it [06:47:26] nvm, it's one [07:01:32] dpl change broke half of fisch's wiki ๐Ÿ˜ญ [07:05:22] It should be fully compatible if it isnt its an issue. [07:05:34] [1/2] ran into an issue: [07:05:34] [2/2] > Extension:DynamicPageList4 (DPL4), version 4.0.0-alpha.5: Error: Too many categories! Maximum: 4. Help: increase $wgDplSettings['maxCategoryCount']/code to specify more categories or set $wgDplSettings['allowUnlimitedCategories'] = true;/code for no limitation. (Set the variable in the wiki's LocalSettings.php/code configuration file.) [07:05:49] nvm still need help [07:05:49] Ah that. I will change the global limit to 10 [07:06:29] can it be a customizable thing in managewiki [07:07:40] Not immediately I need to see how the performance works for it with much higher levels before we do, however we can set allowUnlimitedCategories for fisch if you want? [07:08:17] Im okay with some using unlimited via LS but id like to manage that. [07:08:53] The difference is that notcategory counts towards the category limit now as well @snowfleaf [07:09:50] i'm not really sure i'm just an interface admin for the wiki haha [07:09:53] @celeranis what do you think [07:10:59] Yes but it should be patched recently [07:16:28] uhhhhh [07:16:30] alright [07:16:31] https://excaeliscientia.miraheze.org/wiki/MediaWiki:Refreshed.css [07:16:36] How do I apply fonts to the wiki? [07:16:48] Ive tried this many times, but I havent asked for help yet so [07:25:25] [1/4] cosmic, idk if it's critical, i was testing out various toolbar links [07:25:25] [2/4] 63361c75269aa963987dd9a4 [07:25:25] [3/4] [07:25:26] [4/4] https://cdn.discordapp.com/attachments/407537962553966603/1414874318273511424/Screenshot_20250909-112410.png?ex=68c127e4&is=68bfd664&hm=e6f072b2e45b46ee1c36137433c557346ae4af3e2ab4478510c582e367a281ce& [07:26:25] Ignore for now, it will be fixed once I run SQL everywhere I havent done global contributions SQL yet. [07:27:33] no rush but is it possible to set the global limit now? this limit is breaking one of fisch's major articles :tt_sweat: [07:28:37] sure I guess [07:28:53] this limit is breaking fisch's major articles so i guess yeah :tt_sweat: [07:33:03] done [07:37:24] til toolbar offers expand/collapse everything on a page w/ collapsible claasses [07:38:53] so far, on my wiki, it's useful now only on user pages [07:39:43] otherwise it's only upload for users and empty block for anons + expand/collapse [07:51:09] okay think I'm gonna have to put the css down for a minute, not even reverting it back to yesterday made it work right so I have no idea what I'm doing wrong [07:51:49] I got rid of the grey bar but now my link colors are broken [08:00:22] FIXED THE LINK COLORS but the gray bar is back [08:01:43] [1/2] I'm also having issues with DPL4 on [my wiki](). Disabling and re-enabling the extension fixed ~70% of the broken articles, but ~30% are still broken. For example, on [this article](), only the "Vinyl" section works but all other sections don't. I' [08:01:43] [2/2] m not really sure what's causing the issue. Is it because there are too many DPL queries on the article? [08:05:09] Ah you hit a breaking change, change your & separators to `<&>` the change was done so that it is possible to match when categories actually unclude an `&` sign so the method to make a logical AND was changed to `<&>` [08:09:08] Oh wow I didn't notice that change to SpecialPages before [08:12:19] Ah okay, that makes a lot of sense. I made the change and worked. Thank you so much! [08:16:59] Awesome! Glad it worked. [08:17:25] And no problem! [08:33:18] what were the changes made to 1.44? [08:41:57] utg banned from ever being on miraheze again (joke) [08:43:07] but uh we can make graphs now using an extension [08:43:44] [1/2] The Sidebar changes mentioned earlier, DPL4, removal of GrowthExperiments (and the planned removal of Flow/StructuredDiscussions, more on that later), SUL3 for better login and browser cookie support (not yet active but soon), GlobalContributions (not yet working but soon), and then https://www.mediawiki.org/wiki/Heading_HTML_changes (yes it says 1.43 but i [08:43:44] [2/2] t was only available but disabled by default in 1.43 the actual change went live with 1.44) are the most significant changes in MW 1.44. I could be missing some. Its a massive upgrade overall lol. [08:45:00] (once its added6 [08:45:48] Oh yeah Charts extensions will be installed soon. [08:46:33] we can make PIE CHARTS!!!! [08:46:37] and BAR GRAPHS!!! [08:46:45] ๐Ÿ˜‹ [08:47:41] 1.44 is one very massive upgrade that changed a ton. [08:47:58] oooooh [08:48:06] is there like a full changelog [08:49:22] There is the very technical changelog https://github.com/wikimedia/mediawiki/blob/REL1_44/RELEASE-NOTES-1.44 and a bit of a condensed one... https://www.mediawiki.org/wiki/MediaWiki_1.44 [09:06:15] [1/2] Citizen.css styling getting overrided by default styling for some reason??? [09:06:15] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1414899694026625136/image.png?ex=68c13f86&is=68bfee06&hm=3646d52476ef097af9eb92d817433f27976a8850375e2ef69c1d5ce2aa0e4288& [09:06:20] It worked completely fine until today [09:06:26] I didn't change anything [09:06:29] when in doubt blame 1.44 [09:06:40] ts pmo icl [09:07:50] you should probably put this in #support though [09:09:29] `:not(.client-darkmode)` is overriding the CSS on the bottom [09:09:39] Well why is it a thing now? [09:10:05] And how do I stop making it override my stuff ๐Ÿ˜ข [09:10:05] is it caused by your css perchance? [09:10:26] Not my personal CSS, no. [09:10:33] The infoboxes were totally fine yesterday [09:10:45] I didn't change anything, and suddenly the styling's broken today [09:12:08] i'll just place the variables in a new root with :not(.client-darkmode) then [09:12:41] [1/6] Best I can give you is to change the third CSS block to: [09:12:41] [2/6] ```css [09:12:42] [3/6] :root.skin-theme-clientpref-night, :root.skin-theme-clientpref-night:not(.client-darkmode) { [09:12:42] [4/6] ... [09:12:42] [5/6] } [09:12:42] [6/6] ``` [09:13:02] Or this [09:13:21] I guess... [09:14:57] That did the job [09:18:49] what b [09:19:05] [1/2] bundled means here [09:19:05] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1414902925955960832/Screenshot_20250909-131841.png?ex=68c14289&is=68bff109&hm=fbad5b332700f5bb7473aa96a93aff8cbfd8f8200e62eb3dd432db032c41f4ec& [09:22:14] part of the tarball so default installed if downloading via the tarball but not part of core. [09:40:26] question is there a way for https://wiki.giantessdimension.net it says The Giantess Dimension Wiki but i want to make all of my sites the same format like Wiki - Giantess Dimension or Giantess Dimension | Wiki [09:47:04] [1/2] yeah this, makes the log completely useless [09:47:05] [2/2] Also non-mainspace pages no longer have any comments (e.g. https://battlecats.miraheze.org/wiki/User_talk:TheWWRNerdGuy should have multiple comments and was a major component of our talk pages) [09:53:56] I also can't seem to add user talk to wgCommentStreamsAllowedNamespaces [09:59:47] It also seems to have broken the `` tag [10:00:41] `` works fine [10:14:34] I enabled commentstreamsallowednamespaces for the user namespace, seems to have got rid of every comment on [my user talk page](https://battlecats.miraheze.org/wiki/User_talk:TheWWRNerdGuy), but not [somebody else's](https://battlecats.miraheze.org/wiki/User_talk:Porokking) [10:15:53] no wait it looks like talk pages are having their comments overridden by their content namespace [10:16:36] since [User:Porokking](https://battlecats.miraheze.org/wiki/User:Porokking) has the same comments as [User talk:Porokking](https://battlecats.miraheze.org/wiki/User_talk:Porokking) [10:20:26] when I try and write a comment on the talk page it vanishes. Strangely, if I write a reply on the talk page it's fine [10:21:04] [1/2] why are templates like this [10:21:04] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1414918522210877513/Screenshot_20250909-072042.png?ex=68c1510f&is=68bfff8f&hm=5005e73047888de1f7a70c565976bada09cb1fd936e6fb858a2d4d6b35382e6b& [10:35:59] [1/2] interesting affection [10:36:00] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1414922279200096338/image.png?ex=68c1548f&is=68c0030f&hm=18905b601bbf71210be231415adb863cea02431d1ec2bc2fea47b6bfb62d1e40& [10:51:04] Fixed. [10:56:42] Ideally someone should backport https://gerrit.wikimedia.org/r/c/mediawiki/skins/MinervaNeue/+/1180695 to `MediaWiki:Minerva.css` and then remove it after we upgrade to MW 1.45. Some other tables on meta might be broken too. [11:03:02] [1/2] Could you do this to Blue Archive Wiki as well? I just asked the bureaucrat to submit a task on Phorge https://issue-tracker.miraheze.org/T14248 [11:03:02] [2/2] I wonder if the excessive database reads at fischipedia and Blue Ardchive Wiki have anything to do with DPL. I don't remember seeing long preview times for pages that heavily utilize DPL (2-3 seconds at most), but who knows. [11:17:33] This is the kind of occasion where I wish admins have `editsitecss`. [11:49:36] Is anybody else getting "Fatal exception of type "Wikimedia\Rdbms\DBQueryError""? [11:51:11] Getting fatal errors on any pages with Mermaid diagrams on ours [11:56:06] my main page suddenly feels like its slowed down tremendously [[mh:utg]] ๐Ÿ˜ข [11:56:07] [11:56:23] Looks in #tech-ops Well that sounds bad [11:57:50] He does that sometimes [11:58:19] Do you get an error code [11:58:39] cant really help with just that [12:00:46] it's the error of sql is still in progress apparently [12:06:57] [1/2] Why does this extension become completely non-functional while using Syntax Highlighting? [12:06:57] [2/2] https://www.mediawiki.org/wiki/Extension:LinkSuggest [12:07:05] The only recent one in #tech-ops is jobs. They'll fix themselves. [12:11:21] Are there any functioning versions of this? [12:18:01] not that I know of, but there is a vscode extension which provides syntax highlighting [13:07:28] Any reason why we're not backporting it to REL1_44 upstream? [13:09:12] Why is it so hard to create an infobox, which is basically just a table? Is there a way I can make on in MediaWiki without needing to mess with templates and extensions? [13:10:58] If it's only needed on one page, you can just use [[Help:tables]] [13:10:59] [13:11:56] Nah, it [13:12:09] Or you could take one from [[dev:Category:Infobox templates]] [13:12:10] [13:12:22] Hello [13:13:39] Thanks, I never saw that page before [13:13:57] Although isn't that importing from Wikipedia, which we are not encouraged to do? [13:14:12] That is our own Development wiki [13:14:28] Those are simplified templates [13:14:31] most dev templates are un-wikipedia-fied [13:14:36] ok great [13:14:54] once you get the ropes of wiki text and templates it's easy to make all round, can be addictive even lol [13:28:05] The syntax highlighter has its own link suggestions on 1.44 [13:28:26] But I'm pretty sure $wgCodeMirrorV6 has to be enabled for it to work? [13:28:44] How do I do any of this? [13:29:11] Well first try writing half of a link and clicking Ctrl+Enter to see if link suggestions pop up [13:31:00] It does not [13:31:15] [1/2] Yea... [13:31:15] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1414966384152285244/Screenshot_20250909-093057.png?ex=68c17da2&is=68c02c22&hm=0902f0347b5ff267a9eba0edbc1acd055e139478418e0ba7db8927964006ecc8& [13:31:53] Then open a Phorge ticket requesting $wgCodeMirrorV6 for your wiki [13:32:03] could you copy the error code in the square brackets and paste it here? [13:32:18] c028dc071d4779c33158ab17 [13:32:20] Thanks [13:33:16] Thanks, the error is caused by the Mermaid extension; I'll see if I can fix it, please open a ticket on [[Phorge]] regarding the error so it can be tracked [13:33:17] [13:43:53] how can i get these images in my infobox centered? https://grimdark.miraheze.org/wiki/Imperium_of_Man [13:44:22] and is there a way to make it so "Capital" and other categories don't link to a non-existent page on the wiki? [13:45:43] Imperiumaquila.png|center and Imperiumaquila.png|centre don't do anything [13:45:45] https://issue-tracker.miraheze.org/T14250 created [14:20:19] {| class="wikitable" style="text-align: right;" doesn't get the table to align right... sigh [14:21:55] [1/2] are you aligning the table or its content? [14:21:55] [2/2] because `text-align` is for conteng [14:22:54] I was trying to align the whole table to the right side of the page, but then it wouldn't be text-wrapped. I'm back to trying to get one of the images in the Infobox country template to center align [14:23:08] https://cdn.discordapp.com/attachments/407537962553966603/1414979443117523126/Screenshot_2025-09-09_101025.jpg?ex=68c189cc&is=68c0384c&hm=4e56e10e493f579e9095169e5f2089f2359ea281d7d4984a48b18bd93debc5ce& [14:24:11] link to template/table? [14:26:19] https://grimdark.miraheze.org/wiki/Imperium_of_Man [14:26:37] which templates were affected [14:26:53] stuff in the fishing rods article [14:27:04] resolve dnow tho [14:28:30] this is the template i imported: https://dev.miraheze.org/wiki/Template:Infobox_country [14:33:10] I guess you have to include a coat of arms that goes to the right of the flag [14:35:38] it looks like it wants to have both but coat is optional parameter, it's not supposed to affect if not provided [14:36:21] also, why is the name of the country left-aligned? sigh [14:36:37] guess I will just go without an infobox [14:37:25] ngl i haven't seen other people having problems w/ this infobox [14:38:26] guess I'm just lucky [14:38:53] the source code is right there if anyone can tell me why mine is messed up [14:39:45] [1/2] you don't have these [14:39:45] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1414983622594789438/Screenshot_20250909-183931.png?ex=68c18db0&is=68c03c30&hm=d1b14f912fb7d5de5002b0af4fb7a50f94d9df6bf719f7a05f27b0eb05ed2950& [14:39:50] might be the reason [14:40:19] also missing CSS very likely [14:40:54] [14:41:24] CSS is something all of the internet uses so it had to be considered always [14:41:40] https://grimdark.miraheze.org/wiki/MediaWiki:Common.css [14:42:04] try these two templates [14:42:15] you imported w/o dependencies [14:42:48] [1/2] Is this a known issue with the update? [14:42:49] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1414984392362954893/image.png?ex=68c18e68&is=68c03ce8&hm=e8ca56f4ff9b8b3dbdb0547ed489c451373ba50e16ad9fe563f04b11cca0eccb& [14:43:20] images being broken? :ThinkerMH: [14:43:40] Yeah. [14:43:49] my wikis aren't affected [14:44:00] huh nvm it fixed itself after about 15 miutes [14:44:18] i imported template:nowrap and template:lower from the dev site but it's still not working [14:45:19] i've wasted my entire morning on an infobox [14:47:06] i'm just going to abandon the infobox until the template or css gets fixed [15:11:47] [1/2] With wikibase Iโ€™ve noticed that https://evolutionism.miraheze.org/wiki/Item:Q1 I had to rename a local file to one that was on wikimedia commons for it to show up. [15:11:47] [2/2] It does not accept images that donโ€™t exist on wikimedia commons. [15:12:56] Miraheze commons does not work and local files do not work [15:21:50] Why is the miraheze tag grey? [15:22:00] It should be yellow [15:25:36] Hey so I have a question about IP ban lists. [15:27:57] An experiment found that apparently you can force a local image with an xml import but not edit it [15:28:53] What is it [15:49:52] so is it possible to change from The Giantess Dimension Wiki to Wiki | Giantess Dimension without changing The Giantess Dimension Wiki on the wiki [15:49:56] doesn't look grey to me [15:50:11] ask away? [15:50:44] doubtful [15:51:21] [1/2] now my turn for a question [15:51:21] [2/2] remind me please how long it takes for Special:WantedPages to update? [15:57:30] What do you mean? [15:57:40] I think it is every 3 days [16:07:59] did portableinfobox update or what recently [16:08:34] i think it didn't have the `:not(.client-darkmode)` selector in its css earlier [16:11:59] I think it is a validation thing with wiki media commons files and wikibase that can be configured somewhere [16:14:18] Everything was upgraded along with the 1.44 upgrade [16:16:31] oh i didn't notice the mw version is also updated [16:17:22] [1/2] it did destruct something [16:17:22] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1415008188415217854/image.png?ex=68c1a491&is=68c05311&hm=2f16694f614c2971edec9ce571c5032594aa5a62327a39ce9d4b5d9f70002221& [16:28:47] I'm sorry, I had to go do something. I wanted to know if miraheze has an optional banlist for vpns? [16:32:08] Sorry, is your point to disable the block list or to implement it [16:38:10] Implement one. I was wondering if miraheze had one so I may implement it instead of trying to research the vpns myself. [16:39:48] vpn ips are automatically blocked on Miraheze, similarly to Wikipedia [16:40:02] but this goes only for non registered users [16:40:09] and for registration itself [16:40:34] if you have Miraheze account already you can edit w/ vpn [16:40:43] Well, the issue is that people keep banovating by making different accounts under different IP. [16:41:03] the can't do that [16:41:13] Well this guy is. [16:41:34] report to #cvt a socket puppet [16:41:53] Yeah so he just comes back when we do that. [16:42:44] the only exception to registering w/ vpn is if user is from area that requires using one (china, iran, etc) and asks cvt or steward to create account manually [16:43:11] we had a guy who managed to use different ips of an italian mobile isp, no vpn or proxy [16:43:49] dynamic ip is a thing too [16:44:09] are many ppl getting "Database error" for their wikis or is this specifically our wiki? [16:44:40] so i can only suggest further sock report w/ global ban of ip range [16:45:04] after mw update some wikis got that yeah [16:45:09] alr [16:45:30] [1/2] considering they say its behavior will again change in 1.45 (https://phabricator.wikimedia.org/T385346), i think this is a better quick fix for 1.44? [16:45:31] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1415015270023430195/image.png?ex=68c1ab2a&is=68c059aa&hm=f684ac111d3b7a45495095f213207daccc3e64afb6f394d208a3d1b7b086e476& [16:45:57] what's exactly here changed? [16:46:31] update.php is being run on all wikis, but that will take some time [16:46:46] special pages and upload file links on citizen skin of our wiki were in navigation section before. now they automatically moved to the first section of mediawiki:sidebar [16:47:03] and navigation section has a duplicated special pages [16:47:08] That's a bug in citizen, there was discussion about it on the SCT discord [16:47:10] ah so same [16:47:29] The bug should be fixed according to the maintainer but we're already running the latest version and it isn't fixed [16:47:45] so i say i used this for the moment [16:48:41] [1/3] I noticed that when checking the commit they made for 3.6.0 [16:48:42] [2/3] Thought it was for a new release version [16:48:42] [3/3] But I guess not [16:49:48] It was a new release, and the code that was intended to fix it is running on our servers, but apparently that didn't fix it, at least for us [16:53:44] i checked the behavior on wikis where navigation section is the first section and this is the only issue of citizen at 1.44 [16:54:04] this only happens to wikis where navigation section is not the first section [18:26:23] trying to make an alternate election wiki, and my parties are showing up in the wrong order on the election infobox. is there any reason for this? [18:36:38] [1/2] do i have to request stewards in order for this to appear on wiki? [18:36:39] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1415043237919457430/image.png?ex=68c1c536&is=68c073b6&hm=6f94321cb59d86540da3a85f30063f11c3e35538db8cef2fc9404982b031188d& [18:37:13] I think it's a preference? I can't remember if they made it a preference or if it's a config variable [18:42:20] It's both a preference and a config variable [18:43:19] [1/2] Do you have this last preference checked [18:43:19] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1415044918459764796/image.png?ex=68c1c6c6&is=68c07546&hm=eacae1722d94f233e652e84000e3a52186e52abd8ea6ef7c79f80d0c4f921b31& [18:43:46] Hi, I haven't edited my wiki (https://famgoerwiki.miraheze.org/wiki/Hauptseite) for a while, and now I can't edit it, even if I'm logged in. The message says I don't have the necessary permissions. Can I get them back? [18:54:58] [1/2] the wiki is private, so if you're the only admin you should have still full access [18:54:59] [2/2] you sure you logged in, w/ correct account? [18:55:38] Yes i am [18:57:16] was your wiki private before? [18:57:35] yes [18:57:56] I haven't used the wiki for a few months and thought it might be because of that [18:59:03] I can only see the source code, but not edit it [19:00:39] wait a second [19:00:44] so you can see pages [19:00:51] yes [19:01:20] i can't tell anything because it's private wiki, i have no access, thought you've lost it entirely [19:01:54] check core settings, is there's checkbox on closed status? [19:02:13] .../Special:ManageWiki [19:04:03] yes but it is not checked [19:06:28] jesus vector why, why are many styles so broken now [19:08:24] certified mediawiki update moment [19:08:41] [1/2] who thought that this is a good idea to do (applying filter to all images) [19:08:41] [2/2] https://cdn.discordapp.com/attachments/407537962553966603/1415051302618267648/image.png?ex=68c1ccb8&is=68c07b38&hm=2b121adec74a5cd3e83013f74f6a9e225ed4577913e5ca4d97413f408335b87a& [19:19:27] what can i do now because of the problem with my wiki? [19:20:31] Can you link the wiki I'll have a look [19:21:38] oh nvm i see you did already [19:24:57] You need to assign the edit permission to a group; I think thats the issue. The user group has the right to edit pages protected to the 'user' group, but it doesn't have edit permissions? (afaik they need the edit permision too? could be wrong though) [19:32:12] it worked. thank you [19:44:40] I don't know how to backport patches and no one else seem to care lol. [19:45:20] https://discord.com/channels/407504499280707585/407537962553966603/1414820763990757448 [19:46:37] [1/3] Special pages link in sidebar is permanent apparently after the MediaWiki update, is there a way I can remove it? [19:46:38] [2/3] https://cdn.discordapp.com/attachments/407537962553966603/1415060850158338088/image.png?ex=68c1d59d&is=68c0841d&hm=8f844ea8b760a91f6ff955a70195c344b0a77ff52c736edeea7b4ed6d5427a91& [19:46:38] [3/3] https://cdn.discordapp.com/attachments/407537962553966603/1415060850494144522/image.png?ex=68c1d59d&is=68c0841d&hm=0ee6169c1458286e2891fa4972897cecef442f5b986add234443ef31c1d34548& [19:48:21] ^ @philimania [19:48:50] ah thanks [20:51:25] [1/2] Hey, so I've been editing on my wiki, I am pretty sure this is happening to any other wiki right now but for some reason, it just places me on source editor and can't get access to visual edit, I can't even add categories in source at all. This is really frustrating. So, this essentially leaves my articles without categories and images to go a long with them (I am a horror aut [20:51:25] [2/2] hor who writes stuff as you can tell). Also, no, nothing triggered these. I just can't access visual editing or add categories. [20:55:59] [1/3] I just press the edit button, it doesn't work but clearly has a new url now. Edit source works just fine, but the adding categories stuff isn't there. [20:55:59] [2/3] https://cdn.discordapp.com/attachments/407537962553966603/1415078304481939456/image.png?ex=68c1e5de&is=68c0945e&hm=bab6e5f6b181b5eafc8e2a7cec48bfcfa057f2c7451a211d2e7ff6db2fb0c2f5& [20:55:59] [3/3] https://cdn.discordapp.com/attachments/407537962553966603/1415078304880267425/image.png?ex=68c1e5de&is=68c0945e&hm=8c55e44a8e297ef99c085553c91f3e12457f2b90ace7b8ca02f7e33a1d5f7edf& [20:58:08] You can add categories manually by typing, for example `[[Category:Wao example]]`, generally at the bottom of the page [20:58:11] for visual editor, try to disable and enable extension again [20:58:37] bear in mind that miraheze just had software update, so there might some hiccups here and there [20:59:24] i assume for categories it's mscatselect extension? [21:00:56] there's also hotcat gadget solution which can edit categories w/o really opening editor [21:01:44] Yeah, I did that before you posted that, that is a smart alternative right there. [21:02:01] wiki text/source editor >>>>>>>> visual editor [21:02:15] speaking from a decade of wiki editing [21:03:24] yeah I have the hotcat but it just doesn't work for this now [21:03:59] understood [21:04:31] how exactly? an error or? [21:04:49] error [21:05:49] I have the right hotcat, I made no errors, it just stopped just now [21:05:53] no problems on wiki, screenshot would help although im not savvy in scripts [21:09:59] I did fix the problem by following the previous suggestion and adding the image through [[file:insert image here|thumb]], but thank you two for trying to help me out on this [21:12:25] check your console [21:12:33] it is probably complaining about a missing module [21:12:43] thumb parameter is needed if you add caption under image btw [21:13:05] otherwise you can skip it, it adds an ugly frame [21:18:45] You mean ManageWiki? I don't know how to access "console" on my wiki unless you meant that. [21:19:00] Your browser console [21:19:52] Right click then "inspect element" and then the console tab (or F12). Then try to edit the page with Visual editor, it should log an error. [21:21:16] https://cdn.discordapp.com/attachments/407537962553966603/1415084666901500005/image.png?ex=68c1ebcb&is=68c09a4b&hm=0148b5e2d1b14141fe1199a0690210df4d55decb6eaf5796c20fa5d0dac0b895& [21:21:33] Pressed the edit and got that [21:24:14] I also checked every page on the wiki, same thing is showing: "[19c0bfd597b4cbaef2430500] 2025-09-09 20:58:52: Fatal exception of type "BadMethodCallException" [21:33:17] [1/3] you just need to cherry pick the commit [21:33:17] [2/3] https://cdn.discordapp.com/attachments/407537962553966603/1415087691678351534/image.png?ex=68c1ee9c&is=68c09d1c&hm=722ccb9f2cf1e93f5524c0ed3874c4b3b39cdfb5f72acd49460b209b0e79e91a& [21:33:18] [3/3] https://cdn.discordapp.com/attachments/407537962553966603/1415087692043129004/image.png?ex=68c1ee9c&is=68c09d1c&hm=0cf32f83e622fe36c4c3ab37e274c942c9c9d23951cfe2fb28fdfaa28620c42d& [21:33:27] are both the core and the minervaneue patch required to fix the issue or only one of them? [22:00:44] Yeah that's an issue on our end, I'm out ATM but will check when I get home if someone else doesn't get to it first [22:23:32] Alright, thanks for the help! [23:11:06] if having a wiki for a month and not being used with a custom domain, will my wiki be taken down due to lack of activity [23:20:20] [1/3] Suddenly the wiki is now showing headings as black even though in the css we have the headings to be white. This was working before but stopped working now. [23:20:20] [2/3] https://cdn.discordapp.com/attachments/407537962553966603/1415114630308696165/image.png?ex=68c207b3&is=68c0b633&hm=6256984fa7bb30e992b4f929d62a46a395eec06925d89b03e8125a78f1bf7438& [23:20:20] [3/3] https://cdn.discordapp.com/attachments/407537962553966603/1415114630786977863/image.png?ex=68c207b3&is=68c0b633&hm=94849752b93d8cd91b9875457cbf4b508fc52ab4cf607342ea6fb38a88fc2a93& [23:27:44] Can you try disabling RemoveRedlinks [23:28:10] @CSS/JS Support Volunteers Curtesy ping [23:29:11] Please read [[Dormancy Policy]] [23:29:12] [23:46:07] hi [23:46:30] is there anywhere i can get help with a specific issue regarding a wiki page i'm working on [23:48:51] i assume #support (?) [23:51:27] it's mainly because i haven't been able to find a solution for it despite my own research