[06:50:21] legoktm, http://dpaste.com/1PPHPAR ? [06:57:14] Svetlana: did you try opening up virtualbox? [07:04:21] legoktm: nope [07:04:42] well, try that. following the instructions is usually helpful :) [07:05:06] it is powered off in the machine [07:05:17] isn't vagrant up supposed to launch it? [07:05:26] in the virtualbox* [07:05:28] legoktm, ^^ [07:05:39] yes [07:05:44] try starting it up via virtualbox [07:05:48] it'll give you a nicer error. [07:08:19] > VT-x is disabled in the BIOS. (VERR_VMX_MSR_VMXON_DISABLED). [07:08:29] I have no idea what vt-x is [07:10:24] can I go to the virtual machine settings and turn this off? what effect would that have? [07:10:26] legoktm, ^^ [07:10:39] dunno [07:10:44] lets google :D [07:10:53] I did, I didn't grok it [07:11:41] https://stackoverflow.com/questions/20647610/verr-vmx-msr-vmxon-disabled-when-starting-an-image-from-oracle-virtual-box [07:23:02] those q&a sites are truly wonderful at not explaining what this does and just giving a quick tip [07:23:40] I'm going to blindly do that then and see what I get [07:29:46] xD [07:31:59] legoktm: the problem is that bios doesn't really have this option [07:32:05] o.O [07:32:07] I do not see virtualisation tab in it [07:50:23] !worstcase [07:50:23] Generally, the worst that can happen is that someone compromises your site, steals your data, deletes it and replaces it with kiddy porn. Then they start a spam service on your server advertising the kiddy porn to twenty million email addresses, daily. Then your home gets raided, you get fired and your wife leaves you. Then you get killed in your sleep by ninjas. [07:56:51] hi, i want to transfer my wiki to my website [07:56:56] i use appmyadmin to backup [07:57:06] now i want to transfer my photos also [07:57:27] i want to know, which folder i should copy? [08:21:26] could anybody help me with my question? [08:22:37] Hey, I downloaded the latest version of MediaWiki, installed the packages that the how-to told me to get (running latest LTS ubuntu), placed in /home/wiki/www and run it first time and generated the PHP and placed back into the folder. Now when I try to run MediaWiki, it just displays a white page. Anyone have any info that could get me going in the right direction? [08:24:26] !blankpage | rizzy [08:24:26] rizzy: A blank page or HTTP 500 error usually indicates a fatal PHP error. For information on debugging (including viewing errors), see . [08:53:03] The part I'm having trouble with is trying to figure out which files I can place in /var/www/wiki and which files should go in /var/lib/mediawiki [08:53:42] or if I can place the install files in /home/wiki/www [08:54:11] I want this to be acessible by http://wiki.local.lan/ instead of http://local.lan/mediawiki [09:23:58] rizzy: use the tarball and place everything in your webservers htdocs (or the eqv) which will most likely be /var/www/wiki [10:26:09] Hi, here is a template that shows the color behind the text: https://en.wikibooks.org/wiki/Template:Chess_diagram/square [10:26:19] when I import this to my MW the color is not there [10:26:47] any ideas what the problem could be ? [10:27:01] hello, i want to change the password of my database, i changes it in my localsetting [10:27:16] but i should cahnge it in my xampp, [10:27:19] tries to change some color codes there [10:27:26] how can i change it? [10:28:31] sasan tried to search in a search engine for: change mysql pwd [10:30:37] Erkan_Yilmaz: you probably need to install https://www.mediawiki.org/wiki/Help:Extension:ParserFunctions [10:31:13] thx lazowik and clicks [10:31:21] Erkan_Yilmaz: if you don't want to [10:31:24] you have to replace background-color:#{{#ifeq:{{{color|light}}}|dark|d18b47|ffce9e}}; [10:31:52] with background-color:__any_coulour_you_like_in_hex_format__; [10:32:07] e.g. background-color:#d18b47; [10:32:29] ok, I'll try that (I just looked I have ParserFunctions 1.6.0 in my MW 1.23.2) [10:32:35] hmm [10:32:54] is that a public wiki? [10:33:03] I could take a look then [10:33:32] that would be great: http://skilledtests.com/wiki/Template:Chess_diagram/square [10:33:33] thx [10:33:48] I have been importing various templates and I am in templ. hell now [10:35:09] the http://skilledtests.com/wiki/Template:Chess_diagram itself ha sno background colors, like in: https://en.wikibooks.org/wiki/Template:Chess_diagram [10:35:22] I am on wikibooks, because the wikipedia version has the Lua enabled [10:35:52] (and Wp guys deleted some non-Lua template which is needed to use the non-Lua version) [10:36:59] I have noticed something on: http://skilledtests.com/wiki/Template_talk:Chess_diagram [10:37:15] when I use {{=}} instead of = the colors come back, but the layout is destroyed [10:41:25] I see also a diff on: http://skilledtests.com/wiki/Template:Chess_diagram/row https://en.wikibooks.org/wiki/Template:Chess_diagram/row [10:41:48] wikibooks shows: {{{row}}} {{{row}}} while mine shows the whole html code [10:42:15] seems WB shows the table cell only, so to speak [10:45:23] Erkan_Yilmaz: one thingy: you're violating licence [10:45:44] you have to provide all autors of the template [10:45:54] from https://en.wikibooks.org/w/index.php?title=Template:Chess_diagram/square&action=history [10:46:08] can I just link to there from the talk page ? [10:46:24] hmm, I'm not an expert [10:46:35] should be enough [10:47:02] ok, I have done that for some, so I'll do now for the rest [10:49:21] Erkan_Yilmaz: try to wrap everything before into [10:49:57] [[File:Chess {{{piece}}}t45.svg|{{{size|26}}}px|alt={{Chess diagram alt text|{{{square}}}|{{{piece}}}}}]][[Category:Template subpages|{{PAGENAME}}]] [10:49:59] like that [10:50:07] i changed the db password in my local setting.php [10:50:17] ok, trying now, lazowik [10:50:18] Hi I've a question about chunked uploads ( https://www.mediawiki.org/wiki/API:Upload#Chunked_uploading ): the last request from the client has still an "offset" parameter, but this isn't required, is it? [10:50:23] now i can not connect to my db, [10:50:30] and my wiki can not be run [10:50:48] i should changed the password of my database in my swl [10:50:51] sql [10:50:59] i can not changes it [10:51:07] could anybdy help me?? [10:51:24] lazowik didn't work (both demo examples destroyed now) [10:51:49] but: I see at https://en.wikibooks.org/w/index.php?title=Template:Chess_diagram/square&action=history that the importer to WB had made some changes afterwards [10:51:52] will go through that [10:52:08] : i searched alot [10:52:16] i can change the root password [10:52:20] not database password [10:52:35] sasanq: you need to change the passwwo [10:52:40] password of the user [10:52:47] in where? [10:52:50] i searched alot [10:52:59] just i can change the root password [10:53:04] not database password [10:53:19] sasanq: what access to the database you have? [10:53:22] phpmyadmin? [10:53:25] cpanel? [10:53:29] cli? [10:53:32] phpmyadmin [10:54:02] and you can login to phpmyadmin as root? [10:54:35] yes [10:54:36] ok, some progress, when I take the template version without the importer's edits, the colors come back [10:54:38] will continue [10:54:38] i can login [10:54:50] but i can not change the database password [10:54:51] Erkan_Yilmaz: great :) [10:55:00] yeah [10:55:00] sasanq: why? is there any error? [10:55:12] a little worry left, thought I had wasted time for nothing [10:55:20] left <- less [10:55:34] i can not find out, where i can change the database password [10:56:21] sasanq: https://wiki.phpmyadmin.net/pma/user_management [10:56:38] you have to find out what user is connecting to database [10:56:43] that should be in settings [10:56:51] and change that user's password [10:58:17] sasanq: in my version of phpmyadmin that is the fourth tab from the left [10:58:25] tabs are on top of the main page [10:58:45] what is its name? [10:58:50] users? [10:59:00] tab should be named Users [10:59:21] or Privileges [10:59:45] if i click on privilage [10:59:48] Object not found! The requested URL was not found on this server. The link on the referring page seems to be wrong or outdated. Please inform the author of that page about the error. If you think this is a server error, please contact the webmaster. Error 404 192.168.1.235 08/24/14 03:59:28 Apache/2.2.21 (Win32) mod_ssl/2.2.21 OpenSSL/1.0.0e PHP/5.3.8 mod_perl/2.0.4 Perl/v5.10.1 [10:59:48] it show [10:59:56] i do not know why? [11:00:15] looks like your phpmyadmin is broken [11:00:21] sorry, I have to go [11:00:29] please asnwer [11:00:29] me [11:00:31] please [11:00:36] sasanq: maybe find a mysql/phpmyadmin channel [11:01:17] sasanq: I'll be back in about an hour [11:01:28] but try to look for help in more specific channels [11:01:39] ? [11:01:39] do we have phpmyadmin channel [11:01:51] #phpmyadmin [11:01:51] ? [11:02:03] probably [11:19:27] i want to change my database in wiki which is run on xampp [11:19:46] when i press privilage in phpmyadmin [11:19:47] it show [11:20:05] Object not found! The requested URL was not found on this server. The link on the referring page seems to be wrong or outdated. Please inform the author of that page about the error. If you think this is a server error, please contact the webmaster. Error 404 192.168.1.235 08/24/14 04:19:49 Apache/2.2.21 (Win32) mod_ssl/2.2.21 OpenSSL/1.0.0e PHP/5.3.8 mod_perl/2.0.4 Perl/v5.10.1 [11:20:10] what should i do? [11:23:41] you may want to ask in the xmpp channel [11:25:25] #xampp [11:25:26] ? [11:32:45] none of xampp members answer me [11:32:51] i really confused [11:42:03] sasanie: You could try a fresh install. [11:42:14] However this might not fix your problem. [11:42:47] : what do you mean? [11:44:32] Whatever is giving you that error, sasanie, you could try deleting it, and then reinstalling. [11:48:07] i can not, becasue i run my wiki on it [12:15:18] no body can answer me in xampp channel [12:15:20] why???? [12:15:38] sunday afternoon, what do you expect [12:16:01] I'm unfamiliar with xampp [12:16:18] try asking at the mailing list possibly [12:17:17] Ebe123, hi [12:19:38] Hello [12:20:34] How to change the launguange on the wiki? [12:26:39] Hello Svetlana [12:32:00] i asked my question in both phpmyadmin and xampp irc channel [12:32:04] thx again for the help, lazowik|afk [12:32:07] but none of them can asnwer me [13:14:00] sasanie: reinstalling phpmyadmin won't erase your data [13:15:02] you mean i reinstall xampp again? [13:15:03] sasanie: why did you change password at all? [13:15:08] no, not whole xmpp [13:15:22] i want to transfer my wiki on website [13:15:41] in my website it nedd password more than 5 chanracter [13:15:50] my password is 3 haracter [13:19:27] sasanie: if you want to transfer your wiki, you'll have to dump the database [13:19:38] what host are you going to use? [13:19:42] *hosting [13:19:54] they should have a working phpmyadmin [13:20:17] so you can transfer your database, and then change the password [13:20:24] you should probably change your password too... [13:20:27] 3 characters?? [13:20:38] ReadError: for local wiki? [13:20:40] why not? [13:21:13] ReadError: someone would first have to gain access to your computer, but then you have a bigger problem :) [13:21:37] sasanie: if you have already problems like that, I'd get someone to do that for you [13:21:46] ^ [13:21:53] please, if it is possible, let me know [13:22:24] sasanie: I can't guide you through all of that, knowing nothing about your setup [13:22:31] and that that would take too much time [13:22:32] sorry [13:22:36] anybody know? [13:23:15] sasanie: it's not a magic-one-click process [13:23:25] and varies on your current and desired setup [13:23:35] either google *a lot* and learn all of this [13:23:44] so any body can help me with it [13:23:44] or get someone to do that for you [13:23:47] i searched alot [13:24:06] you probably have some friend that knows more about computers? [13:25:13] could anybody remot eto my pc and check it [13:25:17] it is too force [13:25:22] use teamviewer? [13:28:25] could? [13:28:44] sasanie: why don't you transfer your wiki first, and then change password? [13:29:04] wherever you transfer it there will be a working phpmyadmin [13:29:12] if it's some kind of hosting [13:30:01] it is running on my serevr, a pc, [13:30:12] now i have website, i want to transfer my wiki to website [13:31:00] where do you have that website? [13:31:10] parsintelligent.com [13:31:26] it is my website [13:33:47] sasanie: I don't have time for that [13:33:56] just some min [13:33:58] please [13:34:00] you should pay some computer expert to do that for you [13:34:01] it is force [13:34:05] it's not "some min." [13:34:31] you are expert, you can [13:34:36] just take me some min [13:34:44] if you can not, we can leave it [13:35:07] meh, okay [13:35:51] can i send you team viewer id and pass? [13:35:58] id: 394 792 015 [13:36:04] pass: cd44w1 [13:36:08] c'mon man [13:36:12] change that pass right now [13:36:16] this is a public channel [13:36:22] ok [13:36:27] and send the new one in private message [13:36:33] ok [15:32:57] c: if you don't mind me asking, what do the home and key icons mean on gamerescape chat? [15:43:22] furrygirl: i am working currently (and on my phone), please refer to irc.ffochat.com/gamerescape for support [15:49:28] c: ok thanks [18:49:47] is there a way to show/hide elements based on whether mobile view is used? [18:49:54] outside main page [19:57:15] How can I get the contents of a page ? Not the html page but the article before it was processed to html ? [19:57:57] the wikitext of the page? [19:57:59] Via the API? [19:58:02] yes [20:01:48] Something like https://en.wikipedia.org/w/api.php?action=query&prop=revisions&rvprop=content&format=jsonfm&titles=Main%20Page [20:01:57] See also https://www.mediawiki.org/wiki/API:Query [20:06:49] rtur, ^ [20:07:17] Krenair Sorry, was reading about it. Looks like exactly what I need. Thank you. [20:10:53] Krenair Thanks again. This is what I needed "index.php?title=pageTitle&action=raw" [20:11:23] yeah, I guess that works as well [21:06:58] Hello~ I have something wrong with my MediaWiki Image Thumbnail. I have a freshly installed 1.24wmf18, but the image uploaded cannot be thumbnailed automatically. e.g. http://www.hanfumap.com/wdebug/images/thumb/9/93/Hfcw.jpg/800px-Hfcw.jpg is 404 but http://www.hanfumap.com/wdebug/images/9/93/Hfcw.jpg works. I have checked my ImageMagick and tried to run convert Hfcw.jpg -resize 800px 800px-Hfcw.jpg and succeeded. What else can go wrong? [21:07:58] hi [21:08:51] when I add '&rccontinue=1' to an API request, it returns the API documentation page, not the results. Is it normal? [21:09:27] Haneluya I had case today where my svg made probs to create thumbnails, I increased: wgMaxShellMemory [21:09:30] and it worked [21:12:44] Erkan_Yilmaz: I have also tried to add parameter like -limit memory 64000 to my ImageMagick command. Also works in Shell but still nothing happened on the web browser. [21:12:54] Possibly not caused by my memory limit [21:13:10] don't know more :-( just told what helped me [22:09:23] When I'm logging in from multiple machines, does mediawiki use the same session ? [22:10:27] Does someone know how to work on recent changes of the last day (using API)? I tried the following query: http://fr.wiktionary.org/w/api.php?action=query&list=recentchanges&rctype=edit|new&rcend=20140824200000&rcstart=20140824210000&rclimit=500&rcshow=!bot but it is not enough when there are more than 500 changes in the day [22:13:30] Automatik, couldn't you use the timestamp of the last entry and reissue an API request where rcstart is then the timestamp of the last entry? [22:13:40] And that as long as the list is not empty [22:14:33] I want to do this automatically everyday, so I would have to save the timestamp in the file? I thought there was some paramter like rccontinue but I don't kow how to use it. [22:14:44] in a file* [22:16:13] Ehr I meant rcend [22:18:17] Like in http://fr.wiktionary.org/w/api.php?action=query&list=recentchanges&rctype=edit|new&rcend=20140824200000&rcstart=20140824210000&rclimit=10&rcshow=!bot [22:18:33] Ah nvm you don't know how to use it [22:19:26] How much of your bot do you program yourself? When you get the answer can you somehow get to the "20140824204301|18310332" use the first value and replace the value of rcstart with it [22:19:35] nvm? [22:19:58] nvm=nevermind [22:21:13] for example http://fr.wiktionary.org/w/api.php?action=query&list=recentchanges&rctype=edit|new&rcend=20140824200000&rcstart=20140824204301&rclimit=10&rcshow=!bot would be the next request (I changed rcstart with the value from the API request before) [22:21:28] and if there is no query-continue there are no more values [22:21:51] I'm going to try this (and it's not my bot, I just try to patch another bot) [22:23:28] Okay :) [22:35:51] http://dpaste.com/3MAEEHB bleh. [22:36:14] can this software plz work out of the box /somewhere/ at least. :s [22:36:24] or at least give sensible error msg. [22:36:49] legoktm: ^^ ? [22:37:08] (I didn't find virtualisation tab in bios on another machine. Now I'm trying it on a xen vps.)