Hi all, I've found a few other pages that don't display the correct favicon:
Spezial:Nicht_kategorisierte_Dateien (displays the xampp-favicon) Spezial:Version (displays the production-version-favicon) Greetings Katharina Katharina Wolkwitz schrieb am 24.08.2009 14:47: > Hi all, > > I've got two wikis running on two different servers which are essentially the > same (one's the production-version, one's the test-version) for which I've > defined two different favicons. > > The lines in LocalSettings.php are: > > $wgStylePath = "$wgScriptPath/skins"; > #$wgLogo = "$wgStylePath/common/images/fhbwiki2.jpg"; > #$wgFavicon = "$wgStylePath/common/images/fhbwiki2.ico"; > #der Wiki-Testserver bekommt ein anderes Logo; kawo 11.10.07 > $wgLogo = "$wgStylePath/common/images/fhbwiki-test.jpg"; > $wgFavicon = "$wgStylePath/common/images/fhbwiki-test.ico"; > > So far so good - the test-version of my wiki displays the test-version-favicon > on every page - exept Special:SpecialPages where the > production-version-favicon > is used. > > I've got no idea, where this favicons comes from. > I've even deleted the production-version-favicon, restarted xampp, killed the > cache, killed the browser - nothing works. > > Does anybody have an idea where I could look? > > Thanks! > > Katharina _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
