-----Original Message----- From: mediawiki-l-bounces@Wikimedia.org [mailto:mediawiki-l-bounces@Wikimedia.org]On Behalf Of Brion Vibber Sent: Friday, June 03, 2005 2:09 PM To: MediaWiki announcements and site admin list Subject: Re: [Mediawiki-l] Changing login prompt message [was: Disablingaccount creation]
Carlton B wrote:
I'm attempting to change the login message. I edited MediaWiki:Login prompt as I was advised by Brion, but the edits do not appear on Special:Userlogin... not by normally logging in, nor by directly navigating to Special:Userlogin
What have I done wrong? How can I make this change appear?
- Make sure you're editing [[MediaWiki:Loginprompt]], with no space.
I copied and pasted the link as you've posted it. I see the changes only when I navigate directly to the page.
- If you set $wgUseDatabaseMessages = false; in your LocalSettings.php
at some point, set it back to true.
It was not set in my config file. Per the above, I've explicitly set it to true.
Do you have this problem with all messages or just that one? Have you tried other messages?
This is the only message that I've tried to alter, so I have no answer for that.