MyBB Community Forums

Full Version: Problem with Invitation Plugin (1.3.2) Created by cfillion
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

MyBB Version 1.6.8
I use Invitation Plugin (1.3.2) Created by cfillion and I have one error. When I click to view the profile of an invited user I get error:

MyBB SQL Error

MyBB has experienced an internal SQL error and cannot continue.
SQL Error:
1140 - Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is illegal if there is no GROUP BY clause
Query:
SELECT COUNT(*) as count, createdby FROM agf_invitecodes WHERE code='KoPDTCHi'

Please contact the MyBB Group for support.


This happen only if I am logged in.

Can anyone help me fix it please.