[01:19:55] ALVARO MOLINA.. SOLITARIO AUTISTA.. MUERETE HIJO DE . VALES VASUDAALVAROMOLINA.. SOLITARIO AUTISTA.. MUERETE HIJO DE . VALES VASUDAALVAROMOLINA.. SOLITARIO AUTISTA.. MUERETE HIJO DE . VALES VASUDA JEM AMA A ASIMOVBOT [02:34:37] Hello? [02:34:54] I need help installing Extension:ConfirmEdit [02:35:14] would anyone here know about this? [02:37:57] I had everything set up for a ReCaptcha screen, but trying to go on my site gave me this message: [02:38:01] "Parse error: syntax error, unexpected 'class' (T_CLASS), expecting identifier (T_STRING) or variable (T_VARIABLE) or '{' or '$' in /home/content/75/7120275/html/vww/extensions/ConfirmEdit/includes/ConfirmEditHooks.php on line 30" [02:38:08] line 30 contains this: [02:38:21] if ( class_exists( AuthManager::class ) && !$wgDisableAuthManager ) { [02:41:27] What version of PHP are you running? [02:41:35] let me check [02:43:34] well, now my hosting seems to be refusing access to any of my server files [02:43:36] just in time [02:44:02] Huh. Well, PHP 5.4 is an absolute minimum for security reasons, but 5.5+ is needed for MediaWiki 1.27. [02:44:11] (AuthManager is part of 1.27.) [02:44:28] i think something was deleted [02:44:31] i can't access anything [02:44:38] not even on the other sites that were hosted [02:45:02] i think the server's down [02:45:28] oh wait, now it's working [02:45:53] so the files are still there [02:46:01] now i can check the PHP version [02:46:46] scratch that, it's offline again [02:46:57] im sorry about thi [02:47:05] s [02:48:14] where could I check my PHP version? [02:49:26] judging by my lack of knowledge in this area, is there a standard version of PHP included in the latest MW download? [02:49:27] youwiki.com/wiki/Special:Version [02:49:39] PHP is setup by your server's host. [02:50:14] I'll have to disable the extension so that my website loads [02:51:18] That or php -v on the command line. [02:51:19] which version of ConfirmEdit did you download? [02:52:28] ConfirmEdit version dbff612 (for 1.27) [02:52:38] PHP version 5.4.19 [02:54:11] does that help any? [02:58:20] Yeah, you will need to upgrade to PHP 5.5 to use that version of ConfirmEdit. [03:00:06] I see [03:00:49] Is there a version of ConfirmEdit that is usable with 5.4.X, but still works with the latest MediaWiki? [03:01:07] Would it be best for me to just check instead of asking? I don't want to seem bothersome [03:02:50] Eh, not really. They come together as a package. [03:04:39] I see [03:05:10] To update my PHP, is there an installer involved? also, I believe it would affect the whole server? [03:06:01] You can try other versions, There isn't much that relates Extension bundled in releases and the actual extension [03:06:20] actually, there is nothing that relates them other than we bundle them [03:07:00] the confirmedit page says it accepts PHP 5.3 and up [03:07:57] anyways, it seems like the main choices i have are to either upgrade PHP or experiment with past versions [03:09:13] it seems like the former would work best, but i'm not sure how I would modify the server to update PHP [03:10:34] i'll have to do some more research [03:10:39] thank you for your help [03:54:48] Hello, I've already asked this yesterday but it seems like it's still not working. https://aman.info.tm/wiki/File:DNS_Server_Zone.gif is linked on https://aman.info.tm/wiki/DNS but it appears in UnusedFiles and doesn't show its being used. [06:50:00] !jobqueue | Reception123 [06:50:00] Reception123: The Job Queue is a way for mediawiki to run large update jobs in the background. See http://www.mediawiki.org/wiki/Manual:Job_queue [06:50:20] p858snake: I knew about the job queue, but it is running. [06:50:41] and https://aman.info.tm/w/api.php?action=query&meta=siteinfo&siprop=statistics [11:58:00] i need to figure out how to display an excel document on mediawiki [12:12:34] Nightcinder: how do you mean? [12:13:16] Do you mean convert to markup? do you mean uploading an Excel file? [12:14:12] i have a phone list in xlsx [12:14:16] i just want it on the wiki :p [12:14:30] i just broke a lot of stuff hold on [12:14:32] Convert it to markup... [12:15:31] i get a blank screen now lol [12:15:33] WELP [12:15:57] https://www.mediawiki.org/wiki/Manual:Errors_and_symptoms#You_see_a_Blank_Page [12:18:11] andre__: i was trying to configure pretty urls [12:18:37] i can't rename mediawiki's folder because it's open in another program [12:18:38] fml [12:28:02] wheee [12:28:05] totally broke it now LOL [12:34:58] okay fixed [12:49:11] lol [12:49:15] nevermind i broke it again [12:49:30] i'm getting a 404 file or directory not found since i moved folders [13:35:30] so when i visit a page on my wiki [13:35:43] i get domain/index.php?title=Main_Page [13:35:46] no /w/ [13:36:00] and when i try to create the short url redirect to /wiki/ it breaks [14:02:04] Exception encountered, of type "LocalFileLockError" [14:02:05] .. [14:06:18] Got a stacktrace? [14:11:43] seems to be a permissions issue [14:12:07] and i just completely give up on this short url stuff [14:30:34] Uncaught SyntaxError: Unexpected token E in JSON at position 0 [14:30:37] i am just having a fucking day [14:46:15] no one is alive today [14:50:34] Nightcinder, people are alive, but you don't ask any questions. :) [14:50:44] What do you expect? :) [14:51:00] i'm trying to use the spreadsheet extension to import an xlsx [14:51:10] and getting a json exception [14:51:19] [exception] [871f70747e09960af7c7915c] /index.php?action=ajax&rs=SpreadsheetAjax%3A%3AgetData&rsargs%5B%5D=phone.xlsx&rsargs%5B%5D=0 Error from line 61 of C:\mediawiki\extensions\Spreadsheet\includes\writer\JSON.php: Cannot use object of type PHPExcel_RichText as array [14:51:56] what is "the spreadsheet extension"? [14:52:07] Which MediaWiki version? [14:52:17] https://www.mediawiki.org/wiki/Extension:Spreadsheet [14:52:19] 1.27 [14:53:05] No activity for more than three years in that code base. [14:53:25] so I can imagine that it needs updating to be compatible with 1.27... [15:09:33] i didn't see another extension that uploaded spreadsheets into it [16:02:28] are there any parsoid experts here? [16:05:32] mmmm that spreadsheet extension. try converting $formula to string to see if it works [16:12:47] amdprocessor: gave up and imported into markup lol [16:25:24] i hate using IIS for mediawiki :( [17:52:07] i wonder if my short url issue is because i have php 7 [18:17:14] this is driving me nuts [18:22:17] what is? [18:26:10] amdprocessor: trying to make the pretty short urls] [18:26:18] whenever i put in the redirect i just start getting 500's and 404's [18:26:30] i think it's because my folder isn't nested the way it wants [18:26:46] it's C:/mediawiki instead of c:/inetpub/wwwroot/mediawiki [18:28:10] sorry, not familiar with iis servers [18:28:19] yeah :( [18:34:37] just tired of domain/index.php?title=main_page [18:42:22] https://www.mediawiki.org/wiki/Manual:Short_URL/IIS8.5 i found this [18:42:30] but it assumes you're in /inetpub/wwwroot/w [18:45:28] im not familiar with iis. the guide states that web.config should be in the root directory. so i guess your site root directory is C:/ if you installed it in c:/mediawiki? [18:46:15] i have no idea lol [19:08:20] the root directory is the folder that gets accessed when [example.com] is opened. those guides assume that you installed mediawiki in another folder in root so it should be accessed in [example.com/mediawiki/index.php?title=main_page] and you want it to be in [example.com/mediawiki/main_page] [19:11:14] sorry, i meant you want it to be in [example.com/wiki/main_page] [21:53:09] Figured I should mention I accidentally registered #mediawiki-outreach have since dropped the channel registration :p my bad [22:17:29] ahoy [22:32:44] So, I have a problem I'm trying to find an answer for. A wiki has various tables that have various information on different pages. Some tables refer to these other tables in order to avoid duplication of information, however some users feel that it would be more useful to have all of the information readilly available on that page. Is there any way to include a table from a page inside another table? [22:32:59] using templates