[05:52:09] hi! [17:21:01] hello, I am migrating a mediawiki to a new server - how can i run the requirements check like in the installer? [17:38:47] winny: rename LocalSettings.php to something else temporarily (like LocalSettings2.php) and then visit the installer again [17:38:53] don't actually go through the install process [17:39:00] (after you're done, rename it back to LocalSettings.php) [17:49:03] Skizzerz: thanks [19:02:33] hi.. autocomplete in the search box doesn't work for me.. whatever I type I always get "No match error" message.. how can I influence it? [19:02:49] oh I mean "No match found" [19:05:48] it works in Special:Search but doesn't work in a search box under the menu [19:06:42] auvajs: hi, is this on a wikimedia hosted wiki? [19:07:03] Zppix: no, it's on my private wiki [19:07:40] What version of MediaWiki are you using? [19:08:27] 1.31.0-alpha (d33b721) [19:08:29] 6. 11. 2017, 13:55 [19:08:56] I can upgrade to the latest version via git [19:09:46] You realize 1.31 is not the stable release correct? [19:09:51] auvajs: Are you using a custom skin? [19:10:17] bawolff: no. Vector [19:10:23] Make sure you have the latest version of the skin you are using to go along with your alpha version of mediawiki [19:12:02] winny: You could just run the first step of the installer, and then exit. I think running update.php will also check most of the requirements (not sure) [19:13:19] auvajs: If that doesn't work, I would check for javascript errors, and also use web browser debugging tools to see what the api response is that autocomplete triggers [19:16:13] bawolff: VM779:47 This page is using the deprecated ResourceLoader module "jquery.ui.widget". This page is using the deprecated ResourceLoader module "jquery.ui.position". VM779:42 This page is using the deprecated ResourceLoader module "jquery.ui.core". -- could this be a problem? [19:16:28] The deprecated warnings usually aren't an issue [19:16:38] Its more if you have any "errors" [19:17:53] bawolff: I don't see any errors.. I can give you the url of my wiki and you can try it out yourself [19:18:13] There might not be any, I just thought it might be something to check [19:18:15] sure [19:18:32] bawolff: https://pravnickyslovnik.cz/Tituln%C3%AD_strana [19:19:54] auvajs: Oh, this is something to do with wikibase I think [19:20:02] wikibase is overriding the default search field [19:21:34] So I think it will only autocomplete for wikibase entities or something [19:22:28] bawolff: hm.. any idea how to fix this? :) [19:22:50] I don't know much about wikibase. Disabling it probably would, but that's probably not a good solution for you [19:24:16] actually I don't even remember installing it lol [19:24:49] but maybe I did lol [19:27:39] bawolff: good.. I removed it from the main wiki since I was not using it there anyway.. and now it seems to work :)