[00:16:00] kpfc: If using mobilefrontend, set $wgMFDefaultSkinClass = 'SkinTimeless'; [00:16:01] https://www.mediawiki.org/wiki/Extension:MobileFrontend#Setup_a_skin [00:23:08] well, I’m trying it only for my user-common.js in a WMF-Wiki [00:26:30] so, it worked with window.innerWidth [00:26:39] thanks Platonides [00:26:59] and you two too for your effort [00:27:25] :) [03:06:49] Hello here [03:17:13] greetings Gesteve [05:42:37] Sorry, I find myself mistakenly translate the whole page to another language. So I want to delete my translation. But I get no way to do it, because it will leave a blank if I delete it. What should I do? [05:47:59] the page is on https://www.mediawiki.org/wiki/%22Keep_me_logged_in%22_extended_to_one_year/ch [05:48:15] Someone can help? [05:57:22] Unravel17: let me see... [05:57:52] Unravel17: you want me to delete the whole page? [06:00:35] Unravel17: deleting [06:00:51] deleted* [06:47:15] Error creating thumbnail: Unable to save thumbnail to destination <- is there any way to narrow down the cause of this? [06:47:27] I cannot see anything wrong with our permissions [07:29:40] Hey [07:30:25] I am trying to set mediawiki extension PageForms, for development. [07:30:38] I am following the guide at https://github.com/wikimedia/mediawiki-extensions-PageForms/blob/master/INSTALL . [07:31:01] It says to Extract the archive to obtain the directory "PageForms" that contains [07:31:02] all relevant files. Which archive is it talking about? [08:30:37] Shalom [08:30:51] What's the best way to integrate Twitter into MediaWiki? The Twitter widget doesn't seem to be working anymore [08:37:42] Hello folks, I have a conundrum, in some pages, based on the content, I want to apply a class to the whole page, what would be a rational way to implement this? (I am using a heavily customized theme already) [08:39:03] uh, quick restart brb [08:39:30] aaand back [09:18:08] Anyone happen to know how to edit the "User created page with UploadWizard" default message from the UploadWizard-extension? Been searching source and Google, but can't find any hints. [09:20:25] Gingah: it looks like it's hardcoded in the source... :( https://phabricator.wikimedia.org/diffusion/EUWI/browse/master/resources/mw.UploadWizardDetails.js;59b065013936964f5b644e379e59935374703287$815 [09:20:31] docs should probably mention somewhere that thumbnail creation fails if your database is locked :> [09:20:36] What's the best way to integrate Twitter into MediaWiki? The Twitter widget doesn't seem to be working anymore [09:20:57] I unlocked my db and set wgEnableUploads to false and now my thumbs are generating fine [09:21:25] (I have 232 files to put back in their place thanks to some kind of bizarre error that 0-len'd them all) [09:22:59] @legoktm, ahh, well at least that pinpoints where it is. Why anyone would hardcode something like that these days is beyond me. [09:28:25] DeepChill: what type of intergration do you want? [09:34:05] p858snake, I want to just have a twitter feed preferably [09:41:01] ? [10:28:42] Hello folks, I have a conundrum, in some pages, based on the content, I want to apply a class to the whole page, what would be a rational way to implement this? (I am using a heavily customized theme already) [11:05:58] is there a canonical way to clear the LESS cache or should I just go in ripping and tearing and rm everything in the directory that is 0-length ? [11:06:56] a lot of CSS-based images are refusing to load because of these corrupted files [12:38:30] Hello and Big Thank You Thank You Thank You for the awesome wiki software [12:38:47] I am probably having some issue with directory permissions [12:39:12] 'Could not create directory "mwstore://accountcreds-backend/accountcreds-public/d/de/dev".' [12:39:31] I get this error when trying to Special:CreateAccount [12:40:30] Which is a special page added by Extension:ConfirmAccounts [12:41:05] was having an issue on consumerium.org development wiki with XEvil equipped bots registering considerable amounts of accounts for spam purposes [12:43:34] from https://www.mediawiki.org/wiki/Extension:ConfirmAccount [12:43:50] "Ensure the wiki has write permissions on $wgUploadDirectory, or manually set $wgFileStore['accountreqs'] and $wgFileStore['accountcreds'] to a writable directory of your choice." [12:43:52] I ssh in now [12:46:03] LocalSettings.php does not contain the string $wgUploadDirectory [12:48:28] there is an images directory [12:48:47] I better check the documentation for $wgUploadDirectory [12:49:27] Default value: "{$IP}/images" [12:49:36] Gotcha [12:50:00] yeah.. my sloppyness with setting rights [12:50:40] I better 'sudo chown -R www-data:www-data images' [12:56:04] Yes. Now the account creation special page works :D :D [13:11:40] Are there any gotchas/things to be aware of when dropping a prefix from a Mediawiki table naming schema? [15:26:11] hi [15:26:37] i upgraded my mediawiki to 1.30 and i have this error : [15:26:59] Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 32 bytes) in /home/desirsdegauche/public_html/vendor/wikimedia/ip-set/src/IPSet.php on line 156 [15:27:16] what is the solution ? [15:27:36] je suis français i am french but you can speak english :-) [15:28:16] this error happens when i try to identify myself [15:28:34] That is a PHP question, not a MediaWiki question I am afraid. Searching for `PHP "Fatal error: Allowed memory size exhausted"` on the interwebs shows a lot of results. [15:29:37] i tried to maximize php.ini to 256, but do i need to reboot ? [15:30:01] to relaunch php [15:31:02] usually you restart your web server software. not reboot a machine. [15:39:37] how ? [15:45:41] bigsicret: 'sudo service apache2 restart' [15:51:55] ok [15:52:01] now i ve got [15:52:54] unrecognized address in /home/desirsdegauche/public_html/vendor/wikimedia/ip-set/src/IPSet.php on line 132 [15:54:02] line 132 : $raw = inet_pton( $net ); [15:55:55] an idea ? [15:56:32] allo ? [15:56:52] jubo2 [15:57:07] andre__ [15:57:29] hi ShadowReine [15:57:41] now i ve got [15:57:41] unrecognized address in /home/desirsdegauche/public_html/vendor/wikimedia/ip-set/src/IPSet.php on line 132 [15:57:42] line 132 : $raw = inet_pton( $net ); [16:00:49] bigsicret: not a Mediawiki issue.. maybe you could join ##php or something [16:01:35] ok i'll wait for an update... [16:01:45] why not [16:04:54] bigsicret: what software are you trying to set up? [16:07:19] mediawiki 1.30 [19:45:32] Is it possible to setup mediawik 1.3 as wiki.domain.tld and use short urls? Centos 7 apache virtual hosts I have root in the vm. no cpanel etc... [19:46:26] I'm reading in this guide https://www.mediawiki.org/wiki/Manual:Installing_MediaWiki [19:46:48] and https://www.mediawiki.org/wiki/Manual:Short_URL [22:11:52] What's the best way to integrate Twitter into MediaWiki? The Twitter widget doesn't seem to be working anymore [22:12:01] Just want my account's Twitter feed to show up [22:18:51] DeepChill: have you tried looking at mediawiki's extension lists? [22:23:00] The ones I looked at are either unstable, experimental or something like that [22:23:08] Any specific ones you're talking about? [23:31:22] RewriteRule ^/*$ %{DOCUMENT_ROOT}/w/index.php [L] Nice rewrite rule to accomplish that. Unfortunatley I installed in the root rather than root/w. I'll try moving and editing LocalSettings.php