View Single Post
NomisCZ
AlliedModders Donor
Join Date: Mar 2014
Location: Czech_Republic
Old 08-26-2019 , 07:56   Re: 24h view, last week, last month, broken image
Reply With Quote #6

Hi,
you need to install PHP GD extension - https://github.com/NomisCZ/hlstatsx-...i/Requirements

Eg. on Ubuntu/Debian (default installation):
Code:
apt install php7.2-gd
Also check PHP error logs, you'll see what the problem is ...
__________________

Last edited by NomisCZ; 08-26-2019 at 07:57.
NomisCZ is offline