[00:57:57] Hello. [00:58:02] hi [00:58:14] How I can I cange this to point to my own wiki, instead of Wikipedia? [00:58:16] |[[Wikipedia:WikiProject {{ucfirst:{{{1}}}}}|WikiProject {{ucfirst:{{{1}}}}}]]{{#if:{{{ex2|}}} [00:58:34] Its Template:Expert-subject [00:58:46] localhost:wikiproject? [00:59:00] \:wikiproject? [00:59:10] * cypherpnk is stumped [00:59:45] WP:WikiProject? [00:59:54] cypherpnk: replace the "Wikipedia:" part with "Project:" [01:00:01] ahh [01:00:51] Project: is an alias for your wiki's meta namespace (The namespace that usually has the same name as your wiki), regardless of what wiki you're on [01:01:10] trying it now [01:01:22] on Wikipedia, Wikipedia: is a namespace for internal discussions, but on other wikis, its an interwiki-prefix to mean go to wikipedia [01:02:38] Awsomeness - thanks! [01:04:07] Is there a way to list pages that refer to the Project:widgets on the Widgets Project page? [01:04:43] Like all articles asking for an expert for that particular category? [01:05:48] Umm, maybe the DPL extension would work good for you [01:05:56] !e DynamicPageList_(Wikimedia) [01:05:56] https://www.mediawiki.org/wiki/Extension:DynamicPageList_(Wikimedia) [01:06:26] ok, off to learn. Thanks again. [01:06:47] Special:Whatlinkshere might also be helpful, but looks like you can't transclude that page as a template [01:07:54] hmmm [01:13:06] hi, my website has been hacked. its opening a lot of popups. can anyone help? [01:14:08] Edgard_W: Do you have a backup? generally I'd recommend deleting everything and restoring from backup [01:14:32] really... oh... :( [01:14:56] Otherwise you have to figure out what was done, and try to reverse it, which tends to be harder [01:15:03] Is this a mediawiki website? [01:15:19] yup [01:15:25] www.wikirio.com.br [01:15:52] there is no history of changes that could affect that [01:16:02] i mean, inserting a popup code [01:18:38] I'm not getting any pop-ups, but there are some rather obnoxious ads there [01:19:29] google ads? [01:20:00] yeah, look like they're from google [01:21:12] Edgard_W: So first things first, I would reccomend making a full backup of the database [01:21:41] If someone did manage to hack your site, its likely they would modify one of the php files, and probably the stuff in the database is fine [01:21:47] i knwo what u mean, but that is for paying for the Hetzner server we need, since we have a milling page views in february (every year), 1000 people at the same time sucking out pages... [01:22:14] thanks man. i do have backups. the go automatically to my dropbox everyday [01:22:54] those pageviews are in carnival. rio, u know... [01:23:00] :) [01:24:30] If you save a copy of your LocalSettings.php, check that nothing new (or odd looking) is in it, and then re-install MediaWiki files (but inserting your saved version of LocalSettings.php), that has a high probability of deleting any malicious modifications [01:24:55] but you'd also want to figure out how whomever did this, managed to do it, so they don't do it a second time [05:07:01] alrighty, who broke special:upload :P [05:26:12] And the wheel of blame hits ori :) [06:23:18] Hi. Is it possible to make wiki.domain.com/Main_page to wiki.domain.com only? [06:24:50] apache rewrite rules are pretty flexible. I imagine it would be possible to do that (I don't really know how to off the top of my head) [06:27:12] bawolff: +1 [06:27:34] bawolff: that means 301 redirect from /Main_page to /index.php ? [06:28:21] I think there's a way to make apache rewrite rules not give redirects, but instead rewrite the url internally, and display a different page than it otherwise normally would [08:31:55] Hi. How can I easily add email addresses on user accounts that are registered without email address? I have admin rights. I'm on 1.23.5. [11:32:08] hi everybody [11:38:19] hey guys... I just installed a fresh wiki, but the url is http://compilerdev.net/index.php/Main_Page instead of just http://compilerdev.net. how do I remove the superflous part? [11:43:20] hello everybody... how can i edit "MediaWiki:Sidebar" in that way, that the headings (the first-level list elements) become Links to my WikiSite? [13:51:37] hi folks! [13:52:45] is it possible to subscribe to changes on a wiki without being logged in/having a user? or is there some sort of extension that makes that possible? [13:59:39] mjau^: There's the Special:RecentChanges page, that you can check periodically, and that page also has an RSS/Atom feed that you can use on a RSS/Atom reader to get those changes [14:00:19] page histories also have individual feeds to track changes to specific pages [14:13:15] Anyone know what causes LC cache issues on https://meta.orain.org ? Could you please check? (they don't occur all the times, but a lot) [14:13:31] it always has to be rebuilt.. [14:17:07] Bonjour, j'essaye d'installer un wiki et on me dit "Les données de votre session ont été perdues ! Vérifiez votre fichier php.ini et assurez-vous que session.save_path contient le chemin d’un répertoire approprié. " Comment faire ? [14:27:16] Bastenbas: try https://www.mediawiki.org/wiki/Manual:Errors_and_symptoms#Sorry.21_We_could_not_process_your_edit_due_to_a_loss_of_session_data._Please_try_again._If_it_still_doesn.27t_work.2C_try_logging_out_and_logging_back_in%2E [14:58:34] Vulpix : J'ai midifier les droits d'accès pour le fichier php5, mais sa ne fonctionne toujours pas. [14:59:24] translate: I change the access rights for the php5 file, but its still not working. [15:03:03] Bastenbas: what MediaWiki version? 1.25? [15:03:23] Mediawiki 1.25.2 [15:08:01] hihi [15:08:05] Bastenbas: do you have cookies enabled in your browser? it may be a cookie problem [15:08:42] is 1.25.2 the same as branch/REL1_25? [15:09:29] Yes, the cookies is enabled [15:10:01] dbolser: usually yes, plus any other patch that has been approved and is pending to go in the next release [15:10:21] Vulpix: ic, should I rather go for a tag representing 1.25.2? [15:10:29] (just want stability) [15:10:55] idk if there's a tag for each "released release" [15:11:31] Vulpix: I guess if a patch is aproved, it's safe enough [15:11:37] the branch I mean [15:11:44] yes [15:12:26] dbolser: well, apparently those tags exist http://git.wikimedia.org/tags/mediawiki%2Fcore.git [15:15:42] I don't understand the error message [15:15:56] session.save_path ? [15:17:58] Vulpix: so 1.25.2 is that tag? [15:18:55] dbolser: yes, but when 1.25.3 is released (if that ever happens), you'll need to manually checkout that tag [15:19:08] right [15:19:21] new error message : "Les données de votre session semblent avoir expiré. Les sessions sont configurées pour une durée de 24 min 0 s. Vous pouvez l'augmenter en configurant session.gc_maxlifetime dans le fichier php.ini. Redémarrer le processus d'installation. " [15:19:24] I'd have to do that from the branch too... but what is the actual tag? I don't see it on github [15:21:37] Bastenbas: try to restart the installation process (just the web page, "Redémarrer l’installation", no need to download MediaWiki again), and see if you get errors again [15:23:32] Does this sound OK, a) install a fresh 1.25.2 to get a 'clean' LocalSettings.php, b) add my customization there c) replace the database created with my version from 1.23 or so, run update.php? [15:25:37] dbolser: yes, although just using LocalSettings from 1.23 would work too (and then run update.php) [15:26:34] well, maybe not for extensions [15:26:56] dbolser: https://www.mediawiki.org/wiki/Manual:Upgrading#Adapt_your_LocalSettings.php [15:29:59] J'obtiens toujours la même erreur [15:30:05] Translate : [15:30:06] I still get the same error [15:32:05] Bastenbas: which one? session expired (Les données de votre session semblent avoir expiré) or session lost (Les données de votre session ont été perdues)? [15:32:36] Vulpix: ty [15:32:37] Ont été perdus (session lost) [15:33:05] Le session.save_path est vide ! [15:33:21] The session.save_path is empty! [15:37:30] Bastenbas: an empty value means PHP will use a default one. This is usually not a problem, except on Windows. http://php.net/manual/fr/session.configuration.php#ini.session.save-path [15:39:43] Mon serveur est hébergé sur un raspberry pi sous le système d'exploitation Raspian [15:39:49] My server is hosted on a raspberry pi in the operating system Raspian [15:40:03] Bastenbas: you can see what's the actual value of session.save_path with phpinfo(). An example to create a phpinfo file: https://www.mediawiki.org/wiki/Manual:Php.ini [15:40:49] OK, I try [15:42:59] Bastenbas: see also https://www.raspberrypi.org/forums/viewtopic.php?t=15907&p=162636 (response says it doesn't work with web browser Dillo) [15:46:06] Valeur de cession.save_path : "session [15:46:06] Session Support enabled [15:46:06] Registered save handlers files user [15:46:07] Registered serializer handlers php php_binary wddx " [15:48:15] I use my server on raspberry pi, but I transfer files on a window PC with fillezilla [15:48:57] Hi all, are there any developers? I think found a glitch in the latest git version [15:51:57] Bastenbas: does it display any path in session.save_path, or just an empty value? It's usually "/var/lib/php5" [15:52:32] Mc128k: yes, you can post your concerns here or #wikimedia-dev , or report the bug directly in https://phabricator.wikimedia.org/ [15:53:37] even if you're not sure if it's a bug, reporting in phabricator is usually the right thing to do :) [15:54:16] I don't no [15:56:03] Quel chemin doit contenir session.save_path ? [15:56:14] Translate : What path should contain session.save_path? [15:57:12] Bastenbas: try setting session.save_path in php.ini to, for example, /var/lib/php5, and make sure /var/lib/php5 exists and is a folder and owner is the user running apache [15:58:11] Bastenbas: apparently, the apache user is www-data in raspberry (looking in google...) [15:59:34] I don't found the files "php.ini". The /var/lib/php5 is found, and the user is www-data. [16:00:03] Bastenbas: the phpinfo() page says where's the php.ini file [16:01:40] OK, I found tne php.ini :) [16:10:51] Vulpix [16:10:51] : I had the line session.save_path = "var/lib/php5" but [16:10:51] its still not working :( [16:11:11] Bastenbas: var/lib/php5 or /var/lib/php5 ? [16:11:46] var/lib/php5 [16:12:33] that's wrong, it should be /var/lib/php5 [16:12:53] OK, I try [16:14:17] I do it, but its still not working ! :(:(:( [16:14:55] Bastenbas: is there any file inside /var/lib/php5 ? [16:15:32] Yes, the seccion.save_path. [16:15:40] session [16:16:20] And he has every right [16:16:38] Bastenbas: can you do this from a shell, and paste the results in https://dpaste.de/ ? [16:16:40] ls -la /var/lib/php5 [16:18:58] Look here : https://dpaste.de/jKYr [16:20:45] Bastenbas: well, that's a progress. that sess_pqfodpqo0lsqj8j3r7ujv81po2 file means session files are being created. It should work now [16:21:06] OK, I try [16:22:52] I do it, but its still not working ! :( :( :( [16:25:01] try to open the installer page from the "incognito mode" of your browser [16:25:20] is it ok to ask for help here? [16:27:18] iiiiii: yes! [16:27:38] No, its not this [16:28:44] I'm trying to add the cite-button to the edit toolbar on my wiki. I've followed some of the instructions below "install as opt-in..." and "Install as an opt-out" but I don't understand the stuff directly under "porting to another wiki" [16:29:05] vulpix: forgot to add your name to the post above [16:29:34] iiiiii: can you post the link to the instructions? [16:29:48] oh sorry! https://en.wikipedia.org/wiki/Wikipedia:RefToolbar/2.0#Porting_to_another_wiki [16:33:12] iiiiii: the text directly under Porting to another wiki is to copy the scripts to your wiki in case you need to make modifications (change texts or use different template parameters, etc). Just following the Install as an opt-in/out section should be sufficient [16:36:17] vulpix: ok. I think Imight have misunderstood step to under "install as in-opt.." I created a page called "MediaWiki:Gadget-refToolbar" and inserted the line "refToolbar[ResourceLoader|dependencies=user.options,mediawiki.legacy.wikibits]|refToolbar.js" but my toolbar completely disappeared [16:36:48] Vulpix [16:36:48] : L'installateur n'enregistre plus de cookies, et à un moment, le nom du session.save_path n'était pas le même que celui du cookie [16:37:03] vulpix: sorry. sloppy writing. i meant to write " step 2 under "install as opt out..." [16:37:40] Si il en enrengistre [16:38:14] iiiiii: did you "Copy the loader script to your MediaWiki:Gadget-refToolbar.js;" [16:38:25] yes. [16:39:30] vulpix: i created a page called "MediaWiki:Gadget-refToolbar.js" and added the loader script code to that page. I hope that's what you meant. [16:39:35] Bastenbas: session.save_path is a path, that is unrelated to cookie name (cookie name is session.name, unless overriden by MediaWiki) [16:41:11] iiiiii: yes... well, a missing toolbar is caused by a JavaScript error, can you check your browser's error console (bring it up usually hitting F11) [16:41:22] F11 or F12 [16:41:35] vulpix: the toolbar is back now. but still no cite button [16:42:54] Y a t-il encore une solution pour mon wiki ? [16:44:41] vulpix: "STEP 2: Create a corresponding MediaWiki:Gadget-refToolbar page;" what should I insert into that page? I've already tried the loader script and the same line they suggest for the page "MediaWiki:Gadgets-definition" [16:45:13] vulpix: (thanks a lot for walking me thorugh this) [16:46:57] Bastenbas: if you still get "session lost" errors, the problem is that MediaWiki sets a value in session, and at the next step the value is not there. That means cookies are not enabled, they aren't sent to browser, or there's a problem in the server for reading/writting session files [16:47:30] Bastenbas: of course, if you get a PHP warning or error at the top of your pages, the cause of lost session may be that PHP warning/error [16:48:18] iiiiii: you should post something like the wikipedia page, it's just a description: https://en.wikipedia.org/w/index.php?title=MediaWiki:Gadget-refToolbar&action=edit [16:49:22] iiiiii: you may need to enable the gadget in your preferences to see the toolbar [16:49:58] Vulpix: I have enable it there. didn't do anything. [16:51:29] iiiiii: check the error console anyway to see if there's a script error [16:58:56] vulpix: Hm. Do you think this (my only error) can be causing the problems? "This site makes use of a SHA-1 Certificate; it's recommended you use certificates with signature algorithms that use hash functions stronger than SHA-1." [16:59:26] no, that's unrelated [17:00:03] vulpix: thanks. hm... [17:07:29] vulpix: I'm assuming "MediaWiki:RefToolbarMessages-en.js" is page i should create and then input the code that is shown when I follow the link (also called "MediaWiki:RefToolbarMessages-en.js") from the instruction page: https://en.wikipedia.org/wiki/Wikipedia:RefToolbar/2.0#Porting_to_another_wiki [17:09:43] the "loader script" is in https://en.wikipedia.org/wiki/Wikipedia:RefToolbar/2.0/porting [17:11:02] vulpix: sorry. i meant to say the code in the link also shown as "https://en.wikipedia.org/wiki/MediaWiki:RefToolbarMessages-en.js" [17:11:26] Bon temps pis. Merci beaucoup Vulpix. [17:21:28] vulpix: merci beaucoup anyway. I'll try again tomorrow. [22:08:52] can someone Confirm User:Brianmathews_wintr, please? [22:09:33] He's a new dev working on my OAuth project, and he needs to be able to get an oauth consumer up and running for his dev environment, but he cannot propose one until confirmed/autoconfirmed. [22:10:19] ragesoss: On which wiki? [22:10:21] mediawiki.org? [22:10:36] RoanKattouw: yes. [22:10:43] unless we're now supposed to use meta? [22:10:44] Let me see if I'm still a sysop there [22:11:05] I know the centralwiki is changing, but not sure if that happened already, or if that means oauth proposals move there. [22:11:16] Hmm, "confirmed" is not a group I'm allowed to add on mediawiki.org [22:11:19] I have no idea where they are [22:11:24] But... yeah what bawolff said [22:11:30] I can't make people confirmed on mw.org either :( [22:11:59] and I'm a crat on mw.org, so i assume noone can do that (?) [22:12:21] ragesoss: the centralwiki move is happening right now actually [22:12:24] https://wikitech.wikimedia.org/wiki/Deployments#Monday.2C.C2.A0August.C2.A024 [22:13:07] legoktm: does that mean oauth consumer proposals move as well? [22:13:09] You're right, no one can [22:13:12] Not locally anyway [22:13:28] ragesoss: I think so, tgr is the person to ask [22:13:30] ah, yes, I see. [22:13:33] https://phabricator.wikimedia.org/T108648 [22:13:44] so, looks like all the things will go over to meta. [22:31:35] ragesoss: legoktm: I'm postponing the migration, I ran into a bunch of small problems and ran out of time [22:42:01] ragesoss: confirmed him [22:43:00] we should probably add sysops or at least crats confirmed group administration rights on mw.org