Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
2.6 Installation Problem
m2kemal
New
Hi, there!
I got this message after installetion 2.6:
Fatal Error in PHP.gdn_ErrorHandler();
Expression #1 of ORDER BY clause is not in GROUP BY clause and contains nonaggregated column 'derindunya_forum.c.DateInserted' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
The error occurred on or near: /home/derindunya/domains/derindunya.com/public_html/forum/library/database/class.database.php
Php 7.2.6
MySQL 5.7.21
Thanks
0
Comments
Perhaps disable strict mode:
https://www.liquidweb.com/kb/how-to-disable-mysql-strict-mode/