khzg / littlelink-admin

Littlelink admin is an admin panel for littlelink that provides you a website similar linktree.
GNU Affero General Public License v3.0
91 stars 17 forks source link

SQLSTATE[42000]: Syntax error or access violation: 1055 #15

Closed Kryp3ton closed 7 months ago

Kryp3ton commented 1 year ago

SQLSTATE[42000]: Syntax error or access violation: 1055 'littlelink.users.littlelink_name' isn't in GROUP BY (SQL: select 'users'.'littlelink_name', max(links.created_at) as created_at from 'links' inner join 'users' on 'users'.'id' = 'links'.'user_id' group by 'links'.'user_id' order by 'created_at' desc limit 4)

How i resolve this error? plss help

khzg commented 7 months ago

sorry, This project will no longer be updated, use its new fork.

https://github.com/LinkStackOrg/LinkStack