Hello everyone :)
After migrating and troubleshooting several issues, the custom view widgets aren't working for me. They once worked again, but suddenly they don't.

Any ideas are welcome. Thank you very much in advance.
Hello everyone :)
After migrating and troubleshooting several issues, the custom view widgets aren't working for me. They once worked again, but suddenly they don't.

Any ideas are welcome. Thank you very much in advance.
Best answer by Alvaro
Hi
Can you check in /var/log/php-fpm/centreon-errors.log file?
To solve it (Not permanent, only in session)
SET GLOBAL sql_mode = 'STRICT_TRANS_TABLES,NO_ENGINE_SUBSTITUTION';
(Permanent)I add this configuration to my.cnf and the widgets pop up, the logs error solved too:

No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.