[02:05:55] Just a quick question: Any common reasons as to why Extension:Popups may not work, as in incorrect configuration? I've installed it + all of it's dependancies, yet it fails to operate. [02:10:20] Bird_: if you installed BetaFeatures, did you enable it in your preferences? [02:10:55] legoktm: I'm not utilizing BetaFeatures presently. [02:11:19] do you see anything in your browser's JS console? [02:13:23] iI'm trying to submit changes through gerrit for the first time, and it took a few commits to do what I wanted. There's no mention in the tutorial (https://www.mediawiki.org/wiki/Gerrit/Tutorial) about how to deal with this. I'm getting a "you should consider squashing your changes into one commit before submitting" message. Can anyone help? [02:14:04] legoktm: Zero activity. [02:14:46] *Zero activity related to the extension as far as I can tell, though there are two errors. [02:14:47] jamesmontalvo3: try https://stackoverflow.com/questions/5189560/squash-my-last-x-commits-together-using-git ? [02:14:59] Bird_: hmmm. I'm not sure then :/ [02:15:11] file a bug for it? [02:15:23] Will do, thanks. [02:18:37] legoktm: I just had the thought - Does it matter which order the plugins are loaded in LocalSettings.php if an extension has a dependency? [02:18:51] it shouldn't matter for popups [02:19:15] Bird_: oh, did you do a hard refresh in your browser? [02:19:50] I did, though my Chrome installation is a bit off. I'll give it a try elsewhere. [02:24:13] Still not working, and it doesn't appear to be a conflict with any extensions I have either - I've tried disabling those. [02:24:35] It's a very nice feature, I sure wish it would work. [02:28:06] Bird_: the main dev, prtksxna, is based in India so he'll be online in a few hours maybe? but filing a bug is a good idea [02:40:00] So standard operating procedure when submitting changes to gerrit is to do "git rebase -i " and squash all individual changes into one? [02:40:36] well, it depends [02:40:57] unlike github, we just ammend commits until they get merged [02:41:22] if your other commits are just fixes to your original one, yes you should squash them [02:41:32] but if they are for different things, you should submit them separately [02:42:43] understood, thanks. [03:29:31] Hi, where would I look to make changes to Special:RecentChanges? I'd like to add some additional functions. [05:24:50] I just upgraded from 1.15 to 1.19 (Ubuntu repo version, dist upgrade from 12.04 to 14.04; yes, you hate me). Now png files aren't always displayed correctly. This demonstrates it: http://www.powershelladmin.com/wiki/File:Merge-Csv-Example.png [05:25:08] Can't seem to find much on the google. [05:25:30] -the [05:26:28] spade: is it just pngs? [05:26:43] However, on this page, it displays correctly here, but someone else says it's the same problem for him on this page: http://www.powershelladmin.com/wiki/SSH_from_PowerShell_using_the_SSH.NET_library [05:26:47] does http://www.powershelladmin.com/w/images/1/12/Merge-Csv-Example.png actually exist on the file system? [05:26:58] Hmm, that's a good question. [05:27:12] But I just uploaded a new version so that should have fixed it? I'll check. [05:27:42] It's not working on that page... So you miht have a cached version displaying [05:28:27] It exists in the file system. 644 perms. [05:28:33] ok [05:28:42] and is that the correct path to it? [05:28:43] It's just png as far as I know, not sure. hmm, the gif logo works. [05:29:04] root@li371-49:/usr/share/mediawiki/images/1/12# ls -l [05:29:04] -rw-r--r-- 1 www-data www-data 44002 Jun 28 01:22 Merge-Csv-Example.png [05:30:00] It's just png as far as I know, not sure. hmm, the gif logo works. spade: are you using short urls or any sort of url rewriting on your wiki? [05:31:21] because I would say that is whats wrong (but legoktm can probably give a better answer) [05:32:02] "More information about this error may be available in the server error log." <-- did you check that? [05:32:16] I am rewriting and using short URLs (you can see that from the paths I linked you to). [05:32:21] hmm [05:32:24] not yet [05:32:31] well, I'd probably start there. [05:32:35] Where does it say that? [05:32:46] On http://www.powershelladmin.com/w/images/1/12/Merge-Csv-Example.png [05:34:00] sh: 1: wikidiff2: not found [05:34:05] uh, some extension [05:34:16] I don't remember installing it. I just looked at the extensions earlier. [05:34:22] The ones I wrote myself (parser hooks) still work. [05:35:13] well, that shouldn't affect image display. [05:36:18] hm, [05:36:32] nothing else in your server's error logs? [05:37:47] I'm guessing that it's an issue with your url rewrites, or mediawiki is pointing to the wrong directory. [05:40:44] I don't see anything but the wikidiff2 stuff. [05:40:52] I noticed it was a regular file among symlinks. [05:40:58] Set to 644. I tried changing to 744. [05:41:00] 755 [05:41:01] * [05:51:06] spade: its not to do with the permissions [05:51:31] it's either the rewrites or the directory that mw is told to look in, is wrong [05:53:17] hmm [06:14:50] argh! [06:16:52] # ls -l /var/lib/mediawiki/images/ -d [06:16:52] drwx------ 22 www-data www-data 4096 Jun 28 01:22 /var/lib/mediawiki/images/ [06:19:23] There's a .htaccess file there [06:38:26] The only error in error.log is wikidiff2: not found. [06:38:33] root@li371-49:/etc/mediawiki# grep -ri 'wikidiff2' /usr/share/mediawiki/* [06:38:44] root@li371-49:/etc/mediawiki# grep -ri 'wikidiff2' /usr/share/mediawiki/* [06:38:44] . /usr/share/mediawiki/includes/diff/DifferenceEngine.php [06:38:56] oops [06:39:06] Well, it's being referenced in DifferenceEngine.php [06:39:19] And it's the only one in the extensions dir which isn't a symlink. [06:54:33] Oh crap. [06:54:42] I just remembered I have separate logs for the vhosts. [06:54:45] This is what it's really saying: [06:54:55] [Sat Jun 28 02:51:08.646912 2014] [core:alert] [pid 7028] [client 88.150.130.122:53294] /var/www/vhosts/powershelladmin.com/wiki/w/images/.htaccess: ...so that's the error :) [07:02:57] Yep, I got it now. I needed "AllowOverride All" in the Directory directive for the images directory in the apache vhost config file. [07:03:23] It loaded the image and thumbs now. [07:03:24] yay [07:03:36] yay! [07:15:30] I will celebrate with the leftover wine from yesterday. [07:16:05] I just distro upgraded and migrated to new hardware (Linode upgrade) and mediawiki upgraded my money-making internet-facing web server. [07:16:19] Weekends are good for it since the main site is work related. [07:16:34] And traffic tends to drop a bit on Fridays, and Mondays actually. [07:16:39] heh [07:19:44] congrats :) [16:47:06] * Guest67957 [16:47:39] hey Guest67957 :) [16:47:58] hey [16:48:29] Carly: bot ? [16:48:41] Guest67957: what happen [16:48:48] I am not a bot :) [18:01:12] Hi, just here to ask a logical question. I'm trying to set up a template for linking to other wikis in my interwiki list - And, using parser functions, I'd like to have the user have the option of changing the the link's title via template. For instance: https://dpaste.de/txgh#L1 [18:01:56] How can I set it up so that, if the user uses "title=" in the template, then it uses that as the link title, and if nothing is put in, then it uses link= as the title? [18:03:29] you want to use {{#if: {{{title|}}} [18:03:47] have you looked at https://www.mediawiki.org/wiki/Help:Extension:ParserFunctions#.23if ? [18:03:49] !blankpage [18:03:49] A blank page or HTTP 500 error usually indicates a fatal PHP error. For information on debugging (including viewing errors), see . [18:04:04] (that's for me, not you :P) [18:06:11] Aha! It works! Thank-you. I did take a look at that page, but that specific instance isn't described. [18:11:23] feel free to edit the documentation then :) [18:25:14] Greetings everyone. I seem to be running into some issues installing the latest version on mediawiki. Pasting the errors now. [18:25:41] http://fpaste.org/114061/14039799/ [18:26:22] Literally all I've done is untar the package and visit the webinstall directory [18:36:15] elricsfate: what's your php version? [18:36:54] liangent, One moment [18:37:02] Believe it's something like 5.4 [18:37:48] elricsfate: hmm are you going to mw-config/ directly? [18:37:58] maybe try accessing index.php first? [18:40:31] liangent, Will try that, guide said to go straight to mw-config [18:40:41] (actually I don't really believe it's 5.4 [18:40:47] because your error message says include_path='.:/opt/php52/lib/php' [18:40:52] see "php52" [18:41:10] and index.php does php version check while mw-config doesn't do that [18:41:57] Wait, weird. It should be a later version. That's my issue. I'll make sure it's set to a different version. [19:04:16] elricsfate: resolved? [19:04:49] liangent, Don't have time to check :(. Gota run off with a friend [19:04:51] will be back later [19:04:55] Thanks for good catch [20:52:50] mattis^: connection problems? [21:04:48] heyo. Does anyone know if there is a channel dedicated to Semantic MediaWiki extension? [21:07:00] !hss [21:07:00] ZOMG!! https://upload.wikimedia.org/wikipedia/mediawiki/6/69/Hesaidsemanticga2.jpg [21:07:10] ostPavel: #semantic-mediawiki I believe. [21:07:12] :o [21:07:21] thanks legoktm [21:07:39] np