Raised This Month: $12 Target: $400
 3% 

24h view, last week, last month, broken image


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
8guawong
AlliedModders Donor
Join Date: Dec 2013
Location: BlackMarke7
Old 08-26-2019 , 04:10   24h view, last week, last month, broken image
Reply With Quote #1

hi i'm using hlstatsx from https://github.com/nikooo777/hlstatsx-community-edition

php version 7.2 with fix from https://forums.alliedmods.net/showpo...0&postcount=10 f

for php 7+

(not using the latest commit from nikooo777's github due to chinese character showing as question marks)

as you can see on my hlstatsx here https://www.blackmarke7.com/hlstatsx/hlstats.php

when you expand the server view it shows broken image



how can i fix this?
__________________
8guawong is offline
CrazyHackGUT
AlliedModders Donor
Join Date: Feb 2016
Location: Izhevsk, Russia
Old 08-26-2019 , 04:13   Re: 24h view, last week, last month, broken image
Reply With Quote #2

You have installed GD?
__________________
My english is very bad. I am live in Russia. Learning english language - very hard task for me...
CrazyHackGUT is offline
Send a message via ICQ to CrazyHackGUT Send a message via Skype™ to CrazyHackGUT
8guawong
AlliedModders Donor
Join Date: Dec 2013
Location: BlackMarke7
Old 08-26-2019 , 05:10   Re: 24h view, last week, last month, broken image
Reply With Quote #3

Quote:
Originally Posted by CrazyHackGUT View Post
You have installed GD?
sorry what is GD?
__________________
8guawong is offline
DarkDeviL
SourceMod Moderator
Join Date: Apr 2012
Old 08-26-2019 , 05:32   Re: 24h view, last week, last month, broken image
Reply With Quote #4

Quote:
Originally Posted by 8guawong View Post
sorry what is GD?
https://en.wikipedia.org/wiki/GD_Graphics_Library
__________________
Mostly known as "DarkDeviL".

Dropbox FastDL: Public folder will no longer work after March 15, 2017!
For more info, see the [SRCDS Thread], or the [HLDS Thread].

Last edited by DarkDeviL; 08-26-2019 at 05:32.
DarkDeviL is offline
CrazyHackGUT
AlliedModders Donor
Join Date: Feb 2016
Location: Izhevsk, Russia
Old 08-26-2019 , 05:55   Re: 24h view, last week, last month, broken image
Reply With Quote #5

HLXCE requires the PHP extension for image rendering. This extension called as "GD".
__________________
My english is very bad. I am live in Russia. Learning english language - very hard task for me...
CrazyHackGUT is offline
Send a message via ICQ to CrazyHackGUT Send a message via Skype™ to CrazyHackGUT
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
8guawong
AlliedModders Donor
Join Date: Dec 2013
Location: BlackMarke7
Old 08-26-2019 , 09:26   Re: 24h view, last week, last month, broken image
Reply With Quote #7

Quote:
Originally Posted by DarkDeviL View Post
Quote:
Originally Posted by CrazyHackGUT View Post
HLXCE requires the PHP extension for image rendering. This extension called as "GD".
Quote:
Originally Posted by NomisCZ View Post
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
hi i do have GD installed and enabled

according to my phpinfo



Quote:
Originally Posted by NomisCZ View Post
Also check PHP error logs, you'll see what the problem is ...
hi where are the logs located... sorry for noob question
__________________
8guawong is offline
DarkDeviL
SourceMod Moderator
Join Date: Apr 2012
Old 08-26-2019 , 09:40   Re: 24h view, last week, last month, broken image
Reply With Quote #8

Quote:
Originally Posted by 8guawong View Post
hi where are the logs located... sorry for noob question
That's varying a lot depending on your software package, so there is no de facto standard that we can actually provide to you.

With Apache, try looking around in /var/log/apache2/, or grep your configuration files for "ErrorLog", e.g.:
PHP Code:
grep -r ErrorLog /etc/apache2
__________________
Mostly known as "DarkDeviL".

Dropbox FastDL: Public folder will no longer work after March 15, 2017!
For more info, see the [SRCDS Thread], or the [HLDS Thread].
DarkDeviL is offline
8guawong
AlliedModders Donor
Join Date: Dec 2013
Location: BlackMarke7
Old 08-26-2019 , 09:54   Re: 24h view, last week, last month, broken image
Reply With Quote #9

Quote:
Originally Posted by DarkDeviL View Post
That's varying a lot depending on your software package, so there is no de facto standard that we can actually provide to you.

With Apache, try looking around in /var/log/apache2/, or grep your configuration files for "ErrorLog", e.g.:
PHP Code:
grep -r ErrorLog /etc/apache2
ok thx i found it........... but theres too many lines
i'm guessing its b/c of upgrading to php 7 broke something ?
__________________
8guawong is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 02:50.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode