There is a bit of a problem, there is a double redirect at the moment for this page and I don't know how to fix. Whenever, I try to redirect the page correctly, it just redirects to itself. What is the best target for this page to be redirected? Pkbwcgs (talk) 13:13, 5 November 2017 (UTC)[reply]
I see you've added the Discouraged template to your user page. I've had similar feelings myself during editing disputes, and what I've learned during these times was to work with editors to find a solution that works for both sides, and to remember WP:BRD if something doesn't seem to go the way you want it. Hope I've helped the mood a bit.
Not an admin, but it's because the toolbar code uses an old URL, the domain of which now belongs to Hotels in Vienna. (Redirect analyzer said 301: Moved Permanently.) Try this new code:
// Add [[WP:Reflinks]] launcher in the toolbox on left$.when(mw.loader.using(['mediawiki.util']),$.ready).then(function(){mw.util.addPortletLink("p-tb",// toolbox portlet"https://dispenser.info.tm/~dispenser/cgi-bin/reflinks.py?lang="+mw.config.get('wgContentLanguage')+"&page="+mw.config.get('wgPageName')+"&autoclick=wpPreview",// updated tool URL as of 9 November 2017"Reflinks"// link label)});
I'd also take a look at some of the new tools in the See also section. I've tested the code above, and it seems to work. Let me know if it doesn't. Happy editing! Rotideypoc41352 (talk) 21:10, 9 November 2017 (UTC)[reply]
This request for help from administrators has been answered. If you need more help or have additional questions, please reapply the {{admin help}} template, or contact the responding user(s) directly on their own user talk page.
I got this error when opening Wikimedia Commons:
Request from ********* via cp3046 frontend, Varnish XID 79890980
Upstream caches: cp3046 int
Error: 404, Requested domainname does not exist on this server at Sun, 12 Nov 2017 15:34:41 GMT
I don't know, but I have two directions for you to proceed toward an answer. First, it sounds like a technical problem, which is going to have to get looked at by devs, which means filing a bug report at Phabricator at [1]. I realize that's a bit of a hassle. I'd also try asking this question at WP:VPT.
I did find someone else complaining about this problem in August at https://commons.m.wikimedia.org/wiki/Commons:Help_desk/Archive/2017/08, but I realize you probably can't open that link. No answer was given, but there was a request for the bug to be put into Phabricator, and I can't find any hint that it ever was.
Found this one, which is a bit similar - https://phabricator.wikimedia.org/T175122, maybe add to that one. You can also e-mail info-en@wikimedia.org - hopefully someone will move it to the TechIssues queue.