This is really strange, I have another wiki that shows the IP address of unlogged in viewers but it has no $wShowIPinHeader entry in LocalSettings.php.
There is also no entry in the new wiki I am trying to setup.
Entering $wgShowIPinHeader = true; has no effect, the IP is still not shown.
This is probable not important, I just do not like 0.0.0.0 appearing and the same is referenced for the confirmation email with new signups.
Thanks for the replies,
Ralph
-----Original Message----- From: mediawiki-l-bounces@lists.wikimedia.org [mailto:mediawiki-l-bounces@lists.wikimedia.org] On Behalf Of Thomas Dalton Sent: Monday, April 07, 2008 8:10 PM To: MediaWiki announcements and site admin list Subject: Re: [Mediawiki-l] IP address of logged in user
On 08/04/2008, Ralph Hulslander rph@rovenet.com wrote:
Duh, thanks shows ya what I know.
Now how do I turn it on?
Do I just make a entry in LocalSettings.php?
What is the syntax?
Yeah, just add
$wgShowIPinHeader = true;
to LocalSettings.php (or, more likely, change "$wgShowIPinHeader = false" to that, since I think true is the default, so you must have it explicitly turned off).
_______________________________________________ MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l