startersclan / hlstatsx-community-edition

HLstatsX Community Edition 🥇 PHP 8 and GeoIP2 supported. Dockerized 🐳
GNU General Public License v2.0
15 stars 10 forks source link

Update motd.php - fix for 500 error #59

Open DNA-styx opened 2 weeks ago

DNA-styx commented 2 weeks ago

Added missing bracket and fixed wrong bracket.

Was causing the below 500 errors

[Sat Sep 21 19:29:03.353020 2024] [php:error] [pid 85107] [client 82.69.85.141:63866] PHP Parse error: syntax error, unexpected token ";", expecting ")" in /var/www/..../pages/ingame/motd.php on line 76 [Sat Sep 21 19:31:17.155449 2024] [php:error] [pid 85110] [client 82.69.85.141:63872] PHP Parse error: Unclosed '{' on line 80 does not match ']' in /var/www/..../pages/ingame/motd.php on line 82