[00:30:19] TimStarling: is the jobs-daemon file available anywhere? [00:37:50] 03(mod) Notice: unserialize() Error when using Postgres - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11292 +comment (10isaac.waldron) [00:53:36] flyingparchment: https://wikitech.leuksman.com/view/All_servers [00:53:48] seoul has no DBs? [00:54:06] And I thought srv98 did jobs too [00:58:29] 03(mod) Changing the text when a wiki does not exist - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11125 (10steinninn) [01:03:27] 03(mod) Specified key was too long - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=4445 +comment (10jhcwilson) [01:09:14] 03(NEW) Formatting problem: Included pages & Parser.php - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11345 normal; normal; MediaWiki extensions: Cite; (jhcwilson) [01:13:29] 04(REOPENED) For table categorylinks, add cl_from to the cl_sortkey index - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=10280 +comment (10jhcwilson) [01:18:05] anyone here use the hex2bit calendar [01:18:09] ??? [01:36:29] good morning everyone ;) I've another question about extensions. I like to use (mysql_affected_rows(), but don't know ´how to get the mysql link variable. thx for help [01:37:45] 03(mod) Changing the text when a wiki does not exist - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11125 (10cbrown1023) [01:41:24] I have problem getting my MediaWiki installing. I've uploaded it to my site, chmod a+w the config directory but I just get a blank page when I hit the site [01:43:26] haha [01:48:53] Maybe now someone can help me: I've another question about extensions. I like to use (mysql_affected_rows(), but don't know ´how to get the mysql link variable. thx for help [02:57:29] 03(mod) Interwiki redirects are listed in Special:BrokenRedirects - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=9237 (10rotemliss_public) [03:03:48] 03(mod) Interwiki redirects are listed in Special:BrokenRedirects - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=9237 (10rotemliss_public) [03:18:12] I'm having trouble resizing images that load from a commons directory [03:18:30] detail is here http://www.mediawiki.org/wiki/Project:Support_desk#Error_Creating_Thumbnails [03:19:54] 03rotem * r25865 10/trunk/phase3/languages/messages/MessagesHe.php: Fix. [03:22:44] t0lk: is the directory writable? [03:22:54] 03rotem * r25866 10/trunk/phase3/languages/messages/MessagesHe.php: Fix. [03:23:08] i.e. chmod 0777 [03:24:03] yes qsheets [03:24:18] 03rotem * r25867 10/trunk/phase3/languages/messages/MessagesHe.php: Fix. [03:24:22] thumbnails works everywhere [03:24:29] except when pulled from commons [03:24:59] t0lk: using latest ver.? [03:25:08] i believe so [03:25:13] 1.11.0 [03:25:30] # MediaWiki: 1.11.0rc1 [03:26:39] this is a resized image on commons http://commons.bahaikipedia.org/User:David/sandbox [03:26:50] this is a resized image pulled from commons http://bahaikipedia.org/User:David/sandbox3 [03:29:40] i noticed /images is read/write/execute but the subfolders are only read/execute [03:29:48] should i set everything to writeable? [03:32:22] try that [03:33:53] k [03:34:05] in the commons folder or for all the language wiki's? [03:35:56] no change and everything is read/write/execute :/ [03:37:12] 03aaron * r25868 10/trunk/extensions/FlaggedRevs/ (FlaggedRevs.php FlaggedRevsPage.i18n.php flaggedrevs.css): [03:37:12] *Fix typo [03:37:12] *Message tweak [03:37:25] idno what to tell you, t0lk [03:37:59] 03rotem * r25869 10/trunk/phase3/languages/messages/MessagesHe.php: Fixes. [03:38:06] someone responded at the helpdesk, thanks also :D [03:38:09] i'll see what I can do [03:38:45] anyone know how to fix the "UNIQ...-00000001-QINU" error? [03:41:12] 03rotem * r25870 10/trunk/phase3/languages/messages/MessagesHe.php: Shorter log entry. [03:41:23] 03aaron * r25871 10/trunk/extensions/FlaggedRevs/FlaggedRevsPage.i18n.php: *Bah... [04:19:06] can someone take a look at this thread for me and offer any advice [04:19:07] http://www.mediawiki.org/wiki/Project:Support_desk#Error_Creating_Thumbnails [04:34:09] is it possible to mod a SpecialPage from an extension? [04:34:35] *jeremyb needs to add to $links in RecentChanges [04:34:56] and to filter based on the corresponding show/hide param [04:55:44] ping? [04:59:28] is there a script or a step-by-step on setting up a mysql for mediawiki? [05:05:41] how do I call public_html/commons/images from inside public_html/directory? [05:05:57] it shows up as public_html/directory/commons/images [05:06:50] $wgSharedUploadDirectory = "$IP/commons/images"; [05:20:04] how do I call public_html/commons/images from inside public_html/directory? [05:24:09] 03(mod) A user can get around the 255 character signature limit. - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=10715 +comment (10tcrow777) [05:29:28] t0lk: ../commons/images [05:29:33] .. means one directory up [05:30:00] ahh [05:30:01] :D [05:30:02] ok [05:30:22] .. is a hardlink to one dir up aiui [05:30:36] thank you :D [05:31:24] TheFearow: did you see my question? :P [05:32:51] who? [05:34:57] t0lk? [05:35:25] *jeremyb is not too optimistic after having done more grepping... [05:35:38] *jeremyb originally was grepping with a bad flag [05:36:26] no i didn't see [05:36:33] ohh [05:36:35] nvm [05:36:36] hah [05:36:40] thanks guys :) gtg [05:41:10] hi all - quick committer question - I'm trying to check out for the first time using the svn+ssh protocol rather than http (having followed all previous steps in the [[Commit access]] page on mw.org), and it's prompting me for a password - it was my understanding that the public-key encryption would be enough? [05:42:04] if it asks for a password, your key is set up wrongly [05:42:58] flyingparchment: i see, thanks [06:26:07] 03(mod) Lock wikimania2007wiki database (Disable all anonymous access) - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11329 (10alexsh) [06:32:37] Hmmm, why can sysops unprotect a page when their permission level doesnt allow them to edit it? That's a security issue [06:34:59] 03(NEW) Sysops can unprotect/delete pages they cant edit - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11346 15enhancement; normal; MediaWiki: Page editing; (fearow00) [06:35:05] 03(mod) Sysops can unprotect/delete pages they cant edit - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11346 (10fearow00) [06:55:29] 03(mod) Preference to toggle edit tools - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11130 +comment (10steinninn) [07:12:45] hi [07:13:26] i need some help porting some database stuff into a mediawiki database, anyone here to help me? [07:14:35] so how can i put some new articles automated into a wiki [07:20:20] anybody? [07:30:24] Argh, not too much information found on metawiki on profileinfo.php... [07:32:14] What is it? [08:17:12] 03(FIXED) change namespace "Wikibooks:" - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11333 +comment (10jeluf) [08:24:40] 03(mod) [Wish] allow .kvtml files for Wikiversity - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11332 -shell ; +comment (10jeluf) [08:28:17] 03(FIXED) Lock wikimania2007wiki database (Disable all anonymous access) - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11329 +comment (10jeluf) [08:32:09] 03(FIXED) Restrict move to autoconfirmed on itwiki - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11326 +comment (10jeluf) [08:34:04] 03(FIXED) Enable subpages in main namespace in Russian Wikisource - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11324 +comment (10jeluf) [08:37:58] 03(FIXED) close upload at iswikibooks - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11318 +comment (10jeluf) [08:42:21] 03(FIXED) close upload at iswikiquote - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11317 +comment (10jeluf) [08:43:34] Does anyone know what time I might be able to catch TimStarling around? [08:44:25] He's living in Australia, you should be able to find him here on weekdays [08:44:29] about four hours before now, I think. [08:44:39] isn't h in England with Angela? [08:44:41] *Werdna lost track. [08:45:08] I thought he went to Australia from Taipei? [08:45:09] OK thanks. :) [08:45:18] We need a TimLocator [08:45:20] no idea. [08:45:42] *Werdna shrugs. [08:45:56] IflyForFun: try sending him an email. [08:46:12] k, I will.. thanks [08:46:55] I am thinking about writing an S3 storage engine for MediaWiki images.. think he might be the person to compare notes with? [08:48:19] S3, this amazon thing? [08:48:47] yeah [08:49:34] having the ability to store images in S3 would allow me to place my wiki into Amazon's EC2 cloud and scale as necessary. [08:49:57] my wiki is Lostpedia.com so it gets huge amounts of traffic during the Lost season.. but scales back during the off season. [08:52:09] interesting. [08:53:35] we'll see... it will be cool if it works as planned. [08:57:05] just wait one more season and your wiki will go quiet for ever ;-) [08:59:28] exactly why I don't want to spend a ton on hardware.. ;) [09:00:35] Thanks for the help guys :) [09:31:24] 03(NEW) Access keys - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11347 trivial; normal; MediaWiki: Page editing; (chris_europole) [09:37:31] 03(mod) Anonymous users' signatures should link to contribs page or talk page - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11315 summary (10matthew.britton) [10:21:11] 03(mod) Provide more detailed information in the protected page notice - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=6179 +comment (10gtisza) [10:26:19] 03(mod) Special:Import should adjust namespaces to local wiki - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=5770 (10bugzilla.wikimedia) [10:35:50] 03(mod) Provide more detailed information in the protected page notice - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=6179 +comment (10Andrew) [10:49:26] 03(mod) Make section edit links more usable/understandable - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11270 +comment (10gtisza) [11:22:49] 03(mod) A user can get around the 255 character signature limit. - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=10715 (10robchur) [11:31:42] is wpStarttime required on save? [11:59:24] 03(mod) Create the group "test-sysop" for the Wikimedia Incubator - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=10727 (10robin_1273) [12:18:07] Hi, I have a problem with conditions on MediaWiki 1.11.0. Straight to the point: They don't work... I used this line stright out of the documentation for testing and the text is being displayed directly (with id replaced correctly with either the parameter or an empty string): {{ #if: | Parameter is defined. | Parameter is undefined, or empty }}. I'd really appreciate any help. [12:18:54] erm...do you have the ParserFunctions extension? [12:19:09] Oh, that's a seperate extension? [12:19:15] yes [12:19:24] OK then that's already the solution, thank you very much [12:19:31] download ParserFunctions from http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/ParserFunctions/ [12:20:04] Thank you! [12:20:21] np