[02:17:34] Hey, i've setup a rewrite with my web server, here's my curl output: http://pastebin.com/BbFNCHsk but when i try it in my browser, it goes to http://wiki.supaham.com//MassDrugs [02:18:11] ugh, browser cache, at it again! [02:18:18] sorry [09:28:05] https://dpaste.de/cTbA - Anybody free to look at my mediawiki nginx config file and see if there's anything incorrect with it? I'm scratching my head over images on my installation resulting in 404 errors when people attempt to view them. Details are in the dpaste. [10:02:28] Stylw: did you read the manual for thumb.php configuration? [10:04:33] I haven't read that. It was working before, so I never bothered looking at it. [10:12:40] Hello [10:13:00] I have problems with the google calendar widget, may i get some help? [10:13:55] Everytime i want to use a widget i get the error: Error in the google calendar widget [10:14:02] OR even in iframe widget [10:14:09] any widgetr naturaly [10:16:07] Hello there,I am willing to contribute in wikimedia.I have chosen "Stash unsaved drafts of articles" as my project.I am facing difficulty in choosing annoying bug to begin . How should i proceed [10:28:51] Anyone was able to make widgets working in the latest release? [13:51:15] Hi, I need help setting up mediawiki-vagrant [13:51:41] I had set it up earlier and it did not take any effort at all last time. [13:52:17] But I removed it entirely due to some other issues. The fresh install is throwing a lot of errors. [13:52:45] I am posting a screenshot. Also I am behind a proxy, if that could be an issue somehow. [13:55:56] http://imgur.com/8gHG16j [15:00:06] Does the built-in template system have the ability to handle something conditional? Like if you do {{Templatename}} you get "This is the template!" and if you do {{Templatename|some thing}} You get "This is the template! You should cehck out the [[some thing]] article!" [15:46:58] my local wiki does not have much data, but I want to test a feature which requires quite a number of pages, is there any way around this, like importing some data, from external wiki,without having to manually create every page? [17:10:01] ankita-ks: That error message looks like you either a) have a MediaWiki-Vagrant VM currently running from another directory or b) are running some other software on port 8080 of your laptop. [17:10:29] I checked and couldn’t find anything on port 8080 [17:10:50] I checked the virtualbox too and shut down any instance of vagrant. [17:11:26] Also if I do vagrant up with sudo I get “opt/vagrant/embedded/gems/gems/vagrant-1.7.2/lib/vagrant/machine.rb:277:in `initialize': Permission denied - /Users/Vhagar/Codes/MediaWiki/vagrant/.vagrant/machines/default/virtualbox/id (Errno::EACCES)” [17:11:41] *without [17:13:48] Hi everyone, I have installed vagrant and when I try to run vagrant up it says run vagrant provision and then I get the following error: https://dpaste.de/Ui3T Can anyone please help out. I have followed the troubleshooting method at https://www.mediawiki.org/wiki/MediaWiki-Vagrant but still the error [17:13:54] ankita-ks: hmmm... sounds like you started as root at some point and now have file permissions problems. I'd try: sudo chown -R $USER /Users/Vhagar/Codes/MediaWiki/vagrant/.vagrant [17:14:29] interesting..that could be right. [17:14:38] I thought that could be an issue. [17:15:55] JacksonIsaac: Looks like your mediawiki directory did not get cloned properly -- "Composer could not find a composer.json file in /vagrant/mediawiki" -- try removing any mediawiki directory that is there and then running `vagrant provision` again to get puppet to try to setup a second time [17:17:06] ankita-ks: You could try a different http port for the VM: vagrant config http_port 8088 [17:17:40] surprisingly i did vagrant up again right now and it seems to have gotten further than before. [17:20:13] cool. We have a known bug right now that may cause people problems: https://phabricator.wikimedia.org/T87478 [18:19:50] Hello, anyone care to assist? I need to start a new discussion under the Extension: VisualEditor page on mediawiki, to try to get some help about that, but seemingly I cant even save the new discussion logged in with my account... [18:38:40] anyone knows about VisualEditor error i get in Firebug "Use of "wgVisualEditor" is deprecated. Use mw.config instead" means? Cant find much online and cant start a discussion on the extention discussing page.. [19:03:52] so is there anyone active and have some clue about mediawiki here? [19:04:43] jberg83: That wgVisualEditor thing you mentioned isn't an error, it's just a warning, so it should be harmless [19:06:16] oki, thanks, but VE isn't loading (just icon loadin nothing more happening) so guess there are some issue i must solve, very tricky without any error logs [19:07:25] do you know of any VE release matching 1.25wmf14 that works properly? [19:09:47] The 1.25wmf14 version of VE should work [19:09:47] Are you getting any other error messages [19:09:48] ? [19:09:53] Also, did you run 'git submodule update' after cloning the VE repo? [19:10:51] no error msgs at all, tried the git clone severaltimes but not using that latest git currently, using Visualeditor152a507, that should match 1.25wmf14 [19:11:03] and yes ran the git sumodule update [19:11:18] jberg83: Does it appear in Special:Version? [19:12:46] Yes, it did, but i just got some php errors using the current git version, so have just reverted to 152a507 again, perhaps time to try the git one last time [19:13:27] can you link to your wiki? [19:14:23] sorry, impossible at the moment, only internal use at the office [19:14:37] but i was upgrading from a working 1.24.1 version so its not the cookie issue [19:16:27] trying the git clone again, brb [19:29:30] so, now i get the error i got before PHP Fatal error: Call to undefined function curl_multi_init() in /var/www/mediawiki/includes/libs/MultiHttpClient.php on line 382, [19:31:31] That's presumably because you need php-curl or whatever [19:35:03] will try that, and reboot the server again [19:35:08] thanks for input [23:50:02] Hello [23:50:11] Has anyone installed the Maps Extension here? [23:51:34] Try JeroenDeDauw, he wrote it :) [23:51:45] DanielK_WMDE: You think he installed it? ;) [23:51:53] not sure.... [23:52:20] yuri knows about it too, i think. though i'm not sure *which* maps extension, there's like five... [23:52:40] JeroenDeDauw: ping [23:52:57] DanielK_WMDE: thanks [23:53:07] https://github.com/JeroenDeDauw/Maps/blob/master/docs/INSTALL.md [23:53:17] yes, its him [23:53:35] Im having problems downloading it with composer [23:54:20] DanielK_WMDE: do I have to run maintenance scripts everytime I download an extension? [23:54:34] aelevadoan: JeroenDeDauw lives in randomized time zones, but he's online a lot. try again at random times. [23:54:53] DanielK_WMDE: ok [23:55:00] aelevadoan: depends on the extension. generally, running update.php is a good idea, in case the extension needs special database tables [23:55:12] but many don't [23:55:27] so I cd to maintenance and run update.php? [23:55:49] yes [23:56:06] DanielK_WMDE: if I have a mediawiki farm will that affect it? [23:57:11] then you need to use the --wiki parameter, and hope you have your wiki form set up in a way that supports that [23:57:21] if you don't, you'll have to resort to ugly hacks [23:57:37] what do you mean by --wiki parameter? [23:58:33] php update.php --wiki somewiki [23:58:54] where "somewiki" is the internal wiki name. what that is or how you fund out very much depends on how you set up your farm. [23:59:02] often, it's the database name of the respective wiki [23:59:21] sadly, there is no good documentation for this... [23:59:22] I have incluided the require once codes of the extensions in the general LocalSettings file [23:59:36] require_once "$IP/extensions/Validator/Validator.php"; [23:59:36] require_once "$IP/extensions/Maps/Maps.php"; [23:59:45] the point is that oyu nede to run update.php for each wiki in your form [23:59:46] which affects all wikis, right? [23:59:49] so each database is updated [23:59:50] oh ok