[00:01:21] i bet bawolff even knows Katie's cryptonight [00:01:40] cryptonight [00:02:10] Kryptonite? [00:58:05] Kryptonite. [00:58:11] Unsolicited. [00:58:20] (o; [02:23:44] Hi, I installed the ConfirmAccount extension on my wiki today, but I am getting the same error mentioned here, but I'm a little confused on how to implement the fix (https://www.mediawiki.org/wiki/Thread:Extension_talk:ConfirmAccount/Could_not_create_directory_%22mwstore://accountcreds-backend/accountcreds-public/w/wi/wik%22. - If anyone would be willing to help, that'd be great! [02:24:12] Note that the end dot is required for that link. [02:27:30] MJ94: what is your Mediawiki version? [02:27:44] the latest [02:27:52] from git? [02:28:05] or 1.25.1? [02:28:14] 1.251 [02:28:26] MediaWiki 1.25.1 [02:28:52] you downloaded confirmaccount through git snapshot? [02:29:01] yes [02:29:14] i think the git snapshot may not be compatible with 1.25.1 [02:29:17] try this https://www.mediawiki.org/wiki/Special:ExtensionDistributor/ConfirmAccount [02:30:36] So, I need to reinstall it all? [02:30:51] GEOFBOT: as in, delete the current ConfirmAccount folder? [02:30:57] yes, replace it [02:31:24] GEOFBOT: will the current (one) account requests be deleted? [02:31:48] i doubt it [02:31:52] you can make a copy of the current folder [02:32:09] just in case, but I think that extension databases are stored in the mediawiki database [02:33:37] GEOFBOT: okay, cool, thanks. [02:33:48] GEOFBOT: Hopefully the links will be updated soon [02:34:17] the links are usually kept at git snapshot, rather than compatible with 1.25 [02:34:36] extensiondistributor is a more reliable way, but sometimes the extension version labels are wrong too [02:34:44] in which case you can try using an older version e.g. 1.24? [02:40:44] GEOFBOT: still erroring :( Could not create directory "mwstore://accountcreds-backend/accountcreds-public/m/mj/mj9". [02:40:44] I even installed the update [02:40:56] ? [02:41:00] *did you run update.php ? [02:41:05] Yep. [02:41:14] then try the 1.24 version :P [02:41:34] the tags that set which extensions are compatible with which mediawiki versions are not very reliable [02:41:35] MJ94: Sounds like a permissions error [02:41:37] Isn't that more likely a config/file perm error? [02:41:50] ^ they're smarter, listen to them [02:42:32] Reedy: bawolff - I don't think it is, and my Googling pointed to https://www.mediawiki.org/wiki/Thread:Extension_talk:ConfirmAccount/Could_not_create_directory_%22mwstore://accountcreds-backend/accountcreds-public/w/wi/wik%22. so maybe [02:42:55] MJ94: Check the file permissions/ownership of the images directory and possibly the images/accountcred-public directory (I think that's how directory name is formed, silly useless error messages) [02:42:58] mwstore is just mediawiki abstraction for file access [02:43:52] bawolff: That looks vaguely right [02:44:26] we still havn't changed the default uploads directory from /images? [02:45:45] p858snake: Are support for videos is crap anyways, so might as well call it images [02:45:48] *our [02:46:10] /uploadedshit [02:46:49] /uploads /media /virusheaven [02:49:02] Hmm, yeah it defaults to $wgUploadDirectory . "/accountcreds" [02:49:54] MJ94: So make sure that mywikidirectory/images is owned by the php user (usually www-data), and it has sufficient permissions on the directory (e.g. rwx) and that there is no selinux thing interfering or anything like that [02:52:23] what permissions should they have? [02:52:23] rwx? [02:52:24] * MJ94 isn't too familiar with unix [02:54:48] MJ94: Is your server on linux? [02:54:59] The command is something like [02:55:19] chmod 700 /path/to/images/directory [02:57:27] bawolff: chown -R www-data? [02:58:16] you'd want to put the path to the image directory at the end of that [02:58:26] chown -R www-data /path/to/images [02:58:36] replacing /path/to/images with the real thing [02:59:22] I did that. [02:59:22] :) [03:04:17] To the images/ folder at least [03:04:18] I didn't see the accountcred- directory [03:04:19] bawolff: Oh well, I'll research it tomorrow. Thanks Reedy bawolff and GEOFBOT [03:05:01] no problem [03:05:14] although I was leading you down the wrong path :P [03:12:15] MJ94: try creating the directory and making sure the right permissions are set on it [03:20:15] no luck p858snake|_ [17:25:02] I was wondering how transcluding things that are not templates could work. (I want to transclude some Special Pages of the Maintenance type on a subpage of mine.) [17:33:06] Some special pages are includeable [17:33:07] Some are not [17:34:03] Why are only some special pages able to be transcluded? [17:45:46] security maybe? [17:46:05] probably also because some special pages are written in PHP and JS, rather than wikimarkup [17:46:36] There's not any need for a lot of them to be transcluded [23:21:58] hello, is there anyone here very familiar with extension:translate? I have this problem where I cannot mark (update) existing marked pages from translation if the previous revision which is used to compare changes has been deleted from database [23:23:25] there's a site where I work on and it purges all the revisions from its database from time to time which makes it unable to mark translations, if that makes sense [23:41:34] is it possible to mark pages for translation even if the revision from its previous marking is not available?? [23:45:48] is it possible to mark pages for translation even if the revision from its previous marking is not available?? [23:46:07] wtf help me please [23:46:46] Our mediawiki instance is hosted on a site that just upgraded PCRE? and is now full of "preg compilation failed" messages. I cannot alter the PHP or MySQL versions. The current versions are PHP 5.2.17 and MediaWiki 1.20.2. [23:47:23] (MySQL is at Ver 14.14 Distrib 5.5.43-37.2, for Linux (x86_64) using readline 5.1.) [23:48:47] mediawiki.org has instructions for 1.25 but requires a newer version of PHP. Does a version between 1.20.2 and 1.25 handle the problem without requiring a PHP upgrade? [23:52:32] is it possible to mark pages for translation even if the revision from its previous marking is not available?? [23:53:39] Also, how are mediawiki sites federated? I attempted to register, and it says there's a user on "another site" with the same name. I suspect that user is me, but I want to know how to find the "other site". [23:54:12] only me and you here [23:54:58] ubuntourist, what extensions are you running? [23:55:50] Krenair, hold a sec and I'll check. I'm not usually the one doing maintenance of the site. [23:56:18] there are multiple ways you can group mediawiki logins together [23:58:31] Krenair, assuming looking in /extensions is sufficient, ConfirmEdit/ Nuke/ Vector/ Gadgets/ ParserFunctions/ Renameuser/ WikiEditor/ [23:58:44] look at Special:Version on your wiki [23:59:07] although I doubt you'd get other extensions like CA installed outside of the extensions directory [23:59:10] hm [23:59:36] is your wiki public? [23:59:56] I get a blank page saying "Version"