MyBB Community Forums

Full Version: SQL Error - UserCP usergroups
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

Users of any group (registered, administrators, etc) are unable to access the usergroups page.

Screenshot: http://i.imgur.com/JE5drRp.png

MySQLi 5.7.10
PHP 7.0.1
MyBB 1.8.6

Any thoughts/feedback would be appreciated Smile
Looks like something to correct in the core since it affects all MySQL 5.7.5+ installations by default:
http://dev.mysql.com/doc/refman/5.7/en/s...l_group_by
http://craftcms.stackexchange.com/questi...es#tab-top

Moving to bug reports.
Hi,

Thank you for your report. We have pushed this issue to our Github repository for further analysis where you can track our commits and progress with fixing this bug. Discussions regarding this bug may also take place there too.

Follow this link to visit the issue on Github: https://github.com/mybb/mybb/issues/2306

Thanks for contributing to MyBB!

Regards,
The MyBB Group