[02:13:33] hello there - I am trying to get some open source analytics in place for the wiki. I have installed piwik, but do data is howing up in the dash [02:18:17] trying to get piwik to show stats but no luck [02:18:58] anyone recommend a different extension? [02:19:24] Not so much different as better? [02:24:26] no worries, i'll try OWA [03:23:32] can some one help me with the graphviz extension on windows? [03:24:20] i think there is maybe some thing wrong in the extension it self [03:25:37] graphviz works ... and the server has permission on it as also on the temp directory of the server.user [03:26:11] the dot.exe is in the path variable too [03:26:38] the mediawiki it self works so apache can reach it [03:29:44] in the server eror log i get a message about command "C:\PROGRA~2\GRAPHV~1.38\bin\dot.exe" -T "png" -o "W:\WWW_DOC\" could not be found [03:30:15] but in the windows explorer the path works [03:30:54] and the server user has perlission to read and execute [03:32:24] also the second path in the parameter seems to be wrong ... it points not into the mediawiki folder which is some folders below [03:33:24] but i have no idea how to fix this [03:35:02] it would be nice if some one who knows it can fix this graphViz extension to use it on windows, the extension it self looks not very big but to me its just cryptic :)) [04:22:56] i want to get access to easy bugs in phabricator, language php/python, link to that please? [04:47:18] Guest65511, did you read https://www.mediawiki.org/wiki/How_to_become_a_MediaWiki_hacker ? [07:00:10] did any one get GraphViz to work on windows at all? [07:00:21] i mean the extension [07:05:52] most people around here don't run windows based environments for serving mediawiki so its more than likely not tested [07:11:36] some thing with the exe path seems to be wrong in the graphViz extension .... the server user has the rights to execute the dot.exe and it is in the path too ... i give the exact path to the graphViz extension, and in apache error log i get a message about command not found ... and also the path in the parameter to the dot.exe command seems to be wrongly generated [09:50:02] Sigh. https://github.com/makoshark/wikiteam/commit/eb8b44aef0169f35a8baa5af1c852ea7448bd336#commitcomment-9636174 [09:54:31] And they say MediaWiki is not social. 2 millions talk messages for just 1 thousand content pages. http://glee.wikia.com/wiki/Special:Statistics [11:35:09] stupid ULS. I'm pretty sure it changed to IPA keyboard without my interaction [15:57:17] Hi, how I could know the sum size of all images in a Category? [16:00:38] The_Photographer: You'd need to directly query the database or use the Web API (api.php). [16:00:41] querying the database directly [16:00:59] Fiona: do you have the query tool? [16:01:07] I don't know what you're asking. [16:01:22] You probably want the mysql client, if you're using MySQL. [16:01:27] maybe some like Select sum(size) as totalSize from files where category_id=XXX [16:01:30] You can check your database type at "Special:Version". [16:01:39] The_Photographer: The SQL query? [16:01:42] It'd be something like... [16:01:47] Fiona: there are a webclient for querys over wikimedia projects [16:01:55] A few, yeah. [16:02:05] There's Tool Labs, which is a public service for Wikimedia wikis. [16:02:07] :P [16:02:13] Are you asking about your MediaWiki installation? [16:02:16] Or Wikimedia wikis? [16:02:20] They're similar, but not the same! [16:02:48] If you want to query information from Wikimedia wikis, use mysql on Tool Labs. [16:03:07] Or the public API e.g. https://en.wikipedia.org/w/api.php [16:03:13] For your personal wiki, do the same. [16:03:25] Except replace "Tool Labs" with your hostname. [16:04:29] wikimedia commons category [16:05:59] Then https://commons.wikimedia.org/w/api.php [16:06:05] There's a category members list thing. [16:06:28] You can probably combine that with a generator to get file info, probably. [16:07:30] Nice, Thanks Fiona :* [16:07:54] If you want to do the SQL query, it's the image table (img_name, img_size) and categorylinks tables you'd want. [16:08:32] And maybe page, but I doubt it. [16:08:42] Maybe a little. [16:13:50] Already taken care of at #wikimedia-commons [18:46:12] ULS changed my input language to IPA again :'( [18:53:14] Weird. [20:27:10] Vulpix, IPA?!? what language code is that? [20:28:02] International Phonetic Alphabet [20:28:21] But how do I select it intentionally, in the drop-down menu? [20:28:30] trying to write a
 tag, when I type the > character, it converts the e into a strange e vowel
[20:29:20] 	 quiddity: you have to enable IME first
[20:29:29] 	 oh, input method, not interface language.  kk.
[20:29:36] 	 my mistake
[20:29:44] 	 it's in the keyboard menu that appears in the keyboard icon, when you focus a textarea or input
[20:30:08] 	 I still don't know how it got selected :S
[20:30:20] 	 two times, in fact
[20:30:38] 	 ctrl-m according to https://www.mediawiki.org/wiki/Help:Extension:UniversalLanguageSelector/Input_methods
[20:31:55] 	 damn, yes, that triggers the change
[20:32:48] 	 but the [ctrl-m] notation is present only in the "use native keyboard"
[20:33:44] 	 Maybe I hit that combination by mistake... disabling IME
[20:35:46] 	 thanks for the hint :)
[20:36:02] 	 :)
[22:12:11] 	 Can someone please help me with a SocialProfile error?
[22:17:08] 	 Sorry I disconnected.
[22:19:40] 	 Repton: As I'm sure you're aware from the many times you've asked for help in here, you should provide more info
[22:25:49] 	 Warning: copy(/home/u272053737/public_html/wiki/images/avatars/u272053737_ht_1_m.jpg): failed to open stream: No such file or directory in /home/u272053737/public_html/wiki/extensions/SocialProfile/UserProfile/SpecialUploadAvatar.php on line 341
[22:26:08] 	 Oops I didn't mean to paste it here DX
[22:28:15] 	 http://pastebin.com/d0GwdAtr but yeah it is a upload avatar error.
[22:43:30] 	 Like it won't let us upload any avatars.
[22:43:44] 	 me*
[22:44:15] 	 Even the file types listed like png and stuff like that