[pmwiki-users] $LastModifiedHost sometimes incorrect

romat2 romat2 at gmail.com
Tue Feb 15 10:15:04 CST 2005


I wanted to show also IP address in RecentChanges. So I've made this
modification in my local config - added ($LastModifiedHost):

$RecentChangesFmt = array(
  'Main.AllRecentChanges' =>
    '* [[$Group.$Name]]  . . . $CurrentTime $[by] $AuthorLink
($LastModifiedHost)',
  '$Group.RecentChanges' =>
    '* [[$Group/$Name]]  . . . $CurrentTime $[by] $AuthorLink
($LastModifiedHost)');

But the IP address is not always correct. Sometimes it is empty (),
sometimes it shows an IP address of another user. Where could be the
problem?

Thanks

Roman

pmwiki 2.0.21, php 4.3.10, apache 2.0.52 on XP SP2



More information about the pmwiki-users mailing list