I'm running
HLstatsX Community Edition 1.11.3 and
this page gives this error
Code:
Fatal error
: Uncaught mysqli_sql_exception: Expression #5 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'dnagames_hlstatsx.hlstats_Actions.reward_player' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by in /var/www/hlstatx-dev.dnagames.site/includes/class_db.php:222 Stack trace: #0 /var/www/hlstatx-dev.dnagames.site/includes/class_db.php(222): mysqli_query() #1 /var/www/hlstatx-dev.dnagames.site/pages/actioninfo.php(159): DB_mysql->query() #2 /var/www/hlstatx-dev.dnagames.site/hlstats.php(228): include('...') #3 {main} thrown in
/var/www/hlstatx-dev.dnagames.site/includes/class_db.php
on line
222
Also get it at the bottom of the player page when as an admin I try to edit it.
Googling the error also shows it up on v1.7.0
https://hlstats.eighthid.com/hlstats...ortorder=desc#
and also
this GitHub issue.
Any known fixes?
__________________