[00:24:04] hey all i was trying to do the short URL thing for my mediawiki installiation and i could not get it to work i cant find the apache2.conf as i am running 5.2.9 (apache2handler) [00:26:14] you don't use .htaccess for it? [00:27:20] How do I tell if an insert() was a success or a fail? [00:27:46] i tryed it in there and it gave me a message i do not have permission to access this page [00:28:13] hmm strange [00:28:16] where you putted the .htaccess? [00:28:30] no sory i tryed it in httpd.conf [00:28:36] i will have to find that file [00:29:10] well .htaccess is better and easyier in my opinion [00:29:37] do you no where to find it on a xampp windows installation [00:30:13] there is none, oyu need to create one [00:30:36] wow this is getting hard where do i create it [00:30:50] okay, well, did you have a wiki folder? [00:31:03] Using an .htaccess file is a poor idea [00:31:07] why? [00:31:12] i never had problems with it [00:31:20] i am a begginer [00:31:44] and i have not yet needed to do something like this as i have installed and elgg installation and it works fine [00:31:59] Try c:\wamp\Apache2\conf\ [00:32:24] Emufarmers: Why you think its poor? [00:32:46] WaterRatj: http://www.mediawiki.org/wiki/Manual:Short_URL#Recommended_how-to_guide_.28setup_used_on_Wikipedia.29 [00:33:59] Well, .htaccess never gave me problems so i don't mind :d [00:34:00] thanks for that link thats where i was reading so i must have done this wrong [00:35:17] so /path /to/ your/ wiki/ index.php should that be the full path include C: or just the www root path [00:35:49] That should be the full path, including C: [00:36:04] ok i will give that a try [00:36:11] You found httpd.conf? [00:36:38] yea i always new where it was [00:36:46] http://thehub .ath.cx/wiki/ this is the error i get [00:36:50] http://thehub.ath.cx/wiki/ [00:37:06] 03(mod) Rollback requested for Simple English Wiktionary - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20488 (10microchip08) [00:37:46] Make the wiki directory readable with Windows' permissions [00:38:15] it is readable ad i can get into there [00:38:33] It's readable for _you_, but is it readable for the webserver? [00:39:26] i have never had that trouble untill i placed this code as when it was /w/ it would load [00:39:54] Okay, what exactly did you put in httpd.conf? [00:40:14] Alias /wiki C:/xampp/htdocs/w/index.php [00:40:51] And the wiki files are actually at C:/xampp/htdocs/w/ ? [00:41:10] C:\xampp\htdocs\w [00:41:20] yes [00:41:49] And you added the lines to LocalSettings.php? [00:42:02] $wgScriptPath = "/w"; # Path to the actual files. This should already be there $wgArticlePath = "/wiki/$1"; # Virtual path. This directory MUST be different from the one used in $wgScriptPath $wgUsePathInfo = true; # Enable use of pretty URLs [00:42:10] $wgScriptPath = "/w"; # Path to the actual files. This should already be there [00:42:17] $wgArticlePath = "/wiki/$1"; # Virtual path. This directory MUST be different from the one used in $wgScriptPath [00:42:21] .$wgUsePathInfo = true; # Enable use of pretty URLs [00:42:38] the top one was harder to read lol [00:43:30] Okay, do you know where your Apache error log is? [00:43:46] i can find it lol should not be that hard [00:45:45] which one do you want me to read there is like 6 of them [00:46:05] What're they called? [00:46:56] got it went to the wrong folder when to errors file instead of logs lol [00:49:11] so what do you want to know [00:49:34] What's the last line of the error log say? [00:49:55] [Sun Sep 06 10:48:46 2009] [error] [client 59.101.206.71] WARNING: Action elggchat/poll was called without an action token. It is stongly recommended that you consider doing this. Plugin authors should use 'input/form' or pass is_action=true to 'output/confirmlink' or 'output/url'., referer: http://thehub.ath.cx/elgg/pg/photos/upload/1127 [00:50:14] [Sun Sep 06 10:48:41 2009] [error] [client 58.178.203.151] File does not exist: C:/xampp/htdocs/w/index.phpMain_Page [00:50:34] sorry some one was using the elgg installation this is the one we are looking for [00:53:11] Dunno, looks like you forgot a slash somewhere [00:53:45] after index.php [00:54:12] No [00:54:32] well, not exactly [00:54:41] because thats my full path i have even copyed and pasted it from the windows address bar [00:54:56] 03(NEW) Thumb doesn't support Animated PNG - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20516 enhancement; Normal; MediaWiki: Images and files; (public.wiki) [00:55:08] 03(mod) HTTP 500 Error when loading some articles - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19373 (10public.wiki) [00:55:16] What? [00:55:47] ? [00:56:28] Oh, now it's a 404 error instead of a 403 [00:57:01] what does that mean lol [00:57:17] It means you changed something; what's at the bottom of the log now? [00:58:12] [Sun Sep 06 10:56:53 2009] [error] [client 58.178.203.151] File does not exist: C:/xampp/htdocs/wiki [00:58:23] now i did not change the address to that [00:59:30] now it says [Sun Sep 06 10:58:39 2009] [error] [client 58.178.203.151] File does not exist: C:/xampp/htdocs/w/index.phpMain_Page [01:00:12] Look for the lowest line with [client 173.48.139.205] [01:01:12] [Sun Sep 06 10:59:11 2009] [error] [client 173.48.139.205] File does not exist: C:/xampp/htdocs/favicon.ico [01:02:04] n_n [01:02:10] okay, the next-lowest line with it [01:02:55] hold on [01:04:26] [Sun Sep 06 10:59:11 2009] [error] [client 173.48.139.205] File does not exist: C:/xampp/htdocs/favicon.ico [01:04:28] still that [01:05:06] Look for a line with [client 173.48.139.205] that's not about the favicon [01:06:30] [Sun Sep 06 10:59:11 2009] [error] [client 173.48.139.205] File does not exist: C:/xampp/htdocs/w/index.phpMain_Page [01:06:55] if i take out the code it works [01:07:25] Then what's the problem? [01:08:10] if i font try and get it /wiki/page it does not work but if i keep the long address it works [01:08:12] 03(FIXED) Rollback requested for Simple English Wiktionary - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20488 +comment (10JSchulz_4587) [01:10:03] I guess you should ask someone else to help you, then [01:11:20] well thanks for trying [01:11:25] this has me stumped [01:11:50] Haha :p [01:12:03] 03(mod) Rollback requested for Simple English Wiktionary - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20488 (10microchip08) [01:16:55] im going to start again and see what happeneds [01:30:43] 03(mod) Let mw-plusminus-pos shows in history - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20211 (10public.wiki) [01:36:11] hmm [01:36:17] $wgEmailConfirmToEdit doens't work? [01:45:22] My mediawiki install is like turbo slow a lot. And I'm wondering if it's because I'm using all of the nested (?) citation templates from en.wikipedia [01:45:53] And if that's bad that I'm using that, how I can use something that may get approximately the same job done, but faster. [02:04:54] hmm [02:05:25] same emails can occur twide? [02:06:13] Neurotiquette: http://www.mediawiki.org/wiki/User:Aaron_Schulz/How_to_make_MediaWiki_fast [02:07:13] !fast alias performance [02:07:13] --mwbot-- Successfully added alias: fast [02:07:17] :D [02:08:01] So anyone can help me? :D pretty please :p [02:09:57] What is your question? [02:10:02] Well :D [02:10:27] I want user to create account, but i need to make sure Email is required and email can't occur more then once [02:11:38] MrZ-man: Thank you [02:11:52] So set $wgEmailConfirmToEdit and write an extension with the AbortNewAccount hook [02:12:13] what you mean with the abortnewaccount? [02:12:23] !hook | WaterRatj [02:12:23] --mwbot-- WaterRatj: http://www.mediawiki.org/wiki/Manual:Hooks/`e1 [02:12:27] :| [02:12:35] !hooks | WaterRatj [02:12:35] --mwbot-- WaterRatj: Hooks allow you to run functions at various points in the main MediaWiki code. For more information about using hooks in MediaWiki, see . [02:41:44] 03(NEW) Cancel button fails to return to old version - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20517 minor; Normal; MediaWiki: Page editing; (rwoodworth) [03:29:48] *Splarka pokles mwbot [03:36:14] !rar | Splarka [03:36:14] --mwbot-- Splarka: rar [04:01:41] how can i remove index.php from the url? [04:02:24] !shorturl | Kfir [04:02:24] --mwbot-- Kfir: To create simple URLs (such as the /wiki/PAGENAME style URLs on Wikimedia sites), follow the instructions at . There are instructions for most different webserver setups. If you have problems getting the rewrite rules to work, see !rewriteproblem [04:02:44] Emufarmers: thanks :) [04:10:41] 03mrzman * r55863 10/trunk/phase3/ (RELEASE-NOTES includes/ProtectionForm.php): [04:10:41] (bug 20136) Synchronize the protection form expiry boxes onchange in addition to onkeyup. [04:10:41] Technically the onkeyup handler is redundant, but at least on Firefox, onchange doesn't run [04:10:41] until after the input loses focus, so its somewhat less intuitive, but necessary if the user [04:10:41] clicks an option from a browser's autosuggestion [04:11:08] 03(FIXED) Using suggestion box for custom expire time fails to insert in the locked move protection - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20136 +comment (10mrzmanwiki) [04:11:25] 03(mod) Mark edits as vandalism edits using Undo - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20510 (10nolan.j.white) [04:32:19] hi, i installed mediawiki in http://gameornot.net/debmal/wiki/ and already pointed debmal.my to http://gameornot.net/debmal that link but the wiki shows like it could not find it when i use debmal.my/wiki [04:44:03] How do I setup a transclusion page that accepts variables?? [04:44:16] ..you mean a template? [04:44:19] Yes [04:46:07] How do I make variables with a template, Emufarmers? I've done a little coding before, I just need a good reference page [04:47:02] !template ? [04:47:02] --mwbot-- For more information about templates, see . See also: !templateproblems [04:47:14] thanks [05:03:10] hi, i am interested in what I wrote about here: http://en.wikipedia.org/wiki/Wikipedia:Village_pump_%28technical%29#Automatically_add_text_in_the_square_text_box.3F An editor can automatically add text in the Subject/headline, using a url address, like this: http://en.wikipedia.org/w/index.php?title=User_talk:5dsddddd&action=edit§ion=new&preloadtitle=The+%5B%5BWP%3AARS%7CArticle+Rescue+Squadron%5D%5D+Newsletter+%28Septe [05:03:23] square text box also? [05:05:13] is this the correct forum to ask tech questions? if not, which one is? [05:07:36] great a dead forum :( [05:13:01] !ask | rum_ [05:13:01] --mwbot-- rum_: Don't say "I have a question", or ask "Is anyone around?" or "Can anyone help?". Just ask the question, and someone will help you if they can. See also: !gethelp [05:13:31] you missed my question [05:13:37] i asked it two minutes before [05:13:39] you came [05:13:41] rum: &preload can do it only on new pages [05:13:41] i will repos [05:13:49] repost [05:13:51] there is no way to do it when the page already has text [05:13:52] okay thanks [05:13:53] don't repost [05:13:56] MaxSem can read the logs [05:14:09] hi, i am interested in what I wrote about here: http://en.wikipedia.org/wiki/Wikipedia:Village_pump_%28technical%29#Automatically_add_text_in_the_square_text_box.3F An editor can automatically add text in the Subject/headline, using a url address, like this: http://en.wikipedia.org/w/index.php?title=User_talk:5dsddddd&action=edit§ion=new&preloadtitle=The+%5B%5BWP%3AARS%7CArticle+Rescue+Squadron%5D%5D+Newsletter+%28Septe [05:14:17] *facepalm* [05:14:19] Can a person using a url address add text to the large square text box also? [05:14:27] oih sorry [05:14:30] just saw your message [05:14:38] i know the rule about not saying stuff [05:14:44] that is why i posted firsted [05:14:52] yes: with preload, but only for new pages, and only by preloading a template [05:15:01] okay thanks [05:15:20] so there is no way to add a new section to an existing talk page, [05:15:29] with information in the text box [05:15:35] well, you can preload with section=new [05:15:54] IIRC [05:16:18] http://en.wikipedia.org/wiki/Talk:Main_Page?action=edit§ion=new&preload=Template:Foo [05:30:11] splarka [05:30:13] thank you [05:30:16] sorry to double post [05:30:21] that is awesome [05:30:29] all i need is an example [05:31:10] so kewl thanks splarka! [05:34:30] I would love to be able to preload a template with a parameter :-P [05:37:39] *Splarka bites apergos [05:37:46] ow ow ow [05:37:52] apergos: wouldn't work, the preload parser doesn't do anything, except strip [05:37:57] yeah I know [05:37:59] avar left a rude comment there [05:38:14] heh [05:38:26] I shouldn't be greedy, even having the preload is good [05:38:34] but still... one wee little parameter :-P [05:39:07] so introduce &preloadpresavetransform and &preloadexpandtemplates [05:39:16] I can't [05:39:31] I'm too busy doing all the rest of the job that isn't my job :-P [05:39:42] whic reminds me, I wonder how memory is on the scalers atm [05:39:42] well, hold the image servers hostage and make Tim do it [05:39:46] splarka, thisis the second time you have helped me [05:39:46] heh [05:39:48] thanks [05:39:52] np [05:39:55] I am holding them hostage, believe me [05:40:13] but tim also has about 3-4 people's worth of work (maybe more) [05:41:10] i wrote a new extension matrix bot http://www.mediawiki.org/wiki/User:Alterego/ExtensionMatrix [05:42:30] sweet [06:05:33] whats the thing that controls which special pages you are allowed to redirect to? [06:09:59] gave you a barnstar splarka [06:10:05] :) [06:11:06] bye [06:11:38] 03(mod) Add option for editors in preferences to always show diff to latest flagged revision - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20058 (10pbirken) [06:32:37] is there a way to have mw not require a database? [06:32:51] eg store everything in files? [06:33:39] No. [06:37:13] I think I'm going to have to enable misermode because my install is timing out so much. My provider just sucks. [06:37:52] Neurotiquette: You tried all the possible caching methods? [06:37:56] Annemarie: so it's abolutely impossible? [06:38:20] GreenReaper: Is there some cacheing methods I should use before full misermode??? [06:38:25] Fairly sure MW requires a DB. [06:38:49] what about w/ plugins, patches, mods, etc.? [06:38:49] Well, in terms of http://www.mediawiki.org/wiki/Manual:Cache [06:39:04] in particular http://www.mediawiki.org/wiki/Manual:$wgMainCacheType [06:39:11] CACHE_ANYTHING is a good start. [06:39:34] wmmo you could use Semantic MediaWiki with the External Data extension installed [06:40:06] prefrontal_: so that would just require PHP then? [06:40:24] yeah no new requirements except those extensions [06:40:25] http://www.mediawiki.org/wiki/Manual:File_cache might also be useful in some situations. [06:41:21] wmmo semantic mediawiki requires mysql [06:41:36] wmmo the answer to your question is clearly no [06:41:48] wmmo but if you want, you can keep your data on the file system and use extensions to dynamically grab it [06:42:10] prefrontal_: ok, thanks [06:42:10] perhaps you're more interested in TiddlyWiki [06:42:21] prefrontal_: then dokuwiki yeah, either that or doku [06:42:48] oops, ignore my poorly-contructed sentance [06:43:11] surely someone has made an SQL abstraction that stores everything in .txt files, just for shits and giggles if nothing else [06:44:48] GreenReaper: how, exactly would I use CACHE_ANYTHING? The wiki page isn't really clear [06:45:24] It's a constant. You set the variable to it, in LocalSettings.php [06:45:53] "the variable" being $wgMainCacheType in this case. [06:46:15] If you have no cache than your wiki will definitely run slowly. [06:46:50] Ideally you would have APC or memcached installed to help, but if not the other options may relieve some of the stress. [06:47:23] Is there anything I need to know, or can I just plug in that constant with that variable in my LocalSettings.php? [06:47:37] Well I see changes on the page when I run an edit? [06:47:51] Well, it helps if you read the other pages I linked to understand what it's doing. [06:48:32] Unfortunately if you have shared hosting many of the options for making MediaWiki fast may not be available to you, in which case stuff like miser mode may be your best choice. [06:49:56] what is miser mode [06:50:20] see http://www.mediawiki.org/wiki/Manual:$wgMiserMode [06:51:54] OK, I guess the general cache overview is my best bet [06:54:21] 03(NEW) Special:NoticeTemplate HTTP 500 error - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20518 enhancement; Normal; MediaWiki extensions: CentralNotice; (gtisza) [07:20:47] 03(mod) Add option for editors in preferences to always show diff to latest flagged revision - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20058 (10JSchulz_4587) [07:29:28] why didn't anyone tell wmmo about SQLite? [07:35:35] because SQLite is php only and is a configuration of mediawiki under which a database isn't required. [07:35:41] or because you didn't read what he wrote. [07:42:18] read thoroughly after the poster left? not for us:P [07:45:10] 'SQLite is php only' is obviously a mistake [07:47:57] 03(NEW) Redirects in the stable version show up wrong - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20519 enhancement; Normal; MediaWiki extensions: FlaggedRevs; (gtisza) [08:22:23] 03aaron * r55864 10/trunk/phase3/includes/Article.php: Fixed regression likely from r55700, where $wgOut rev ID was not set for oldid=latest. (this took way too long to track down since the commit summary didn't mention the massive refactoring) [09:38:29] 03(NEW) An official POTY committee mailing list - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20520 enhancement; Normal; Wikimedia: Mailing lists; (kanon_wiki) [09:40:31] anyone know what LoginForm::cookieRedirectCheck() does? [09:40:39] (SpecialUserlogin.php) [09:41:28] 03(mod) An official POTY committee mailing list - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20520 (10kanon_wiki) [10:02:23] 03midom * r55865 10/trunk/debs/mydumper/ (9 files in 2 dirs): mydumper package [10:06:17] 03raymond * r55866 10/trunk/extensions/Drafts/Drafts.hooks.php: Follow-up r55638: Fix patch file name. This helps to run update.php successfully :-) [10:09:59] 03aaron * r55867 10/trunk/phase3/includes/Wiki.php: bug 20519 Redirects in the stable version showed up wrong [10:10:13] 03(FIXED) Redirects in the stable version show up wrong - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20519 +comment (10JSchulz_4587) [10:16:55] 03midom * r55868 10/trunk/debs/mydumper/debian/ (compat control rules): fix hardy builds and add build-deps, slipped away after package refactoring [10:43:50] 03siebrand * r55869 10/trunk/extensions/Translate/groups/FreeCol/FreeCol.yml: FreeCol 'selectDestination.destinationTurns' optional [10:58:38] 03nikerabbit * r55870 10/trunk/extensions/Translate/groups/Okawix/Okawix-dtd.php: * Don't export empty [11:26:18] hi VasilievVV & vvv. which one of you is real? [11:36:17] Where in the DB is the relation between categories and pages stored? I am trying to get all the pages of a given category via mySQL [11:37:33] categorylinks [11:38:10] http://www.mediawiki.org/wiki/Manual:Categorylinks_table [11:38:45] *Splarka pokles uberfuzzy [11:43:27] MaxSem: me :) [11:53:20] 03purodha * r55871 10/trunk/extensions/Translate/check-blacklist.php: Group name "ext-flaggedrevs-reviewedpages" had "-list" appended. [11:57:30] 03(mod) Special:WantedCategories refresh date updates but contents does not get updated - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19969 (10malafaya) [11:59:12] 03(mod) Oversight mailing list for the Simple English Wikipedia - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20337 +comment (10church.of.emacs.ml) [12:01:50] 03siebrand * r55872 10/trunk/extensions/Translate/groups/ (5 files in 2 dirs): Update code mappings for MantisBT [12:06:58] is this a bug? I was reading the help:impor discussion page when someone underlined that the timestamp must be newer for the imported page, else the article remains with the old text. [12:07:39] I imported some pages by changing the timestamp to 2010, it worked, but now the history displays an edit made in 2010 lol [12:08:29] webchat_Freenode: Don't import over an existing page, delete the existing page first [12:09:18] I"ll try the mass delete py bot [12:14:44] :( [12:14:52] I need admin privileges [12:14:59] else I can't mass delete [12:16:30] You also need those rights to import stuff in the first place [12:16:40] ops [12:16:48] I was missing the sysopnames in user-config [12:30:57] oh nice, the delete.py doesn't bug because of different languages [12:37:11] I imported some pages by changing the timestamp to 2010, it worked, but now the history displays an edit made in 2010 lol <....no... what did he think the timestamp was used for... [12:43:09] ws [12:58:30] 03mkroetzsch * r55873 10/trunk/extensions/SemanticMediaWiki/RELEASE-NOTES: add note on recently added error tracking feature [13:08:09] 03mkroetzsch * r55874 10/trunk/extensions/SemanticMediaWiki/includes/ (4 files in 2 dirs): remove some long-deprecated functions, move code for SMWPrintRequest class to separate file for clarity [13:15:57] 03(mod) Special:WantedCategories refresh date updates but contents does not get updated - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19969 (10malafaya) [13:33:50] 03mkroetzsch * r55875 10/trunk/extensions/SemanticMediaWiki/includes/ (4 files): functionality of template resul printer now subsumed by list printer [13:34:27] 03(mod) Special:WantedCategories shows categories that are "not wanted" or already exist - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19969 summary (10malafaya) [13:39:43] how do I make the categorytree be collapsed by default? [13:43:42] hello [13:44:13] somebody can help me please ? [13:44:21] 03(NEW) Unable to stay logged on via API on Commons and Meta - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20521 normal; Normal; Wikimedia: General/Unknown; (sam) [13:44:24] Ask your question [13:45:27] Reedy: Did you also test on non-wikipedia projects like wiktionaries? [13:45:42] Micthev: Just ask your question and someone will help you if they can [13:46:00] RoanKattouw: I've config a new wiki on an Idoo server and I've a mistake you can see that on : http://candacesaint-george.idoo.com/index.php?title=Accueil What's about ? [13:46:32] RoanKattouw, yeah, i did wikpedia, wikisource, quote, versity, books, species, commons, meta, mediawiki [13:46:45] Only meta and commons had the problem [13:46:56] to elaborate: [13:47:12] Reedy: OK, so it did work on mediawiki.org? What about usabilitywiki and strategywiki? [13:47:16] successful login, we get the cookies [13:47:53] next, we get user properties, cookies attached (I checked in a sniffer) [13:48:24] Micthev: Which version of PHP are you using? [13:48:24] then it returns properties for an anon [13:48:40] MaxSem: Can you pastebin the sniffer output [13:48:53] RoanKattouw: I don't know I will check wait please [13:48:54] *MaxSem will try [13:49:34] RoanKattouw, usability is fine [13:49:56] Hm that's weird [13:50:20] As is strategy [13:50:33] I'm using the categoriestree extension because it lists like a normal list, one column, not like categorylinks that lists in three columns and doesn't have a collapse button [13:50:52] 03(mod) Special:NoticeTemplate HTTP 500 error - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20518 (10matthew.britton) [13:52:18] hi RoanKattouw [13:52:25] Hi Nike [13:52:57] RoanKattouw: 5.2.5 http://candacesaint-george.idoo.com/phpver.php [13:55:01] Micthev: It seems your host doesn't have the SPL extension installed, which is weird, since it's compiled into PHP by default [13:55:56] RoanKattouw: what can I do ? [13:56:24] A) contact your host and ask them to install the SPL extension for PHP or B) ditch your host and find a better one [13:57:23] RoanKattouw: impossible it's a free host and I have'nt found another free host accept mw ! [13:58:01] Then contact them and ask them to install that extension. It's compiled into PHP by default, so it's weird that they don't havei t [13:58:07] *have it [13:58:52] RoanKattouw: they don't answer for any mail ! do you have another one for me ? [13:59:03] Another what? [13:59:24] free host wich accept mw ! [13:59:56] Oh there's probably lots of free hosts you can run MediaWiki on, but I don't know any [14:00:37] RoanKattouw: I've try a lot but I've not found anymore :( [14:02:17] somebody has an idee ??? [14:03:57] 03(mod) Mark edits as vandalism edits using Undo - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20510 (10matthew.britton) [14:04:24] rawr, after digging throu a heap of GRE packets manually, I discovered that the HTTP requests were gzipped [14:05:07] Is there any way to have a per-page sidemenu without people being able to edit it? [14:05:17] Please use my FF|Skyrider name to notify me! :D [14:06:11] !e PageSidebar | FF|Skyrider [14:06:11] --mwbot-- FF|Skyrider: http://www.mediawiki.org/wiki/Extension:PageSidebar [14:06:29] 03(mod) Mark edits as vandalism edits using Undo - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20510 +comment (10innocentkiller) [14:07:44] RoanKattouw [14:07:53] "without people being able to edit it" [14:08:14] it's wiki, you know... [14:10:16] I was more thinking of a per-page sidebar not added on the same page [14:10:37] special:sidebar_goku with goku the page name [14:10:38] like that [14:12:36] hmmm, why API sometimes returns cookies marked as HttpOnly, sometimes as httponly? [14:16:52] MaxSem: That's not the API's doing [14:17:33] squid/apache? [14:18:17] MaxSem: Where does this HttpOnly thingy appear? Pastebin? [14:18:28] waitasec [14:20:30] hmm... [14:21:01] now I see: we send back the usual cookies, but not CentralAuth ones [14:22:52] http://pastebin.com/m772ceb0f [14:25:46] RoanKattouw, ^^^ [14:26:53] Yeah [14:27:01] You should just send back all cookies you receive [14:27:56] should have noticed it before [14:28:27] but what the heck with HttpOnly? [14:29:31] uh [14:29:46] I'm trying to use categorytree to list subcategories [14:30:05] I have no idea what that's about [14:30:13] (HttpOnly that is) [14:31:05] I have 25 categories that are child of one parent category. Trying to list all those 25 subcategories in subcategorytree, but it says "can't find category ....." [14:32:17] 03happy-melon * r55876 10/trunk/phase3/includes/HTMLForm.php: Allow password fields to be served by HTMLForm. [14:32:18] the parent category page itself doesnt exist, but it does lists all subcategories [14:33:12] Create a page for it? [14:34:13] heh, created with just one dot, now the categorytree lists all subcategories [14:35:27] but how do I make the parent expand be expanded by default and all child categories be collapsed by default? [14:37:56] AryehGregor: eww, isn't there better way to do that? [14:39:35] Nikerabbit, what? You need to give more context. [14:40:03] that's complicated [14:40:26] so I create a subcategory page with a categorytree template [14:40:40] and call that template inside another subcategorytree?? [14:41:04] 03(mod) Occasional message cache failure - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20451 +comment (10siebrand) [14:43:18] AryehGregor: latest commit (not from you I see) [14:43:32] Nikerabbit, happy-melon's? [14:43:36] yep [14:43:48] 03siebrand * r55877 10/trunk/phase3/languages/Names.php: (bug 20497) Update autonym for 'kw' to Kernowek [14:44:09] 03(FIXED) Please change the interwiki-name for kw - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20497 +comment (10siebrand) [14:44:12] AryehGregor: I'd like to think so [14:44:53] (and Nikerabbit) [14:45:06] Oh, WTF. [14:45:24] Why don't you just set the type to password? [14:45:31] didn't want to just duplicate the whole function [14:45:37] tried that, didn't work [14:45:44] even setting the class manually [14:45:50] It's a one-line function . . . [14:45:53] It's not a class, it's a type. [14:45:56] [14:46:07] yes [14:46:25] now dig that into HTMLForm [14:46:29] :-P [14:46:39] HTMLForm is the one that's completely uncommented, right? [14:46:42] yes [14:46:44] that's the one [14:46:46] :-D [14:46:50] *AryehGregor stabs werdna and hopes he'll eventually get the hint to comment the whole thing properly [14:47:04] *AryehGregor needs to militate more for a mandatory comments policy [14:47:09] +1 [14:48:54] *probably* the cleanest way to implement what I just added is to break the getInputHTML() function up and override only the last part in the subclass [14:49:10] but I couldn't tell from the code how dangerous that would be [14:49:18] it *is* a nice piece of code [14:49:24] I just wish it had some docs... [14:49:54] how do I change the displayed name of the root category in categorytree? [14:50:41] 03mkroetzsch * r55878 10/trunk/extensions/SemanticMediaWiki/includes/storage/SMW_QueryResult.php: some simplifications [14:51:50] Happy-melon, no. You don't need to break up anything. [14:51:59] Just do exactly what I did for float and int. [14:52:00] And email. [14:52:02] doesn't Special:ChangePassword already do it? [14:52:05] *AryehGregor is doing that now, will commit in a moment [15:00:35] meh, I'll have to reboot anyway [15:07:44] 03simetrical * r55879 10/trunk/phase3/includes/HTMLForm.php: Reimplement r55876 properly [15:08:07] 03simetrical * r55880 10/trunk/phase3/includes/Html.php: Move more logic from input() to element() [15:08:23] 03simetrical * r55881 10/trunk/phase3/includes/Html.php: [15:08:23] Fix YET ANOTHER PHP WEAK TYPING BUG [15:08:23] Literal "0" was getting quoted. Because, of course, 0 is equal to the [15:08:23] empty string. [15:11:30] AryehGregor: I see what you mean [15:11:47] :) [15:12:01] Arguably these transformations should be handled by the subclasses, of course. [15:12:10] meh [15:12:11] . . . actually, with my change, you don't need a separate class for passwords at all. [15:12:14] :-) [15:12:16] I noticed [15:12:16] Just have it go to the same class, like email does. [15:12:38] now here's a *really* silly thing: you can't pass extra attributes to the inputs [15:12:39] Probably better to have the logic in the subclasses, really. [15:12:43] class, tabindex, etc [15:13:07] I'm pretty sure you can . . . you normally shouldn't want to, though. [15:13:12] The point is it handles all that stuff for you. [15:13:22] I'm rewriting Special:UserLogin [15:13:30] I made the mistake of realising how old it is [15:13:45] Oh, thank God. It needs that. [15:13:46] so all the classes and stuff are already defined [15:13:54] Meh, so rip them out. [15:13:56] Who cares. [15:14:01] [15:14:03] with pleasure [15:14:05] tabindex too? [15:14:24] Maybe test that and see if the tabbing works okay. [15:14:36] If it should be manually specified, perhaps that should be done by HTMLForm, not you. [15:14:51] I can pass autofocus correctly, so hopefully the tabbing will follow from that [15:15:16] autofocus only works in recent Opera and WebKit so far, though. [15:15:45] does that mean the old autofocus didn't work either? [15:15:53] or are they different implementations? [15:15:55] There was no old autofocus. [15:16:00] This adds the autofocus attribute. [15:16:07] there tried to be :-D [15:16:16] Previously we used scripts in a few cases to achieve the same effect, and we still do in those cases. [15:16:26] ok [15:17:02] WTF is all this stuff with 'domains'?? [15:17:08] is it for OpenAuth etc? [15:17:13] external authentication? [15:17:22] I have no clue. [15:17:32] You'll have to do some digging, I guess. :) [15:17:41] mmn [15:17:57] it's hard to check that it's still working when I don't know what it's supposed to do in the first place :D [15:18:09] +2 for the compulsory-comment policy... [15:25:22] if I get "too many connections" error in my Wiki, what could be the issue ? [15:25:39] are you on a shared host? [15:25:59] yup [15:26:10] should I wait for some time .. and then things wil be normal ? [15:35:15] 03mkroetzsch * r55882 10/trunk/extensions/SemanticMediaWiki/ (18 files in 4 dirs): remove support for backwards compatibility with ancient namespace Relation (no longer used since first stable release of SMW) [15:39:26] AryehGregor: why did you keep the class_ [15:39:40] Nikerabbit, didn't really think about it. It could be dropped. [15:39:55] *AryehGregor drops it [15:40:05] \\\ gosh I hate windows [15:40:23] welcome to the club, Nikerabbit ;-) [15:41:37] 03simetrical * r55883 10/trunk/phase3/includes/HTMLForm.php: Remove unneeded class left by r55879 [15:42:45] 03mkroetzsch * r55884 10/trunk/extensions/SemanticMediaWiki/includes/ (SMW_QueryProcessor.php SMW_Settings.php): removed support for *-style printout directives in queries (a long obsolete SMW beta version feature) [15:48:12] 14(INVALID) Add usability: to interwiki tables - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=19672 +comment (10danny.b) [15:50:17] 03mkroetzsch * r55885 10/trunk/extensions/SemanticMediaWiki/ (INSTALL RELEASE-NOTES): mention that outdated SMW features are no longer supported [15:55:52] 03mkroetzsch * r55886 10/trunk/extensions/SemanticMediaWiki/includes/ (SMW_ParserExtensions.php SMW_QueryProcessor.php): remove support for query syntax (issue a message for now, but probably this will just be removed for SMW 1.5; this syntax undocumented since at least 2 years) [16:04:01] 03mkroetzsch * r55887 10/trunk/extensions/SemanticMediaWiki/includes/SMW_QueryProcessor.php: removed another deprecated function [16:08:33] 03mkroetzsch * r55888 10/trunk/extensions/SemanticMediaWiki/includes/ (3 files): separated code for query parsing into its own file for clarity [16:35:33] 03(NEW) Problem with latest FCKeditor from svn - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20522 normal; Normal; MediaWiki extensions: FCKeditor; (agent4ever2) [16:43:22] 03mkroetzsch * r55889 10/trunk/extensions/SemanticMediaWiki/includes/SMW_GlobalFunctions.php: make todo visible to doxygen [16:44:13] 03mkroetzsch * r55890 10/trunk/extensions/SemanticMediaWiki/languages/ (16 files): centralize declaration and insertion of English language aliases instead of having them in each file [16:44:50] 14(INVALID) Problem with latest FCKeditor from svn - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20522 +comment (10roan.kattouw) [17:04:23] http://bit.ly/YuyaH - Uploaded FLV files, cannot be read by embedded flv players. any ideas ? [17:07:59] the first player tries to load /wiki/0 according to livehttpheaders [17:08:23] oh... [17:08:27] what abt the second ? [17:09:36] 03(mod) Problem with latest FCKeditor from svn - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20522 (10agent4ever2) [17:09:51] nothing [17:10:18] hmm... [17:10:28] any possible solutions ? [17:10:54] But the players are playing files that are outise the Images folder [17:10:58] *outside [17:14:27] 03(mod) Ghost categories in wanted categories - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=15152 (10frard) [17:43:06] 04(REOPENED) PHP Notice: Undfined index: page_latest in //includes/ChangesList.php on line 476 - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20131 +comment (10prodigion) [17:44:33] 03jeroendedauw * r55891 10/trunk/extensions/Maps/Maps.php: Reverted last edit. Tt broke the extension. [17:53:34] 03siebrand * r55892 10/branches/REL1_13/phase3/languages/messages/ (196 files): [17:53:34] Localisation updates from translatewiki.net [17:53:34] * Backport compatible localisations to REL1_13 [17:53:34] Last localisation update. 1.13 is end of life per 2009-08-31. [17:54:50] Okay, Vector, do I have an old version of it or something? http://lab.iidxfreak.com/wiki/index.php/Main_Page [17:55:38] the footer is whack a bit, and the sidebar looks...nicer? [17:55:47] I don't know if Vector is suitable for general use yet. [17:56:05] What revision are you running [17:56:05] ? [17:56:10] Special:Version doesn't say for some reason. [17:58:55] phase3-nightly-r51564 [18:02:19] Viper550, ancient. [18:03:02] gonna go up to phase3-nightly-r55872 [18:05:04] Hey, is there a way for logged-out users to see one skin, and logged in users another? [18:05:07] (by default) [18:12:11] Why can't MW have a proper web-based upgrader? [18:12:21] what is wrong with the current web-based upgrader? [18:12:36] It doesn't exist? [18:12:42] You have to reinstall. [18:12:49] you run the installer and it upgrades [18:12:49] Hiding your LocalSettings and hoping it works. [18:12:57] as in, not one where you have to go to shell [18:13:03] you don't have to use the shell [18:13:09] you rerun the installer and it upgrades the database [18:13:26] "The preferred method of performing the update is using the command-line maintenance script," [18:13:27] Unless it times out. [18:13:32] Or otherwise gets borked. [18:13:35] yes, the command-line method is preferred [18:13:42] the other, less preferred option is the web-based upgrade [18:13:48] The web upgrade isn't very good. [18:13:59] But apparently no one cares enough to fix it. [18:14:57] Jeez, just use SVN. [18:15:02] Update to trunk. ;-) [18:15:07] you still have to run the upgrader if you use svn [18:15:08] or a branch if you're feeling wussy. [18:15:16] Right, because this is a server application, not a toy. [18:15:38] Open source, usable, powerful. Pick two. ;-) [18:15:57] If *you* care enough, you are welcome to fix it. [18:16:08] are you talking to me? i'm not the one complaining about it [18:16:35] I'm talking to you becuse you're the last person to talk. I can't handle two people talking about the same thing. :-) [18:17:01] *GreenReaper is not powerful _or_ usable. [18:17:44] GreenReaper, but are you open-source? [18:17:54] Probably not that, either. [18:18:01] Though I am freely available. [18:18:03] (online) [18:22:08] Only free as in beer, then. [18:22:36] after using free software i often feel like i need quite a few free beers. [18:24:51] I'm always for free beers; regardless of whether I used free or unfree software [18:31:45] 03siebrand * r55893 10/trunk/extensions/Translate/groups/Okawix/Okawix-dtd.php: Update header creation. Using doAuthors() now to have authors filtered, and doHeader() suffices. [18:39:05] 03siebrand * r55894 10/trunk/extensions/Translate/ (FFS.php groups/Okawix/Okawix-dtd.php): [18:39:05] * make SimpleFFS::doAuthors() and SimpleFFS::doHeader() public [18:39:05] * fix calling above in Okawix-dtd and remove unused global [18:43:41] 03siebrand * r55895 10/trunk/extensions/Translate/FFS.php: Partially revert r55894. Protected should do. [18:45:36] 03(mod) Problem with latest FCKeditor from svn - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20522 (10roan.kattouw) [18:46:31] 03(FIXED) PHP Notice: Undfined index: page_latest in //includes/ChangesList.php on line 476 - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20131 +comment (10roan.kattouw) [18:46:46] 03(mod) Unable to stay logged on via API on Commons and Meta - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20521 (10sam) [18:46:48] RoanKattouw_away, ^ MaxSem has worked around it (for AWB at least) [18:48:46] Reedy: You mean the cookies it gets are restricted to commons.wikimedia.org instead of *.wikimedia.org ? That's not a bug, that's security [18:49:12] RoanKattouw_away, it seems to need *.commons.wikimedia.org [18:49:40] Oh that's strange [18:49:48] Max is just appending fnord. to get it to work [18:50:26] domain=commons.wikimedia.org doesn't look wrong to me [18:50:38] So I think it's .NET's fault [18:50:45] Quite possibly [18:50:45] 03siebrand * r55896 10/trunk/extensions/Translate/groups/Okawix/Okawix-dtd.php: Right. doHeader() and doAuthors() were undefined. [18:51:03] Probably not worth trying to get MS to fix it ;) [18:52:00] 03siebrand * r55897 10/trunk/extensions/Translate/groups/Okawix/Okawix-dtd.php: Fix incorrect operator in r55896 [18:52:48] 14(WFM) Unable to stay logged on via API on Commons and Meta - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20521 +comment (10roan.kattouw) [18:53:25] What does this mean while importing a dump? [18:53:25] Error in fetchObject(): Illegal mix of collations for operation ' IN ' (192.168.134.225) [18:53:32] Do I need to change the table options of a table? [19:30:24] Anyone know? ;-) [19:52:10] Hi *! [19:52:19] WTF this doesn't work?: http://www.chaosforge.org/crawl/index.php?title=Template:Nowrap [19:52:37] example of it not working is http://www.chaosforge.org/crawl/index.php?title=%21listgame#Avaliable_options.2C_with_examples.21 towards the end [19:52:49] it fails to interpolate {{{1}}}, why? [19:58:45] is this a categorytree bug? Seems that 26 categorytree calls in one page doesn't work, half of the trees end up with some error message, while the other half successfully list the pages [19:59:17] resolvidos: on which wiki? [19:59:25] resolvidos: basically, it may be a timeout [19:59:41] Why might a template not interpolate its {{{parameters}}}? [19:59:49] categorytree might be configured to load contents dynamically. if this is done a lot on one page, it may fail. [20:00:51] my ocnnection is 0.1mbit [20:01:21] ilyak_: if trhere is a = in the template parameter. [20:01:34] ilyak_: anything before the = will be the parameter name. so this breaks positional params. [20:01:36] wow! Really [20:01:40] Sorry, I was dumb [20:01:46] How do I escape it? [20:01:46] ilyak_: use 1=.... [20:01:48] I nested 26 categorytree in 26 collapsible blocks [20:01:53] okay [20:02:14] ilyak_: you can also encode the = as an html entity. [20:02:17] Thanks a lot, it worked just fine [20:02:27] np [20:02:45] resolvidos: on your own wiki? [20:02:50] wikia [20:03:06] so it's a server side timeout? [20:03:10] no. [20:03:17] but it depends on server sttings. [20:03:40] namely, it would only happen if $wgCategoryTreeDynamicTag is set [20:03:50] which is off per default, but should be true for large wikis [20:04:09] if it's not set, pages containing a tree are not cachable. [20:04:24] dynamic loading makes them cachable, but is prone to timeout issues, etc [20:04:43] the timeout is a guess btw - what error message is actually shown? [20:05:28] 03mkroetzsch * r55898 10/trunk/extensions/SemanticMediaWiki/includes/SMW_DataValue.php: avoid using PHP's count() to find out if array is empty but rather keep track of non-emptyness; reduces average time of the ubiquitous isValid() check by about 40% [20:07:26] Anyone know what this error means while importing a dump? [20:07:28] Error in fetchObject(): Illegal mix of collations for operation ' IN ' (192.168.134.225) [20:09:28] better do it with DPL? [20:10:48] @search collation [20:10:48] --mwbot-- Results: [] [20:10:55] hm... [20:11:13] chuck: this used to happen with some old versions opf the db schema [20:11:23] basically, it happens when some table doesn't specify the right charset [20:11:38] it can also be caused by extensions that modify the schema. [20:11:44] what vertsion oare you using? [20:16:30] Duesentrieb: r55798 of trunk [20:17:11] I just created the schema of the database from tables.sql, i'll try again [20:19:26] http://www.mediawiki.org/wiki/Extension:CategoryLinkthat's default on all mediawikiS? [20:19:31] 3 columns? [20:20:30] chuck: it's quite possible that it's broken in trunk. on what table does it happen? [20:21:02] can't seem possible to change category pages to use just 1 column [20:27:19] Duesentrieb: It doesn't say, that's the whole error [20:30:34] make it show the full error. should be possible with the right config [20:30:36] !errors [20:30:36] --mwbot-- To see PHP errors, add this to the very top of LocalSettings.php: error_reporting(E_ALL); ini_set("display_errors", 1); Fatal PHP errors usually go to Apache's error log - also check the error_log setting in php.ini (or use phpinfo). For more details in wiki error reports, set $wgShowExceptionDetails = true; $wgShowSQLErrors = true; For full debug output, set $wgDebugLogFile to some path you like. [20:31:13] Categorylink can't seem to configure the number of columns [20:31:38] categorylink number of columns can't be changed with a stylesheer or something? [20:31:55] Fuck, happened again after I ran update.php after importing the tables.sql schema [20:32:02] resolvidos: no. it'S hardcoded. css/html don't support column wrapping (wait for css3). [20:32:16] Duesentrieb: those options apply to the config? [20:32:22] s/config/CLI/ [20:32:38] chuck: i believe so. [20:33:23] i'll tail the debug log too [20:38:44] 03mkroetzsch * r55899 10/trunk/extensions/SemanticMediaWiki/includes/storage/ (SMW_QueryResult.php SMW_SQLStore2_Queries.php): [20:38:44] Improved query result handling: retrieve data on-demand during serialization, so that PHP could actually free memory while iterating over the query results [20:38:44] (assuming that PHP will ever be able to do some more agressive garbage collection; various profiling methods show only little impact on memory use so far) [20:43:46] Duesentrieb: do you know if anything special has to be done to make the --uploads option work for importing dumps? [20:44:09] i don't even know what that ioption is supposed to do. [20:44:56] heh [20:45:03] many wiki farms start and close [20:48:37] 03(mod) using ISBN, DOI, URI, ... in references (ref element) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20441 (10mathias.schindler) [20:57:39] so many wiki farms, but most use hacked mediawikis or whatever custom version [21:08:53] Hey guys [21:09:02] When you see the text "You must log in to view other pages" when you don't have access to something [21:09:07] Where can I edit / add text to this? [21:13:51] look for the message in Special:allmessages [21:19:53] Duesentrieb: this is the only stuff i see in the debug log: http://gist.github.com/181985 [21:20:07] ( a few lines leading up to the errors, and the errors themselves) [21:20:15] the debug log is probably irrelevant to sql sproblems [21:20:19] nothing else showed up in the window that i was running importDump.php in [21:20:20] the sql error messaqge would be relevant [21:20:28] that's the sql error message [21:20:42] it got sent to the debug log as well as the stdout of the maintenance script [21:20:47] did you set $wgShowExceptionDetails = true; $wgShowSQLErrors = true; ? [21:20:51] yep [21:20:57] hm. [21:21:03] strange [21:21:21] sorry, no clue. *some* table is declared wrong... [21:25:45] 03siebrand * r55900 10/trunk/phase3/ (54 files in 2 dirs): Localisation updates for core messages from translatewiki.net (2009-09-06 21:01 UTC) [21:26:21] BryanTM: Can't seem to find it [21:26:40] Ah, I have [21:26:44] how do I edit the page though? [21:26:57] also found it out, thanks :D [21:28:50] 03siebrand * r55901 10/trunk/extensions/ (56 files in 46 dirs): Localisation updates for extension messages from translatewiki.net (2009-09-06 21:01 UTC) [22:12:26] Is it easy to integrate other applications/scripts into MediaWiki's authentication? [22:12:52] Have a look at http://www.mediawiki.org/wiki/AuthPlugin [22:13:11] I'd say "pretty easy, yes, but you need to know *some* PHP" [22:13:21] Unless there's already a plugin to do what you want. [22:13:38] I meant the other way around (using MediaWiki authentication on other scripts on the domain), but I decided about two seconds after asking that I'll just make an extension to do what I need to do [22:18:21] 03siebrand * r55902 10/trunk/extensions/Translate/Translate.i18n.php: Add description message for mwEmbed [22:18:22] "block" right also gives the right to unblock, right? [22:18:40] (there were way to many "right" in this sentence) [22:23:03] Probably. [22:36:43] 03(NEW) Enable PovWatch on enwiki - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20523 enhancement; Normal; Wikimedia: Site requests; (jake) [22:38:49] 03(mod) Enable PovWatch on enwiki - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20523 +shell (10mrzmanwiki) [22:49:56] Do sessions in memcached work with shared user tables and a session cookie set for .mydomain.com (to have SSO)? [22:53:21] 03churchofemacs * r55903 10/trunk/phase3/ (RELEASE-NOTES includes/specials/SpecialContributions.php): Show change block / unblock link on Special:Contributions if user is blocked [22:55:28] 03(mod) Enable PovWatch on enwiki - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20523 +comment (10public) [23:34:26] okay, wiki I go on, fresh MW install, Vector leaves a "override this function" message. What happen? [23:35:12] 03churchofemacs * r55904 10/trunk/phase3/includes/specials/SpecialContributions.php: fixing error in r55903 - User object from userid is now used instead of wgUser (current user). Also: minor change