With 1.4.0, I had an additional entry on $wgNavigationLinks:
array( 'text'=>'sandbox', 'href'=>'sandbox-url' ),
with WikiMedia:Sandbox contaning "Sandbox" and WikiMedia:Sandbox-url containing "Hobbes:Sandbox" (Hobbes is the name of my project).
Suddenly, upgrading to 1.4.1 makes it fail: the Navigation box shows "<sandbox>" and its contents points to "--error:_link_target_missing--".
Any idea what's happening?
Hi, The messages containing that data should be named "MediaWiki:Sandbox" and "MediaWiki:Sandbox-url", not WikiMedia:*
All best, On 4/18/05, Juanma Barranquero lekktu@gmail.com wrote:
With 1.4.0, I had an additional entry on $wgNavigationLinks:
array( 'text'=>'sandbox', 'href'=>'sandbox-url' ),
with WikiMedia:Sandbox contaning "Sandbox" and WikiMedia:Sandbox-url containing "Hobbes:Sandbox" (Hobbes is the name of my project).
Suddenly, upgrading to 1.4.1 makes it fail: the Navigation box shows "<sandbox>" and its contents points to "--error:_link_target_missing--".
Any idea what's happening?
-- /L/e/k/t/u _______________________________________________ MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
On 4/18/05, Sérgio Ribeiro sr.ribeiro@gmail.com wrote:
Hi, The messages containing that data should be named "MediaWiki:Sandbox" and "MediaWiki:Sandbox-url", not WikiMedia:*
They are (otherwise it wouldn't have worked before), I just mistyped them when writing the message :) (But thanks for pointing anyway, I do make that kind of mistakes sometimes.)
Anyway, I've just found a few minutes ago that the issue is *not* related to 1.4.1; it's a database problem. Somehow the cur, objectcache and site_stats tables got corrupted; myisamcheck seems to have worked fine, fortunately.
Thanks, /L/e/k/t/u
mediawiki-l@lists.wikimedia.org