> I suspect that setting > > $wgCentralPagePath = "http://www.tmswiki.org/w/index.php"; > will fix it.
Many thanks, Platonides, that was exactly it. Best, Forest >________________________________ > From: Platonides <[email protected]> >To: [email protected] >Sent: Sunday, March 25, 2012 11:57 AM >Subject: Re: [Mediawiki-l] CentralNotice only working on pages without short >URLs > >It's related to the way it is configured. It's trying to load the >central notice from: >> http://www.tmswiki.org/ppd/The_Tension_Myositis_Syndrome_Wiki?title=Special:BannerLoader&banner=TestBanner&campaign=TYDS&userlang=en&db=ptpn_wiki&sitename=The+TMS+Wiki > >instead of >> http://www.tmswiki.org/w/index.php?title=Special:BannerLoader&banner=TestBanner&campaign=TYDS&userlang=en&db=ptpn_wiki&sitename=The+TMS+Wiki > >You seem to have $wgCentralPagePath with its default value. > >I suspect that setting >> $wgCentralPagePath = "http://www.tmswiki.org/w/index.php"; >will fix it. > >I've also submitted a change to https://gerrit.wikimedia.org/r/3717 >which should provide a better default. > >Best regards > > >_______________________________________________ >MediaWiki-l mailing list >[email protected] >https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > > > _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
