Question By
Unsolved

Leaderboard error (Ninja Media Script)

idontgetit

Jan 18th, 2018 01:49 PM

SQLSTATE[42000]: Syntax error or access violation: 1055 'database_name.users.id' isn't in GROUP BY (SQL: select users.*, SUM(points.points) as total_points from users inner join points on users.id = points.user_id group by points.user_id order by SUM(points.points) desc limit 50)

You have this error also on your demo on Codecanyon

mark

Jan 25th, 2018 11:44 AM

I do not see this issue. Can you please send a link.

idontgetit

Jan 25th, 2018 11:46 AM

Issue has been fixed

mark

Jan 25th, 2018 11:51 AM

Wonderful :D