Hello friends...
Updated my local dev instance to v11.0 (Enterprise. Cloud) and now whenever I save any record (in any module) I get this:
I previously had to do the following after each reboot of my VM box to stop 500 errors:
- Log into My SQL as Root
SET GLOBAL sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''));
quit
Though I don't think this is the same thing now/above...
I have checked through all the config files etc... fully expect something really obvious will bee staring at me but so far eluded me!
- Any pointers for something I might be missing???
Thank you, Luke.