MyBB Community Forums

Full Version: Error in admin permission
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello people,
I was looking over my forum and in the admin cp, under admin permissions, i have this error

mySQL error: 1054
Unknown column 'u.uid' in 'on clause'
Query: SELECT u.uid, u.username, u.lastactive, g.cancp, a.permsset FROM mybb_users u, mybb_usergroups g LEFT JOIN mybb_adminoptions a ON (a.uid=u.uid) WHERE u.usergroup=g.gid AND g.cancp='yes' ORDER BY u.username ASC

What does it mean?
Why am i getting this?
Sad
Help
Its not affecting my board [not to my current knowledge]
It's a bug. You can get the fix here.

Moved to General Support.