Typo in the previous... following sentence: "I created it with the text "Special:Wantedpage" should have been: "I created it with the text "Special:Wantedpages"
I've corrected it in the copied message below.
-----Original Message----- From: mediawiki-l-bounces@Wikimedia.org [mailto:mediawiki-l-bounces@Wikimedia.org]On Behalf Of Carlton B Sent: Sunday, June 05, 2005 4:44 PM To: MediaWiki announcements and site admin list Subject: [Mediawiki-l] Failed adding Special:Wantedpages to navigation bar
When I tried to add Special:Wantedpages to the navigation bar, the link appears but it goes to a page called "--error:_link_target_missing--". This is for This is for 1.4.3.
I followed the instructions to the letter, I think.
The article MediaWiki:Wantedpages already existed, and contained the text "Wanted pages." This works OK. The article MediaWiki:Wantedpages-url did not exist. I created it with the text "Special:Wantedpages
Here is what I have in my LocalSettings.php: $wgNavigationLinks = array ( array( 'text'=>'mainpage', 'href'=>'mainpage' ), array( 'text'=>'recentchanges', 'href'=>'recentchanges-url' ), array( 'text'=>'wantedpages', 'href'=>'wantedpages-url' ), # Change is here array( 'text'=>'randompage', 'href'=>'randompage-url' ), array( 'text'=>'portal', 'href'=>'portal-url' ), array( 'text'=>'currentevents', 'href'=>'currentevents-url' ), array( 'text'=>'help', 'href'=>'helppage' ), array( 'text'=>'sitesupport', 'href'=>'sitesupport-url' ), );
The first time I did this, someone may have retrieved the page before MediaWiki:Wantedpages-url existed. What could have happened here? Did I get a bad value cached somewhere?
Thanks, Carlton
MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l