KZ
Asked
a problem after adding columns to check in list check in not showing up
Attachments
- MSAnswered
Hello,
Can you please check MySQL mode
only_full_group_byIt must be disabled. If you are on shared hosting and can’t disable it then you can try to add the following line afterparent::__construct();in theapp/core/MY_Controller.php$this->db->query('SET SESSION sql_mode = ""');This is just a guess. Please check your server error logs and let me know the error details so that I can suggest solution.
Thank you
- KZAnswered
thank you it dosent work i will buy dedicated server
- MSAnswered
Hello,
The issue might be different then. Please check the server error logs and let me know the error details so that I can suggest.
Thank you
- Login to Reply