[02:32:03] (CR) Yaron Koren: "I assume you're talking about Wikitech, the one project of the WMF that uses Semantic Forms (as far as I know). They should ideally use th" [extensions/SemanticForms] - https://gerrit.wikimedia.org/r/278909 (owner: Yaron Koren) [10:20:35] (CR) Alex Monk: "Wikitech gets code through the normal WMF deployment system, yes. The main branch = master? I don't think that's going to happen. And I do" [extensions/SemanticForms] - https://gerrit.wikimedia.org/r/278909 (owner: Yaron Koren) [14:48:33] [SemanticMediaWiki] mwjames pushed 1 new commit to master: https://git.io/vVL2e [14:48:33] SemanticMediaWiki/master e4921e7 mwjames: Identify a rogue title for removal, refs #1216 #1474 [14:54:46] [SemanticMediaWiki] mwjames pushed 1 new commit to master: https://git.io/vVLac [14:54:46] SemanticMediaWiki/master 443ed38 mwjames: Use wpg reference, refs #1474 [15:28:23] [SemanticMediaWiki] mwjames created hook (+1 new commit): https://git.io/vVLiw [15:28:23] SemanticMediaWiki/hook a2d8dd9 mwjames: Add `SMW::FileUpload::BeforeUpdate`... [15:29:08] [SemanticMediaWiki] mwjames opened pull request #1482: Add `SMW::FileUpload::BeforeUpdate` (master...hook) https://git.io/vVLi5 [15:50:23] [SemanticMediaWiki] mwjames created fulltext-sqlite (+1 new commit): https://git.io/vVLyN [15:50:23] SemanticMediaWiki/fulltext-sqlite a8312dc mwjames: Add "native" fulltext search support (SQLite), refs 1481... [18:17:21] hello! i did a pretty signficant upgrade to my MW and SMW install and was hoping someone could help me work through a few problems? [18:41:01] grey_goose: this is not very active channel [18:41:22] yikes, i noticed. suggestions for the best place to get help? [18:42:04] grey_goose: well, if they are clear bugs, I report them to respective bug trackers and half of those I fix myself anyway because I cannot wait :D [18:42:25] but if it is just usage help... I dunno. Maybe I can try to help you but if I can [18:43:54] not usage per se, just addons that are throwing up lots of errors. i had perfectly working 1.16/1.5.6 install and moved to 1.19/1.8 and pretty much everything broke even though Special:Version shows them as loading up [18:44:40] curious: why to 1.19 and not to 1.23 directly? [18:44:48] PHP requirements [18:45:32] i pushed as far as i could go on PHP 5.3 [18:49:38] i suspect a lot of the dependency versions are wildly inaccurate on the extensions LOL [19:03:17] grey_goose: as far as I know 1.23 supports PHP 5.3.3, no? [19:03:47] only 1.27 will bumb that to PHP 5.5.9... but I am speaking for MediaWiki core [19:04:05] but usually SMW and extension have been more concervative... [19:04:20] is there any clear error message though you are facing right now? [19:05:01] i'm on 5.3.1 lol [19:05:12] duh [19:05:16] tbh it looks like a lot of includes are failing because of localization errors [19:05:36] Even Centos6.7 has 5.3.3... what are you running? [19:05:40] localisation errors? [19:05:49] example? [19:06:11] Notice: Use of undefined constant __DIR__ - assumed '__DIR__' in C:\wamp\www\wik [19:06:11] i\extensions\SemanticResultFormats\SemanticResultFormats.php on line 67 [19:06:11] Warning: include(__DIR__/Resources.php): failed to open stream: No such file or [19:06:11] directory in C:\wamp\www\wiki\extensions\SemanticResultFormats\SemanticResultFor [19:06:11] mats.php on line 67 [19:06:12] Warning: include(): Failed opening '__DIR__/Resources.php' for inclusion (includ [19:06:12] e_path='C:\wamp\www\wiki;C:\wamp\www\wiki/includes;C:\wamp\www\wiki/languages;.; [19:06:13] C:\wamp\bin\php\php5.2.9-2\pear') in C:\wamp\www\wiki\extensions\SemanticResultF [19:06:13] ormats\SemanticResultFormats.php on line 67 [19:06:14] Warning: array_merge(): Argument #2 is not an array in C:\wamp\www\wiki\extensio [19:06:14] ns\SemanticResultFormats\SemanticResultFormats.php on line 67 [19:06:15] Error: This version of Semantic Forms Inputs is only compatible with Semanti [19:06:16] c Forms 2.4.1 or above. You need to upgrade