I have the config.php file set up to use Australia/NSW time, the webpages work as expected but the last seen time from pingCheck.php is being set to -17 hours behind us (+10 GMT current time with -7 GMT last seens) and never being seen as online.
This may be related to https://sourceforge.net/p/phpipam/bugs/197/
Anonymous
Having a bit of a dig, this seems to be related to functions-network.php file with updateLastSeen using NOW()
Turns out i wasnt logged in for my previous comment, also turns out NOW() pulls the timezone from the host itself and i had failed to set the timezone on my linux VM.
Not a bug after all.
Last edit: Ayden Beeson 2014-05-15