Popular posts (week/month/year/all time) error (Ninja Media Script)
(3/3) QueryException
SQLSTATE[42000]: Syntax error or access violation: 1055 'database_name.posts.id' isn't in GROUP BY (SQL: select posts.* from posts inner join post_likes on posts.id = post_likes.post_id where active = 1 and post_likes.created_at >= 2017-01-18 14:51:15 group by post_likes.post_id order by COUNT(post_likes.id) desc limit 30 offset 0)
You have this error also on your demo on Codecanyon
