Current time: 05-24-2012, 01:46 PM Hello There, Guest! (LoginRegister)


 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[F] Server load reported as Unknown when 0.00 [C-Imad Jomaa]
03-20-2009, 09:31 PM
Post: #1
[F] Server load reported as Unknown when 0.00 [C-Imad Jomaa]
Server load in admin returns as 'Unknown' if the load is 0.00. This is due to code @ line 1619 in functions.php simply checking for !$serverload, which naturally returns false for zero. Changing it to " if(!is_numeric($serverload))" fixes it quite easily.
Find all posts by this user
03-20-2009, 09:55 PM
Post: #2
[F] Server load reported as Unknown when 0.00
Thank you for your bug report.

This bug has been fixed in our internal code repository. Please note that the problem will not be fixed here until these forums are updated.

With regards,
MyBB Group
Visit this user's website Find all posts by this user


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Contact Us | MyBB | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication