[00:02:47] 03tparscal * r51941 10/trunk/extensions/UsabilityInitiative/EditToolbar/ (EditToolbar.css EditToolbar.js): Fixed rtl bug [00:06:31] 03tparscal * r51942 10/trunk/extensions/UsabilityInitiative/EditToolbar/EditToolbar.js: Added help config back in [00:14:19] 03tstarling * r51943 10/trunk/extensions/Collection/ (Collection.body.php Collection.php): [00:14:19] * Add $wgAvailableRights for rights defined in r51870 [00:14:19] * Fix class name in callback [00:51:48] 04(REOPENED) Show move log when viewing/creating a deleted page - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=16950 +comment (10herd) [01:06:27] 03tstarling * r51944 10/trunk/phase3/includes/ (ImagePage.php filerepo/File.php): [01:06:27] Removed isMissing() calls from performance-sensitive code paths. Replaces live [01:06:27] hack. Should hopefully avoid the total backend overload we saw when we deployed [01:06:27] this feature initially. The feature could be reimplemented as a database field, [01:06:27] img_missing, populated offline by a maintenance script. But doing an NFS stat() [01:06:30] on page view is totally impossible. [01:09:56] Oh my. [01:14:32] 03(mod) EditTool i18n messages with markup should be avoided - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19190 (10dale) [01:16:45] hi all [01:18:19] Would anyone know how to import a large sql file? it's 79MB and I can't upload anything bigger than 2MB :( [01:18:25] 03tstarling * r51945 10/trunk/extensions/OggHandler/PEAR/File_Ogg/File/ (7 files in 2 dirs): Fix fatal error in File_Ogg_Theora constructor (at least in PHP 5.3) due to the lack of a File_Ogg_Media::File_Ogg_Media() function. Use parent::__construct() instead. Standardize on PHP 5 style __construct() generally. [01:26:35] Hmm. [01:26:54] As expected, abuse log entries are getting social stigma attached to them. [01:27:09] "I have triggered the abuse filter a few times, and even filed a false positive report, but I can see how "abuse log" could be taken the wrong way - even knowing what it was I was embarrassed to see that it logged me "replacing content with obscenities" (on Michelle McManus articles, for anyone curious as to why I'd be replacing content with obscenities)." [01:27:17] :-/ [01:33:22] hey there, i was wondering if someone would be able to give me a professional opinion on something i may or may not have completely fubarred [01:34:13] [02:32:43] * Quits: AaronSchulz (n=chatzill@adsl-76-205-101-39.dsl.bcvloh.sbcglobal.net) (Dead socket) [01:34:14] [02:33:01] * Joins: AaronSchulz (n=chatzill@76.205.101 [01:34:18] sorry [01:34:24] i'll try not mispasting this time~ [01:34:31] http://ss13.donglabs.com/index.php?title=Main_Page [01:35:46] Sounds like the StringFunctions extension. [01:35:51] Is that installed? [01:36:03] i don't recall installing any extensions at all [01:36:19] nope, not a bean [01:36:36] Huh. [01:36:41] i think it may be the result of a completely hamfisted attempt at an upgrade [01:37:44] i've tried using the database for a fresh install of mediawiki, and yet it still manages to produce that error [01:39:11] <^demon> vinny: It sounds like you're missing one of the classes. Can you check in your wiki folder to see if "includes/StringUtils.php" exists. Also, what version are you trying to upgrade from->to? [01:39:50] <^demon> Annemarie: StringUtils is a utility class for MW, has no relation to StringFunctions :) [01:40:00] alright, i'll check that now [01:40:00] thanks [01:40:33] yep, stringutils.php's there [01:40:51] ^demon: Rawr. [01:41:26] <^demon> Odd. [01:42:10] <^demon> What version were you trying to upgrade from->to? [01:42:46] i'm pretty sure it was 1.13 to the 1.15, or whichever the latest is [01:43:05] <^demon> Yeah 1.15 is latest. [01:43:13] but that was about four hours ago now so i'm starting to doubt my own recollections :( [01:45:14] <^demon> :-\ I dunno offhand. It sounds like something's not loading right. [01:45:56] thanks for the input, anyway [01:47:15] the most frustrating thing is that my backups seem to be completely ineffective [01:48:02] which makes me wonder if my backups are perhaps just as broken as my current install :( [01:52:28] <^demon> Well, that has nothing to do with your backups. [01:53:24] <^demon> Assuming your backups are fine, something seems wrong with the install. You said you tried a fresh install. It almost makes me think something is wrong with the autoloader. [01:53:40] hahaha [01:53:45] i am pretty glad that you said that [01:54:05] i asked another guy i know, and his response was [02:46:29] you can tell them I think it's something to do with the autoloader [01:55:11] unfortunately i'm pretty inexperienced as far as doodling about with the inner-workings of this stuff goes [01:55:36] basically everything i've done so far has been following either the instructions on the mediawiki... wiki [01:58:26] <^demon> To debug that you'd need to go poke in the code :-\ [01:59:04] oh dear. [01:59:13] yeah, i was afraid that'd be the case. [02:00:25] 03(mod) Bot edits should be marked automatically as sighted - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19207 (10JSchulz_4587) [02:01:43] oh hell [02:01:51] one thing i've been told a few times by various error messages in my toils [02:01:55] is that i'm not running PHP5 [02:02:18] i'm using dreamhost and from what i gather, dreamhost's php is a bit spotty [02:02:57] <^demon> You couldn't run 1.15 on PHP4 anyway. [02:04:19] yeah, exactly [02:04:36] since this upgrade a few error messages have told me that i'm running PHP4 [02:04:49] which is pretty damn weird considering i'd installed 1.13 [02:05:04] <^demon> It wouldn't have run 1.13 on PHP4. [02:05:10] exactly, yeah [02:05:12] <^demon> The only version that still runs on 4 is 1.6.x [02:07:07] 03shinjiman * r51946 10/trunk/ (5 files in 2 dirs): Localisation updates Cantonese, Chinese and Literary Chinese [02:07:20] yeah, that's what i gathered [02:07:29] back [02:09:13] does anyone have a tip on how to import a large sql file? it seems that it's limited to 2MB :( [02:09:16] What's the procedure for hooking MediaWiki authentication into other apps? [02:09:53] I want to create a simple data entry form for users, but extensions are really annoying and slow to create rather than a nice ruby application or something [02:13:54] night! [02:17:28] alright, thanks for the help ^demon and annemarie [02:18:23] <^demon> vinny: no problem. [02:18:25] i'll try a few more last ditches, then i'll pack in for the night [02:35:00] oh jesus i have no idea what i just did but i've done it [02:52:13] alright, thanks for the help, everyone [02:52:17] great service in here~ [02:52:47] ...although hopefully if i find myself back in here it'll be for a more cheerful reason. :) [02:52:50] later! [02:56:32] 04(REOPENED) formatnum works wrong in german - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18957 +comment (10entlinkt) [02:57:36] 03dale * r51947 10/branches/new-upload/phase3/js2/mwEmbed/ (69 files in 17 dirs): transition control updates [02:57:49] anyone know how to share authentication sessions and stuff with mediawiki? [03:06:02] howdy [03:10:06] Does anyone know how a software to split a SQL into several smaller files? [03:10:38] plz! [03:12:13] nano and your brain [03:13:29] or cut [03:15:39] goddammit, I need to go to a drum corps show [03:51:15] ashley: Do you have any plans for the next extensions that you'll try to port over from Wikia's code site? [03:57:35] hey can anyone help me. i just setup short url's on my wiki and now the css is not working :S [03:58:57] using null article paths and null script paths perchance? [03:59:39] yea [04:04:51] that's your reason then, use a subfolder for article names, or you get conflicts with scripts, styles, skins, images, favicon, robots.txt, and anything you can't think of ahead of time [04:05:22] (null article paths that conflict are not officialy supported or advised, you won't get much help or sympathy for them) [04:05:47] eg: /wiki/Articlename and /w/index.php are the best (double non-null) [04:06:29] or at least have one of the two not null, if article it is easy, if script then you can, say, set a general rewrite rule to ignore /w/ for any article names [04:11:20] ok now my site points to mypage.com/wiki/Main_Page but the css is still messed up what do i have to do to fix this? [04:12:21] okay, view the page source [04:12:45] find the or