[12:54:11] Hi everyone. I'm having an issue with my Login link redirecting / not working. https://wiki.zoneminder.com Could anyone take a look for me? [12:59:22] gnulnx, What is the issue? [13:00:14] gnulnx, that page does not even show any CSS for me so there are other issues. [13:00:37] andre__: reload - css should work now. I was testing a fix. [13:00:45] Click the 'log in' link and see that you dn't go to the login page. [13:00:59] but instead....? [13:01:13] Also I just noticed that when you click the FAQ link you get prompted to download a BIN file, so it seems php isn't set up right. [13:01:56] https://wiki.zoneminder.com/Special:Version could it be due to the index.php being blank? [13:01:57] You are on https://wiki.zoneminder.com/Welcome and the "Log in" link goes to https://wiki.zoneminder.com/Welcome?title=Special:UserLogin&returnto=Welcome [13:02:05] so that's misconfigured. [13:02:45] Hm, indeed [13:07:53] Zackary: What would cause that to be blank, with api and load not blank? I've never had to do any special config for those in the past, but it is possible that I missed an upgrade step. [13:29:37] gnulnx: Could you maybe put your LocalSettings into a pastebin (without the secret password, keys etc. of course)? I guess something there is misconfigured to confuse mw about the paths. [13:36:40] eddiegp: https://gist.github.com/kylejohnson/2f5c398f2a5c235f39515cc492405cd9 [13:44:46] $wgScriptPath = ""; [13:44:57] try setting this [13:47:11] Zackary: Looks like that is already set on line 38 [13:49:57] yes, but its blank [14:44:53] Strange. Still can't figure this out. Setting wgScriptPath causes a bunch of 404's / broken URLs [14:51:35] if you set it then try to go to a page, where does it take you? [14:55:18] Zackary: The page loads, however the CSS is missing and there are a number of 404's (e.g. to load.php and resources) [15:00:14] could you put the part of your config/.htaccess file that deals with short urls for the wiki in a pastebin? [15:00:30] Sure, but I'm using nginx, for what its worth. [15:01:18] https://gist.github.com/kylejohnson/64bfcac83435702ed02dd56c453947aa [15:01:29] I've tried a few variations of that, but that is where it is at now. [15:04:48] https://www.mediawiki.org/wiki/Manual:Short_URL/Page_title_-_nginx,_Root_Access,_PHP_as_a_CGI_module does this help? [16:17:37] Icollbird5 [18:39:36] Hi [18:39:51] https://phabricator.wikimedia.org/T164101 What's with my request? [18:43:55] Quentum: Your request is about.... what? [18:44:11] and you ask... who? [18:45:25] I assume you don't expect every single person in this IRC room to first click your link and only then find out what you talk about and if they can help at all? :) [18:45:53] So I clicked your link. And as with any request about anything: If someone decides to work on it, someone decides to work on it. If not, not. [18:46:22] Andre, last time we talked you seemed to understand what that request is about [18:46:44] Quentum: I do remember, now that I clicked your link. I had to click your link first, though. [18:47:14] Anyway, is there any way it can be done? [18:47:15] Summarizing what you're actually asking for is always welcome if you want to get answers on IRC. [18:47:20] I don't know. [18:47:52] Is there anyone I can ask for it 2b done? [18:48:19] Your request is already public. [18:48:22] https://www.mediawiki.org/wiki/Developers/Maintainers says that the "WikimediaMessages" extension is maintained by Maarten and the Language Team, in case you see an urgency to contact people. [18:48:40] https://www.mediawiki.org/wiki/How_to_become_a_MediaWiki_hacker explains how to work on code yourself. [18:49:43] and for completeness, https://www.mediawiki.org/wiki/Professional_development_and_consulting lists people who you could pay to work on this. [18:50:28] So creation of 1 mw messages requires payment?! [18:51:33] Quentum: only if you don't want to wait for a volunteer to do it for you, and you don't want to do it yourself [18:52:48] I can't do it myself as I have no knowledge in coding [18:54:04] Quentum: errrm, did you actually read that I wrote "for completeness"??? [19:54:16] can I use math extension without restbase? [22:54:26] lestaty: https://lists.wikimedia.org/pipermail/wikitech-l/2017-April/088042.html may interest you. [22:59:18] hmm, thx :D