Hi,
The "save & close" button of the HikaShop configuration saves the configuration and then directs to the dashboard. So if you have the error on the dashboard, it's normal you get it with that button of the configuration.
This error indicates a problem with a MySQL query from a widget configured in the dashboard.
There are several things to do:
- first, please activate temporarily the "error reporting" and "debug mode" settings of the HikaShop configuration and look at that page again. It should display an error message with more information about the problem which will help us better understand the situation and add a fix for it.
- second, do this modification and look at the page again:
www.hikashop.com/support/forum/product-c...eld-list.html#304882
That will provide the full MySQL query leading to that error so that we can better understand the situation.
- third, as this error comes from a widget, you can go in the Orders>Reports menu and disable the widgets one by one until the dashboard works again in order to identify which widget is creating the error. Then you can live that widget disabled (or delete it) and recreate the widget. Hopefully, you won't get the error or just don't recreate it.
- fourth, this error also indicates that you're using the legacy dashboard of HikaShop. You can turn off the "dashboard legacy" setting of the HikaShop configuration to switch to the new dashboard. It doesn't have customization capabilities like the legacy dashboard has, but it will work fine.