nathan815 / TheSwanStation-Issues

Issue tracker for The Swan Station
https://theswanstation.net
0 stars 1 forks source link

Most online count bug #12

Closed nathan815 closed 9 years ago

nathan815 commented 9 years ago

Originally reported by: Nathan Johnson (Bitbucket: nathancjohnson, GitHub: Unknown)


When the most users online count increases, as the users get offline it goes back down to the previous most online count.


nathan815 commented 9 years ago

Original comment by Nathan Johnson (Bitbucket: nathancjohnson, GitHub: Unknown):


This has been fixed. The problem was to do with file permissions (php wasn't able to write the new 'most online' number to the json file).