[00:34:36] hello [11:36:19] Hey everyone, is there some extension that would allow me to leave track-changes-like comments within wiki pages? Are there some common practices that we could use in our team instead you would suggest? [11:50:02] I am working with encoding with non ASCII characters came across with utfNormal.php and the functions in it are used in converting them to normal form C normal form D and normal form KD etc but all the functions are calling static functions in Validator class such as Validator:cleanup($string ) but validator is not defined anywhere even can't find its name in autoload.php where actually those functions are [11:50:05] defined ? [11:51:49] also, is there a way to require a summary when saving changes to a non-minor edit? [13:02:11] https://phabricator.wikimedia.org/T181946, I installed huggle from Mediawiki documentation provided but not able to find any documentation can you specify where could I find it? [13:37:19] Gopa____: hello, it's here https://mediawiki.org/wiki/Manual:Huggle [13:40:15] petan: I already gone through that page but I did not find documentation [13:40:32] that very page is documentation :) [13:41:02] it's more of an index though, there is a project to completely redesign it so that it's 1 big page instead of 3000000 subpages [13:42:18] the phabricator task is about updating obsolete screenshots, you can find there some, like https://www.mediawiki.org/wiki/Manual:Huggle/Editor_and_article_history [13:42:23] that page contains obsolete screenshot [13:42:27] that's from huggle 2.x [14:20:58] Hello, I am facing a rather bizarre situation where 'update.php' asks me if I ran update.php before upgrading [14:21:30] "A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?" [14:22:03] Upgrading from 1.19 schema to 1.30 [14:22:13] I think when I tested previously from 1.19 to 1.28 it worked [14:29:18] Well lets try the web installer then. [14:40:13] The web installer seems to have solved my problems, I wonder why though. [14:42:42] petan: I am not finding any related files of the documentation In my core, Can you specify me the directory path? [15:41:13] i want to now if my payment has arrived? under the name A.S Zantema greetings tjeerd Zantema Holland [15:42:21] I am trying to install Flow extension got installed bu on running update script I am getting following errors in update script [15:42:32] PHP Fatal error: Class 'Pimple\Container' not found in /var/www/html/core/extensions/Flow/includes/Container.php on line 5 [15:42:33] Fatal error: Class 'Pimple\Container' not found in /var/www/html/core/extensions/Flow/includes/Container.php on line 5 [15:43:07] enen when I click on Talk link in my localhost I received same error as above [18:10:57] is there an easy way to add the opcache/apcu stuff after installer is already run? (re-run installer?) [18:11:11] im guessing its just a few settings added to LocalSettings.php though [18:11:49] or will it "just work" once they are installed on system? [18:15:51] "MediaWiki does not need to be configured to do PHP bytecode caching and will "just work" once installed and enabled them" [18:15:56] thanks mediawiki's wiki :D [19:11:09] Skizzerz: so, osTicket doesn't work with php 7.1 hahaha [19:11:57] oops! [19:13:10] freakin dumb Valid CSRF Token Required error [19:13:14] for apcu, set $wgMainCacheType = CACHE_ACCEL; in your LocalSettings.php [19:13:22] that will get mediawiki to start using it [19:13:45] osticket would give me that error other times betfore even on php5 though [19:13:55] their cookie code is just garbage [19:42:04] and of course the osticket upgrade failed :( [19:42:11] mediawiki > osticket [19:42:13] :P [19:57:26] hello, I'm trying to install wikibase on a custon mediawiki installation, but the maintenance/update.php step after adding the setting to LocalSetting.php keep raising errors about the database, specifically the creation of wb_terms table. It says to run the "application's database schema updater". Do you have any suggestion about that? [21:15:49] Sigfrido: What was the error about creating wb_terms table? [21:36:16] Niharika: Error: 1061 Duplicate key name 'wb_id_counters_type' [21:38:06] Sigfrido: You're sure that the table doesn't already exist? [21:38:23] Sigfrido: Is this from the update.php script or manually creating the table? [21:42:19] bawolff: it is a brand new installation of mediawiki, right after creating the LocalSetting.php file I added wikibase, then added the lines at the end of LocalSettings.php and then run the update.php script. The script gives me the error [21:42:45] oh hmm, well that sounds like a bug in wikidata [21:43:29] bawolff: I can delete the whole mediawiki folder and do it all over from scratch [21:43:49] I may come back tomorrow after trying that, thanks [21:44:18] At first glance this sounds like there's something wrong with how wikidata interacts with the update.php script [21:44:25] I'd first make sure you're using the right version [21:45:01] if you are going to try it again from scratch [21:45:20] make sure to note every step you are doing [21:45:28] so it is easily reproducible [21:45:37] and open a bug at phabricator.wikimedia.org with this [21:45:52] exact versions of mediawiki and wikibase would matter [21:46:19] but there's no much room for having made a mistake :/ [21:51:17] legoktm: can i bug you about a stuck global rename for a sec [21:51:25] (assuming youre familiar with it, i feel like youve helped me before) [21:51:49] uhh actually anyone that can help [21:51:54] Platonides: yeah, that's why I was puzzled, it's a 3 step procedure :-) I will write everything down and open a phabricator bug in case it's still there. Thanks [21:52:16] accidentally started a global rename on miraheze.org and there was a wiki in centralauth that no longer works.. after being made aware of it i removed the wiki from central auth but now there's a stuck global rename [21:52:46] in the job queue? [21:52:57] just delete the row from renameuser_status [21:55:05] legoktm: will it autoretry after that? [21:55:35] if the wiki doesn't exist, is there anything else to retry? [21:57:13] erm, [21:57:17] yes [21:57:25] every job after that one in alphabetical order appears to not exist [21:57:53] or i should say *the next* one, didnt check the rest yet [21:59:51] oh well now i can follow the rest of the instructions [22:00:50] right [22:00:57] if you resume the next one after then it should continue [22:03:09] thanks for the help leg [22:55:41] where do i look for configuration of connecting my pop3 to $wgPasswordSender [22:56:37] pop? mediawiki doesn't process incoming mail, it only sends out mail [22:57:03] thats what i meant sorry about that [22:57:06] the email address you configure it to send out on may or may not need to exist, depending on your mail server setup [22:57:22] but it sends using either php's mail() function or SMTP, depending on config [22:57:44] i am using noip pop3 service [23:01:06] does mediawiki have a tutorial page? [23:05:35] do i need to install an email server to send users their passwords?