• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

[Modern AAC] mysql error

fracek91

Member
Joined
May 30, 2008
Messages
423
Reaction score
8
I've installed MAAC 1.0.2 and got this error:
A Database Error Occurred

Error Number: 1140

Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is illegal if there is no GROUP BY clause

SELECT p.id, p.question, GROUP_CONCAT(a.answer SEPARATOR ';') AS answers, GROUP_CONCAT(a.id SEPARATOR ';') AS answers_id FROM poll p JOIN poll_answer a ON p.id = a.poll_id WHERE p.status = 1 AND date_start <= NOW() AND date_end >= NOW()

found this thread: http://otland.net/f28/modern-aac-i-mysql-116166/ But it doesn't seem to work. Please help me
 
I've installed MAAC 1.0.2 and got this error:


found this thread: http://otland.net/f28/modern-aac-i-mysql-116166/ But it doesn't seem to work. Please help me

Hello m8.
I used modern aac but, this have problems in Guild, can't create it and either cant edit char comment.
And alot of shits.
;P
You can use Gesior, only read a post of how to make your gesior safe (fixing gesior exploits) or something like that.
Have a thread of it hre in otland.
I posted help 2, but nobody helped.
So...
:p
kthxbye
 
Everything works fine for me on my second server, but this time I can't manage to fix this error. And please don't go offtopic, I don't like gesior's aac which has exploits and thousands of useless addons
 
Back
Top