We have three instances of EspoCRM running - all 5.7.11 due to MySQL support. One instance has issue with Administration->User Interface. Clicking on the link does nothing. Debug shows error (attached). Can anybody point me in the right direction as to where to start to look? All other Administration page items load correctly and settings are saved - it is only the UI settings that fails.
User Interface settings
Collapse
X
-
You need to fix "dashboardLayout" in data/config.php. For some reason the value is corrupted. Try to set it with an empty array or remove it.If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.
Comment