[06:45:57] Hi [06:46:04] need help [06:46:21] i'm install stable mediawiki [06:46:49] see error http://wiki.stop-dezavid.ru/index.php [06:47:04] Fatal error: Class 'Liuggio\StatsdClient\Factory\StatsdDataFactory' not found in /home/a339/wiki.stop-dezavid.ru/WWW/includes/libs/stats/BufferingStatsdDataFactory.php on line 35 [06:47:56] $ cd wiki.stop-dezavid.ru/WWW $ composer update [06:48:34] the problem remained [06:49:38] I read all the forums, the solution is not found [06:51:07] please help [07:06:21] how to overcome? see error http://wiki.stop-dezavid.ru/index.php [10:25:24] hi [10:26:31] hi, I'm looking for apierror-permissiondenied message - it appears in translate wiki but not in local i18n which is up to date with git. [12:48:29] Hi eranroz. [12:48:30] Did you find it? [12:48:34] It may be concatenated. [12:49:00] Yvette: no, I didn't find. I grepped the i18n [12:49:58] Yvette: sorry, I just see it was in includes/api/i18n/ and I grepped only languages/i18n/ :) thanks! [12:50:03] includes/api/i18n/en.json: "apierror-permissiondenied": "You don't have per [12:50:10] eranroz: No worries. :-) [13:53:23] I'm looking at setting up CentralAuth and Wikifamily [13:54:01] both https://www.mediawiki.org/wiki/Extension:CentralAuth and https://www.mediawiki.org/wiki/Extension:CentralAuth/Walkthrough are noting that the articles are outdated [13:54:09] This seems slightly complicated [13:55:12] Hi, trying to set up a private (closed) wiki with visual editor. If anonymous reading is disabled, the parsoid service fails, as it has no read permissions. I tried $wgWhitelistRead = array ("api.php"); but that didn't change it, only allowing global reading does. Is there some other way to ensure parsoid as the access it needs while still preventing anonymous reading? [14:06:00] freenoodle: https://www.mediawiki.org/wiki/Parsoid/API#Common_HTTP_headers_supported_in_all_entry_points claims Parsoid can reuse the user's cookie [14:07:43] Nemo_bis, thanks, found it in the meantime. Works [14:08:20] Good to hear [16:45:28] I'd like to get CentralAuth installed but the instructions seem complex and there are warnings of content being out-of-date... I'd hate to break anything [16:48:53] For example the Extension:CentralAuth says "Setting up CentralAuth will require all your wikis to use the same cache server." [16:49:50] I don't have any cache server currently [16:50:57] !e CentralAuth [16:50:57] https://www.mediawiki.org/wiki/Extension:CentralAuth [16:51:54] "cache server"... what's supposed to cache? pages? sessions? that's too broad [16:52:12] jubo2: generally https://www.mediawiki.org/wiki/Manual:$wgSharedDB is a better way to go unless you have a bunch of existing wikis that you need to merge together slowly [16:52:39] bd808: I totally want the Unified Login [16:53:02] so that when you log into en.consumerium.org you are logged in to all language versions [18:18:53] Hello [18:21:12] Does anyone know how to pull a list of user emails from media wiki if you have root on the server hosting it? [18:23:31] !db user | MyNameIsJeff [18:23:32] MyNameIsJeff: See http://www.mediawiki.org/wiki/Manual:user_table [18:26:23] Sweet. Noob question -- I just got put on the project to audit our wiki, where do I find the mwuser db? [18:26:37] if the default location is /var/www/mediawiki [18:26:55] I'm very new to this tool [18:28:12] in LocalSettings.php there are the server, database name and user/password to connect to it [18:30:41] Thanks guys, found it! [20:08:52] Zppix: How are you? Is there anything I can do to speed up the review process? https://gerrit.wikimedia.org/r/#/q/Ib36063b69d6846fc197800bba44287493b0632c0 [20:10:10] mertyildiran: one moment [20:10:20] mertyildiran: is this patch the one from few days ago? [20:10:33] Zppix: Yes sir. [20:12:20] Zppix: Do you need an environment or a guide to test it? I can prepare a VPS or write a guide if you need. [20:13:14] I was wondering why there's no way to specify the database number in RedisBagOStuff. who's the owner of RedisBagOStuff? I can send a PR that will allow people to set the number of the redis database. [20:14:30] mertyildiran: no, however if you are able to wednesday 13:00-14:00 UTC or thrusday 20:00-21:00 UTC in #wikimedia-codereview they would be able to help you [20:15:54] Zppix: oh I wasn't know that there is a specific IRC channel for review process, thank you so much! [20:16:15] mertyildiran: i mean its not required [20:16:28] mertyildiran: but it would potientally speed up the process [20:16:43] Zppix: yeah I understand, thank you. [20:17:11] mertyildiran: no problem, thats what im here for! [20:24:17] that channel is pretty dead I'd say [20:24:25] mertyildiran: for the records, there is also https://www.mediawiki.org/wiki/Gerrit/Code_review/Getting_reviews for some general info [20:24:49] andre__: if so then its been dead since it was started as far as i know. [20:25:09] well, it was (or is) an attempt. [20:25:51] if all else fails just wait... it will eventually... get reviewed (I once had a patch sit for almost a full month) [20:26:51] mertyildiran: and as always if you wish you can always continue working on other patches, theres plenty to choose from. [20:27:37] andre__: Should I update the documentation now or after accepted? These pages will be updated: [20:27:39] https://www.mediawiki.org/wiki/Manual:ImportDump.php [20:27:43] https://www.mediawiki.org/wiki/Manual:Importing_XML_dumps#Using_importDump.php.2C_if_you_have_shell_access [20:28:13] personally I'd say after accepted. But no matter when I already have to say: Thanks for thinking of the documentation! :) [20:28:14] mertyildiran: no... [20:28:26] mertyildiran: iirc documentation is hosted within core repo [20:30:24] Zppix: those manual pages linked to are in the core repo? That's news to me. Any link? [20:30:56] Zppix: yeah I did not understand either, please provide a link. [20:30:57] andre__: I'd have to look one moment [20:32:11] nevermind i was mistaken different documentation not the manuals [20:36:24] https://phabricator.wikimedia.org/source/mediawiki/browse/master/docs/ [20:48:28] Zppix: I couldn't find "importDump.php" string under master/docs/ ? It seems like it's not a comprehensive documentation like https://www.mediawiki.org/wiki/MediaWiki [20:52:22] mertyildiran: you may of missed it, I correct myself i was in correct in saying its in the repo [20:52:32] incorrect* [20:55:06] Zppix: oh OK yeah. [21:02:51] Is anyone aware of any other changes to extension manifest version 2 other than the config changes? https://www.mediawiki.org/wiki/Manual:Extension_registration#Configs_.28Your_extension.2Fskins_settings.29 [21:03:11] I just made a conversion script for v1 to v2 and I want to make sure I hit all the cases. [21:42:18] Is anyone familiar with deletedwiki? Trying to make an edit to the page but it says only people in the group Users may make a change. Any other way to make a change? [23:02:47] is this the right channle about api quetions? [23:21:30] a|i: go ahead and ask. [23:23:05] Zppix: got my answer here! https://github.com/cheminfo/wikipedia/issues/22 [23:23:26] a|i: alright!