That file is on English Wikipedia, not on Commons, so won't be picked up by the default "InstantCommons" setup. You'll need to configure $wgForeignFileRepos manually to include a suitable entry for en.wikipedia.org similar to the Commons one:
https://www.mediawiki.org/wiki/Manual:$wgForeignFileRepos#Using_files_from_Wikimedia_Commons_:_ForeignAPIRepo If you already have such a configuration make sure it is correct and using https, not http. -- brion On Tuesday, October 4, 2016, Richard <[email protected]> wrote: > Hi, > > I had this working on my old hosting provider, but now this isn't > working on my new hosting provider. It's probably related to another > default value in DefaultSettings.php changing in the new environment > and requiring me to explicitly set something in LocalSettings.php. > I tried googling for this, but didn't come up with anything obvious. > > Here is the link on wikipedia: > <https://en.wikipedia.org/wiki/File:DEC-VT420-0a.jpg> > > This page contains an image gallery that uses the following markup. > <http://terminals-wiki.org/wiki/index.php/DEC_VT420> > > <gallery> > File:DEC_VT420.png > File:DEC-VT420-0a.jpg > File:DEC VT420 221320484947-1.jpg > File:DEC VT420 221320484947-2.jpg > File:DEC VT420 221320484947-3.jpg > File:DEC VT420 221320484947-4.jpg > File:DEC VT420 221320484947-5.jpg > File:DEC VT420 141354243612-1.jpg > File:DEC VT420 141354243612-2.jpg > File:DEC VT420 141354243612-3.jpg > File:DEC VT420 141354243612-4.jpg > </gallery> > > The 2nd line is the file on wikipedia. I had this working before, but I > can't remember what I did to set it up. I do have an interwiki link > setup for the wikipedia: prefix, but that wasn't needed when I set > this up before. I've only been using that for linking to pages > explicitly on WP. > > Any ideas? > -- > "The Direct3D Graphics Pipeline" free book <http://tinyurl.com/d3d- > pipeline> > The Terminals Wiki <http://terminals-wiki.org> > The Computer Graphics Museum <http://ComputerGraphicsMuseum.org> > Legalize Adulthood! (my blog) <http://LegalizeAdulthood.wordpress.com> > > _______________________________________________ > MediaWiki-l mailing list > To unsubscribe, go to: > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > _______________________________________________ MediaWiki-l mailing list To unsubscribe, go to: https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
